summaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)AuthorFilesLines
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-10NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\1-8/+3
2007-10-10NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\1-3/+3
2007-10-10NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\1-0/+33
2007-07-11NFS: Clean-up: use correct type when converting NFS blocks to local blocksChuck Lever1-2/+2
2007-05-01NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust1-0/+12
2007-02-04NFSv4: 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-23NFS: Add server and volume lists to /procDavid Howells1-0/+12
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-36/+46
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-0/+2
2006-09-23NFS: Generalise the nfs_client structureDavid Howells1-0/+6
2006-09-23NFS: Fix up split of fs/nfs/inode.cDavid Howells1-6/+6
2006-09-23NFS: Add an ACCESS cache memory shrinkerTrond Myklebust1-0/+3
2006-07-03[PATCH] nfs: non-procfs build fixDominik Hackl1-2/+2
2006-06-28[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