aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/internal.h
AgeCommit message (Expand)Author
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever
2010-12-16NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-10-23NFS: Readdir plus in v4Bryan Schumaker
2010-10-23NFS: readdir with vmapped pagesBryan Schumaker
2010-10-23NFS: decode_dirent should use an xdr_streamBryan Schumaker
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-03NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-05-14NFSv4: Eliminate nfs4_path_walk()Trond Myklebust
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
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