History for barebox / include / fs.h
2013-02-20
@Alexander Aring
fs: add pread and pwrite functions ...
Alexander Aring authored on 17 Feb 2013 Sascha Hauer committed on 20 Feb 2013
2013-02-18
@Alexander Aring
fs: fix return type of read ...
Alexander Aring authored on 17 Feb 2013 Sascha Hauer committed on 18 Feb 2013
2013-01-19
@Sascha Hauer
Add write_file function ...
Sascha Hauer committed on 19 Jan 2013
2012-11-29
@Sascha Hauer
rm: implement -r ...
Sascha Hauer committed on 29 Nov 2012
2012-09-05
@Sascha Hauer
Merge branch 'for-next/link'
Sascha Hauer committed on 5 Sep 2012
2012-09-04
@Jean-Christophe PLAGNIOL-VILLARD
fs: introduce get_mounted_path to get the path where a file is mounted ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
fs: implement stat ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
fs: add symlink support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
fs: rename stat to lstat as we implement lstat ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
fs: add readlink support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
fs/mount: add autodetection type support ...
Jean-Christophe PLAGNIOL-VILLARD authored on 12 Aug 2012 Sascha Hauer committed on 4 Sep 2012
2012-07-04
@Sascha Hauer
fs: fix standard zero, full devices ...
Sascha Hauer committed on 4 Jul 2012
2012-06-30
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
2012-03-18
@Sascha Hauer
Add automount support ...
Sascha Hauer committed on 18 Mar 2012
2012-03-17
@Sascha Hauer
fs: drop struct mtab_entry ...
Sascha Hauer committed on 17 Mar 2012
2012-02-25
@Sascha Hauer
fs: get fs device using container_of ...
Sascha Hauer committed on 25 Feb 2012
@Sascha Hauer
fs: get fs driver using container_of ...
Sascha Hauer committed on 25 Feb 2012
2012-02-17
@Sascha Hauer
fs: put fs devices on its own bus ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: remove fs devices list ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: remove unused function fsdev_get_mountpoint ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: Store mtab path in allocated string ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: make locally used function get_mtab_entry_by_path static ...
Sascha Hauer committed on 17 Feb 2012
@Sascha Hauer
fs: Store mtab entries in list ...
Sascha Hauer committed on 17 Feb 2012
2011-04-11
@Sascha Hauer
fs: implement flush function ...
Sascha Hauer committed on 11 Apr 2011
@Sascha Hauer
fs: remove unused field 'type' from struct fs_driver_d ...
Sascha Hauer committed on 11 Apr 2011
2009-10-02
@Sascha Hauer
fs: replace broken dev_protect with protect_file function ...
Sascha Hauer committed on 2 Oct 2009
2009-07-21
@Sascha Hauer
get rid of device ids ...
Sascha Hauer committed on 21 Jul 2009
@Sascha Hauer
Get rid of DEVICE_TYPE_FS usage ...
Sascha Hauer committed on 21 Jul 2009
2008-06-06
@Sascha Hauer
- introduce ioctl call ...
Sascha Hauer committed on 6 Jun 2008
2008-03-11
@Sascha Hauer
add ls -c and -l
Sascha Hauer committed on 11 Mar 2008