summaryrefslogtreecommitdiffstats
path: root/fs/nfs.c
Commit message (Expand)AuthorAgeFilesLines
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* fs/nfs: fix read when size < 1024Jean-Christophe PLAGNIOL-VILLARD2012-09-071-1/+5
* nfs: add readlink supportJean-Christophe PLAGNIOL-VILLARD2012-09-051-28/+58
* use loff_t for file offsetsSascha Hauer2012-06-301-1/+1
* fs: Add NFS supportSascha Hauer2012-05-141-0/+1054