aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust1-3/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-12-07NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configuredTrond Myklebust1-1/+12
2009-12-05NFSv41: Clean up slot table managementTrond Myklebust1-16/+1
2009-12-05nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsizeAlexandros Batsakis1-0/+4
2009-12-05nfs41: check if session exists and if it is persistentAlexandros Batsakis1-0/+9
2009-12-05nfs41: add support for callback with RPC version number 4Alexandros Batsakis1-0/+1
2009-12-04nfs41: call free slot from nfs4_restart_rpcAndy Adamson1-14/+2
2009-12-04nfs41: rename cl_state session SETUP bit to RESETAndy Adamson1-1/+1
2009-09-08NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever1-0/+1
2009-09-08NFS: Mount option parser should detect missing "port="Chuck Lever1-2/+7
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust1-22/+1
2009-08-10NFS: Add a ->migratepage() aop for NFSTrond Myklebust1-0/+6
2009-08-09NFS: Replace nfs_set_port() with rpc_set_port()Chuck Lever1-19/+0
2009-08-09NFS: Replace nfs_parse_ip_address() with rpc_pton()Chuck Lever1-1/+0
2009-08-09SUNRPC: Provide functions for managing universal addressesChuck Lever1-2/+0
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever1-0/+1
2009-06-18Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust1-0/+8
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever1-0/+2
2009-06-17NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever1-0/+6
2009-06-17nfs41: recover lease in _nfs4_lookup_rootBenny Halevy1-0/+1
2009-06-17nfs41: use rpc prepare call state for session resetAndy Adamson1-12/+27
2009-06-17nfs41: add session setup to the state managerAndy Adamson1-0/+1
2009-06-17nfs41 write sequence setup done supportAndy Adamson1-0/+3
2009-06-17nfs41: read sequence setup/done supportAndy Adamson1-0/+3
2009-06-17nfs41: nfs41_sequence_free_slotAndy Adamson1-0/+14
2009-06-17nfs41: introduce nfs4_call_syncAndy Adamson1-0/+12
2009-06-17nfs41: sessions client infrastructureAndy Adamson1-0/+12
2009-06-17nfs41: add mount command option minorversionMike Sager1-0/+1
2009-04-03NFS: Add mount options to enable local caching on NFSDavid Howells1-0/+1
2009-04-03NFS: Define and create superblock-level objectsDavid Howells1-0/+3
2009-03-19NFS: Optimise NFS close()Trond Myklebust1-0/+3
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust1-0/+1
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever1-0/+1
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever1-2/+11
2008-12-23NFS: Move declaration of nfs_mount() to fs/nfs/internal.hChuck Lever1-0/+4
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields1-10/+9
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields1-0/+2
2008-10-07nfs: prepare to share nfs_set_portJ. Bruce Fields1-0/+20
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust1-2/+2
2008-07-09NFS: Ensure we zap only the access and acl caches when setting new aclsTrond Myklebust1-0/+1
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