History for barebox / fs / fs.c
2017-03-03
@Uwe Kleine-König
lseek: tighten error checking and allow negative offsets for SEEK_END ...
Uwe Kleine-König authored on 2 Mar 2017 Sascha Hauer committed on 3 Mar 2017
2017-03-02
@Uwe Kleine-König
lseek: ensure errno is set on failure and return -1 ...
Uwe Kleine-König authored on 23 Feb 2017 Sascha Hauer committed on 2 Mar 2017
2017-01-11
@Teresa Remmet
fs: Remove O_TRUNC check for devices when open files ...
Teresa Remmet authored on 25 Nov 2016 Sascha Hauer committed on 11 Jan 2017
2016-07-22
@Sascha Hauer
fs: Check for correct open mode ...
Sascha Hauer committed on 22 Jul 2016
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