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