aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields
2008-10-07nfs: prepare to share nfs_set_portJ. Bruce Fields
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-07-09NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust
2008-03-19NFS: Always enable NFS direct I/OChuck Lever
2008-03-19NFS: Save the value of the "port=" mount optionChuck Lever
2008-03-19NFS: Fix up data types of fields in nfs_parsed_mount_optionsChuck Lever
2008-03-08Merge commit 'origin' into develTrond Myklebust
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris
2008-02-25NFS: Add an nfsiod workqueueTrond Myklebust
2008-01-30NFSv4: Iterate through all nfs_clients when the server recalls a delegationTrond Myklebust
2008-01-30NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever
2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever
2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever
2008-01-30NFS: Remove support for the 'mountprog' optionChuck Lever
2008-01-30NFS: Remove support for the 'nfsprog' optionChuck Lever
2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson
2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\
2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\
2007-10-09NFS: move nfs_parsed_mount_data structure definition\"Talpey, Thomas\
2007-07-10NFS: Clean-up: use correct type when converting NFS blocks to local blocksChuck Lever
2007-04-30NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedataTrond Myklebust
2007-02-03NFSv4: Cleanups for fs_locations code.Trond Myklebust
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust
2006-10-20[PATCH] xdr annotations: NFS readdir entriesAl Viro
2006-09-22NFS: Add server and volume lists to /procDavid Howells
2006-09-22NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-22NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-22NFS: Generalise the nfs_client structureDavid Howells
2006-09-22NFS: Fix up split of fs/nfs/inode.cDavid Howells
2006-09-22NFS: Add an ACCESS cache memory shrinkerTrond Myklebust
2006-07-02[PATCH] nfs: non-procfs build fixDominik Hackl
2006-06-27[PATCH] fix static linking of NFSDavid Brownell
2006-06-25git-nfs-build-fixesAndrew Morton
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells