aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust
2009-12-05NFSv41: Clean up slot table managementTrond Myklebust
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-10NFS: Add a ->migratepage() aop for NFSTrond Myklebust
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever
2009-06-17NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson
2009-06-17nfs41: add session setup to the state managerAndy Adamson
2009-06-17nfs41 write sequence setup done supportAndy Adamson
2009-06-17nfs41: read sequence setup/done supportAndy Adamson
2009-06-17nfs41: nfs41_sequence_free_slotAndy Adamson
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson
2009-06-17nfs41: sessions client infrastructureAndy Adamson
2009-06-17nfs41: add mount command option minorversionMike Sager
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells
2009-04-03NFS: Define and create superblock-level objectsDavid Howells
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
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