summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-037-21/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-177-21/+0
* | Merge branch 'for-next/fat-detection'Sascha Hauer2012-10-031-18/+19
|\ \
| * | fs/fat: Handle MBR on the first sectorFranck Jullien2012-09-201-18/+19
| |/
* | Merge branch 'for-next/driver'Sascha Hauer2012-10-031-0/+6
|\ \ | |/ |/|
| * driver: register busJean-Christophe PLAGNIOL-VILLARD2012-09-231-0/+6
* | fs: fs.c fix castAlexander Aring2012-09-111-2/+6
|/
* fs/nfs: fix read when size < 1024Jean-Christophe PLAGNIOL-VILLARD2012-09-071-1/+5
* Merge branch 'for-next/link'Sascha Hauer2012-09-053-41/+335
|\
| * nfs: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-28/+58
| * ramfs: add symlink and readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-6/+55
| * fs: introduce get_mounted_path to get the path where a file is mountedJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+9
| * fs: open: add symlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-4/+11
| * fs: implement statJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+105
| * fs: add symlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+51
| * fs: rename stat to lstat as we implement lstatJean-Christophe PLAGNIOL-VILLARD2012-09-051-5/+5
| * fs: fix rmdir with symlinkJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+6
| * fs: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-0/+37
* | fs/fat: add filetypeJean-Christophe PLAGNIOL-VILLARD2012-09-041-0/+1
* | fs/mount: add autodetection type supportJean-Christophe PLAGNIOL-VILLARD2012-09-042-1/+34
|/
* fs nfs: depend on netSascha Hauer2012-07-251-0/+1
* fs: fix standard zero, full devicesSascha Hauer2012-07-042-5/+6
* Merge branch 'for-next/resource-size'Sascha Hauer2012-07-022-3/+3
|\
| * resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-012-3/+3
* | Merge branch 'for-next/fs'Sascha Hauer2012-07-021-0/+30
|\ \
| * | fs: Fix file create bug when parent is not a directorySascha Hauer2012-06-301-0/+30
| |/
* | Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-5/+5
|\ \
| * | fs FAT: fix warning: Using plain integer as NULL pointerSascha Hauer2012-06-301-5/+5
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-07-021-0/+6
|\ \
| * | fs/devfs.c: disallow write and erase if a partition is read-onlyJan Luebbe2012-06-301-0/+6
| |/
* | partitions: Make 64bit capableSascha Hauer2012-06-301-1/+1
* | make cdev 64bit capableSascha Hauer2012-06-303-7/+8
* | use loff_t for file offsetsSascha Hauer2012-06-307-15/+15
* | mtd: fix arguments to bad block ioctlsSascha Hauer2012-06-301-3/+3
|/
* fs tftp: Fix short file transfersSascha Hauer2012-06-241-1/+2
* fs: limit flash erase and protect to the partiton boundaryJohannes Stezenbach2012-06-071-10/+8
* devfs: don't erase past the end of the partitionJohannes Stezenbach2012-06-071-0/+3
* Merge branch 'next'Sascha Hauer2012-06-065-138/+1313
|\
| * lseek: return -1 instead of -errnoSascha Hauer2012-05-181-2/+2
| * ramfs: rember last accessed chunkJan Weitzel2012-05-161-10/+37
| * fs readdir: check for NULL pointer againSascha Hauer2012-05-141-0/+3
| * fs: Add NFS supportSascha Hauer2012-05-143-0/+1059
| * Make errno a positive valueSascha Hauer2012-05-141-132/+218
* | fs tftp: depend on NET, not on NET_TFTPSascha Hauer2012-05-311-1/+1
* | fs/tftp: depend on NET_TFTPEric BĂ©nard2012-05-171-0/+1
|/
* complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+19
* Merge branch 'work/dns' into nextSascha Hauer2012-04-161-1/+1
|\
| * fs tftp: use resolv to resolv ip addressSascha Hauer2012-04-151-1/+1
* | automount: remove existing automountpointSascha Hauer2012-04-151-0/+2
* | automount: Pass automount pass as environment variableSascha Hauer2012-04-151-4/+9
|/