History for barebox / fs / fs.c
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
2013-09-30
@Sascha Hauer
fs: add cdev mount helpers ...
Sascha Hauer committed on 30 Sep 2013
2013-09-29
@Sascha Hauer
fs: use bus_for_each_driver ...
Sascha Hauer committed on 29 Sep 2013
@Sascha Hauer
fs: cleanup backingstore handling ...
Sascha Hauer committed on 29 Sep 2013
2013-06-20
@Sascha Hauer
read_file: Make it work on tftp servers which do not pass size ...
Sascha Hauer committed on 20 Jun 2013
2013-03-14
@Sascha Hauer
fs: allocate FILE table dynamically ...
Sascha Hauer committed on 14 Mar 2013
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-12-12
@Sascha Hauer
drivers/base: fix corrupt device tree ...
Sascha Hauer committed on 12 Dec 2012
@Sascha Hauer
fs: move dev_add_child before device_register ...
Sascha Hauer committed on 12 Dec 2012
2012-10-08
@Vicente
fs: improve robustness ...
Vicente authored on 7 Oct 2012 Sascha Hauer committed on 8 Oct 2012
2012-10-03
@Sascha Hauer
Merge branch 'for-next/remove-fsf-address' ...
Sascha Hauer committed on 3 Oct 2012
@Sascha Hauer
Merge branch 'for-next/driver'
Sascha Hauer committed on 3 Oct 2012
2012-09-23
@Jean-Christophe PLAGNIOL-VILLARD
driver: register bus ...
Jean-Christophe PLAGNIOL-VILLARD authored on 20 Sep 2012 Sascha Hauer committed on 23 Sep 2012
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-09-11
@Alexander Aring
fs: fs.c fix cast ...
Alexander Aring authored on 11 Sep 2012 Sascha Hauer committed on 11 Sep 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: open: add symlink support ...
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