aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-10NFS: Revert pnfs ugliness from the generic NFS read code pathTrond Myklebust1-0/+2
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust1-10/+0
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust1-4/+0
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust1-0/+4
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust1-1/+5
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust1-0/+6
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-0/+3
2011-06-15NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson1-0/+11
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2011-05-29pnfs: support for non-rpc layout driversBenny Halevy1-0/+1
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han1-1/+1
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust1-0/+14
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker1-0/+7
2011-03-24NFS: lookup supports alternate clientBryan Schumaker1-2/+4
2011-03-23NFSv4.1: filelayout driver specific code for COMMITFred Isaman1-0/+14
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+22
2011-03-16nfs: nfs_do_{ref,sub}mount() superblock argument is redundantAl Viro1-2/+2
2011-03-16nfs: make nfs_path() work without vfsmountAl Viro1-9/+6
2011-03-16nfs: propagate devname to nfs{,4}_get_root()Al Viro1-2/+4
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman1-0/+5
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson1-0/+1
2011-03-11NFSv4.1: filelayout readAndy Adamson1-0/+2
2011-03-11NFSv4.1: data server connectionAndy Adamson1-0/+5
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson1-0/+9
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson1-2/+1
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells1-0/+1
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-2/+5
2011-01-06NFS implement v4.0 callback_identAndy Adamson1-0/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-3/+6
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever1-1/+1
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever1-1/+1
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+9
2010-10-23NFS: Readdir plus in v4Bryan Schumaker1-3/+3
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker1-0/+6
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker1-3/+3
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro1-2/+2
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-4/+3
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust1-4/+3
2010-07-19mm: add context argument to shrinker callbackDave Chinner1-1/+2
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