History for barebox / fs / fs.c
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
2012-05-18
@Sascha Hauer
lseek: return -1 instead of -errno ...
Sascha Hauer committed on 18 May 2012
2012-05-14
@Sascha Hauer
fs readdir: check for NULL pointer again ...
Sascha Hauer committed on 14 May 2012
@Sascha Hauer
Make errno a positive value ...
Sascha Hauer committed on 14 May 2012
2012-04-15
@Sascha Hauer
automount: remove existing automountpoint ...
Sascha Hauer committed on 15 Apr 2012
@Sascha Hauer
automount: Pass automount pass as environment variable ...
Sascha Hauer committed on 15 Apr 2012
2012-03-18
@Sascha Hauer
fs open: pass error from stat ...
Sascha Hauer committed on 18 Mar 2012
@Sascha Hauer
Add automount support ...
Sascha Hauer committed on 18 Mar 2012
2012-03-17
@Sascha Hauer
fs: drop struct mtab_entry ...
Sascha Hauer committed on 17 Mar 2012