History for barebox / include / fs.h
2018-07-11
@Sascha Hauer
fs: dentry cache implementation ...
Sascha Hauer committed on 11 Jul 2018
2018-01-25
@Sascha Hauer
fs: remove now unused function can_lseek_backward() ...
Sascha Hauer committed on 25 Jan 2018
@Sascha Hauer
fs: implement is_tftp_fs() ...
Sascha Hauer committed on 25 Jan 2018
2017-12-06
@Andrey Smirnov
fs: Introduce devpath_to_name() ...
Andrey Smirnov authored on 4 Dec 2017 Sascha Hauer committed on 6 Dec 2017
2017-11-17
@Andrey Smirnov
fs: Fix can_lseek_backward() ...
Andrey Smirnov authored on 15 Nov 2017 Sascha Hauer committed on 17 Nov 2017
2017-11-10
@Michael Grzeschik
uimage: fix: add can_lseek_backward and use in uimage_open ...
Michael Grzeschik authored on 8 Nov 2017 Sascha Hauer committed on 10 Nov 2017
2017-06-14
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 14 Jun 2017
2017-06-06
@Philipp Zabel
fs: add cdev_create_loop and cdev_remove_loop for loop mount option ...
Philipp Zabel authored on 1 Jun 2017 Sascha Hauer committed on 6 Jun 2017
2017-05-11
@Sascha Hauer
fs: Implement links to directories ...
Sascha Hauer committed on 11 May 2017
2016-05-09
@Sascha Hauer
Merge branch 'for-next/include-cleanup'
Sascha Hauer committed on 9 May 2016
2016-04-19
@Sascha Hauer
fix erasing/protecting flashes with unspecified size ...
Sascha Hauer committed on 19 Apr 2016
2016-04-15
@Sascha Hauer
fs: move libc function prototypes to their correct locations ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
move unlink_recursive declaration to libfile.h ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
move make_directory declaration to libfile.h ...
Sascha Hauer committed on 15 Apr 2016
2016-04-08
@Markus Pargmann
fs: umount based on device path and mount path ...
Markus Pargmann authored on 10 Mar 2016 Sascha Hauer committed on 8 Apr 2016
@Markus Pargmann
fs: Add for_each_fs_device_safe() ...
Markus Pargmann authored on 8 Mar 2016 Sascha Hauer committed on 8 Apr 2016
2016-02-09
@Sascha Hauer
mtd: Fix erasing of devices >4GiB ...
Sascha Hauer committed on 9 Feb 2016
2016-02-01
@Yegor Yefremov
fs: use linux/fs.h for file system related definitions ...
Yegor Yefremov authored on 27 Jan 2016 Sascha Hauer committed on 1 Feb 2016
2015-06-18
@Sascha Hauer
fs: Add device parameter for Linux root= option ...
Sascha Hauer committed on 18 Jun 2015
2015-03-09
@Sascha Hauer
Merge branch 'for-next/fs'
Sascha Hauer committed on 9 Mar 2015
@Sascha Hauer
fs: rename inode member of struct filep to priv ...
Sascha Hauer committed on 9 Mar 2015
2015-03-03
@Marc Kleine-Budde
fs: make "offset" parameter of erase() and protect() 64 bit safe ...
Marc Kleine-Budde authored on 1 Mar 2015 Sascha Hauer committed on 3 Mar 2015
2014-10-08
@Sascha Hauer
fs: implement fstat ...
Sascha Hauer committed on 8 Oct 2014
@Sascha Hauer
fs: Store the path in struct filep ...
Sascha Hauer committed on 8 Oct 2014
@Sascha Hauer
fs: store pointer to fsdev instead of dev in struct filep ...
Sascha Hauer committed on 8 Oct 2014
2014-08-07
@Sascha Hauer
move file helper functions to separate file ...
Sascha Hauer committed on 7 Aug 2014
2014-02-10
@Uwe Kleine-König
mount: support filesystem options passed via -o ...
Uwe Kleine-König authored on 7 Feb 2014 Sascha Hauer committed on 10 Feb 2014
2013-11-05
@Sascha Hauer
fs: Add function to get cdev by mountpath ...
Sascha Hauer committed on 5 Nov 2013
2013-09-30
@Sascha Hauer
fs: add cdev mount helpers ...
Sascha Hauer committed on 30 Sep 2013
2013-09-29
@Sascha Hauer
mount: implement -v option to print available filesystems ...
Sascha Hauer committed on 29 Sep 2013