History for barebox / fs
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-07
@Jean-Christophe PLAGNIOL-VILLARD
fs/nfs: fix read when size < 1024 ...
Jean-Christophe PLAGNIOL-VILLARD authored on 7 Sep 2012 Sascha Hauer committed on 7 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
nfs: add readlink support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@Jean-Christophe PLAGNIOL-VILLARD
ramfs: add symlink and readlink support ...
Jean-Christophe PLAGNIOL-VILLARD committed on 4 Sep 2012
@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