aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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