aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-19NFS: Always enable NFS direct I/OChuck Lever1-5/+0
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever1-0/+1
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever1-3/+3
2008-03-08Merge commit 'origin' into develTrond Myklebust1-0/+3
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris1-0/+3
2008-02-25NFS: Add an nfsiod workqueueTrond Myklebust1-0/+1
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust1-0/+1
2008-01-30NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever1-2/+4
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever1-1/+2
2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever1-1/+1
2008-01-30NFS: Remove support for the 'mountprog' optionChuck Lever1-1/+0
2008-01-30NFS: Remove support for the 'nfsprog' optionChuck Lever1-1/+0
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson1-0/+2
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\1-8/+3
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\1-3/+3
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\1-0/+33
2007-07-10NFS: Clean-up: use correct type when converting NFS blocks to local blocksChuck Lever1-2/+2
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust1-0/+12
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust1-4/+0
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust1-0/+18
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro1-3/+3
2006-09-22NFS: Add server and volume lists to /procDavid Howells1-0/+12
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-36/+46
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-0/+2
2006-09-22NFS: Generalise the nfs_client structureDavid Howells1-0/+6
2006-09-22NFS: Fix up split of fs/nfs/inode.cDavid Howells1-6/+6
2006-09-22NFS: Add an ACCESS cache memory shrinkerTrond Myklebust1-0/+3
2006-07-02[PATCH] nfs: non-procfs build fixDominik Hackl1-2/+2
2006-06-27[PATCH] fix static linking of NFSDavid Brownell1-4/+4
2006-06-25git-nfs-build-fixesAndrew Morton1-1/+8
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells1-0/+179