History for barebox / fs / fs.c
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
move make_directory declaration to libfile.h ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
string: Fix (v)asprintf prototypes ...
Sascha Hauer committed on 15 Apr 2016
@Sascha Hauer
include: move run_command prototype to command.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
2016-02-09
@Sascha Hauer
mtd: Fix erasing of devices >4GiB ...
Sascha Hauer committed on 9 Feb 2016
2016-01-08
@Sascha Hauer
fs: automount: Make automountpoints persistent ...
Sascha Hauer committed on 8 Jan 2016
2015-10-15
@Sascha Hauer
fs: pass path directly to cdev_open ...
Sascha Hauer committed on 15 Oct 2015
@Sascha Hauer
filetype: Use cdev_open ...
Sascha Hauer committed on 15 Oct 2015
2015-10-13
@Peter Mamonov
fs: Fix filesystem detection with full path ...
Peter Mamonov authored on 13 Oct 2015 Sascha Hauer committed on 13 Oct 2015
2015-10-02
@Vicente Bergas
detect_fs: use device instead of file ...
Vicente Bergas authored on 1 Oct 2015 Sascha Hauer committed on 2 Oct 2015
2015-06-18
@Sascha Hauer
fs: Add device parameter for Linux root= option ...
Sascha Hauer committed on 18 Jun 2015
2015-06-09
@Sascha Hauer
Merge branch 'for-next/misc'
Sascha Hauer committed on 9 Jun 2015
2015-05-28
@Sascha Hauer
fs: Add O_RWSIZE_8 ...
Sascha Hauer committed on 28 May 2015
2015-05-15
@Sascha Hauer
mem: Fix memcpy_sz variable types ...
Sascha Hauer committed on 15 May 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: do not lookup global FILE * when the file is already available ...
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-07-03
@Sascha Hauer
automount: check for recursive automount ...
Sascha Hauer committed on 3 Jul 2014
2014-03-07
@Sascha Hauer
Merge branch 'for-next/nfs' ...
Sascha Hauer committed on 7 Mar 2014
@Sascha Hauer
run_command: remove unused flag parameter ...
Sascha Hauer committed on 7 Mar 2014
2014-02-13
@Sascha Hauer
read_file: Use read_full ...
Sascha Hauer committed on 13 Feb 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-27
@Sascha Hauer
Fix endless loop in automount code ...
Sascha Hauer committed on 27 Nov 2013
2013-11-05
@Sascha Hauer
fs: Add function to get cdev by mountpath ...
Sascha Hauer committed on 5 Nov 2013
2013-10-16
@Sascha Hauer
fs: ignore O_TRUNC open flag for devices ...
Sascha Hauer committed on 16 Oct 2013