History for barebox / fs / fs.c
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
@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: fix rmdir with symlink ...
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-07-02
@Sascha Hauer
Merge branch 'for-next/resource-size' ...
Sascha Hauer committed on 2 Jul 2012
@Sascha Hauer
Merge branch 'for-next/fs'
Sascha Hauer committed on 2 Jul 2012
2012-07-01
@Sascha Hauer
resource: store 'end' instead of 'size' in struct resource ...
Sascha Hauer committed on 1 Jul 2012
2012-06-30
@Sascha Hauer
fs: Fix file create bug when parent is not a directory ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
make cdev 64bit capable ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
use loff_t for file offsets ...
Sascha Hauer committed on 30 Jun 2012
2012-06-07
@Johannes Stezenbach
fs: limit flash erase and protect to the partiton boundary ...
Johannes Stezenbach authored on 6 Jun 2012 Sascha Hauer committed on 7 Jun 2012