History for barebox / fs
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/fat: add filetype ...
Jean-Christophe PLAGNIOL-VILLARD authored on 12 Aug 2012 Sascha Hauer 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-25
@Sascha Hauer
fs nfs: depend on net ...
Sascha Hauer committed on 25 Jul 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
@Sascha Hauer
Merge branch 'for-next/sparse'
Sascha Hauer committed on 2 Jul 2012
@Sascha Hauer
Merge branch 'for-next/misc'
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 FAT: fix warning: Using plain integer as NULL pointer ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
fs: Fix file create bug when parent is not a directory ...
Sascha Hauer committed on 30 Jun 2012
@Sascha Hauer
partitions: Make 64bit capable ...
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
@Sascha Hauer
mtd: fix arguments to bad block ioctls ...
Sascha Hauer committed on 30 Jun 2012
@Jan Luebbe
fs/devfs.c: disallow write and erase if a partition is read-only ...
Jan Luebbe authored on 25 Jun 2012 Sascha Hauer committed on 30 Jun 2012
2012-06-24
@Sascha Hauer
fs tftp: Fix short file transfers ...
Sascha Hauer committed on 24 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
@Johannes Stezenbach
devfs: don't erase past the end of the partition ...
Johannes Stezenbach authored on 6 Jun 2012 Sascha Hauer committed on 7 Jun 2012
2012-06-06
@Sascha Hauer
Merge branch 'next'
Sascha Hauer committed on 6 Jun 2012
2012-05-31
@Sascha Hauer
fs tftp: depend on NET, not on NET_TFTP ...
Sascha Hauer committed on 31 May 2012
2012-05-18
@Sascha Hauer
lseek: return -1 instead of -errno ...
Sascha Hauer committed on 18 May 2012
2012-05-17
@Eric Bénard
fs/tftp: depend on NET_TFTP ...
Eric Bénard authored on 17 May 2012 Sascha Hauer committed on 17 May 2012