Age | Commit message (Expand) | Author |
2010-10-23 | NFS: Readdir plus in v4 | Bryan Schumaker |
2010-10-23 | NFS: readdir with vmapped pages | Bryan Schumaker |
2010-10-23 | NFS: decode_dirent should use an xdr_stream | Bryan Schumaker |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | convert remaining ->clear_inode() to ->evict_inode() | Al Viro |
2010-08-07 | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-08-03 | NFS: Fix the NFS users of rpc_restart_call() | Trond Myklebust |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-05-14 | NFSv4: Eliminate nfs4_path_walk() | Trond Myklebust |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig |
2009-12-07 | NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured | Trond Myklebust |
2009-12-05 | NFSv41: Clean up slot table management | Trond Myklebust |
2009-12-05 | nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize | Alexandros Batsakis |
2009-12-05 | nfs41: check if session exists and if it is persistent | Alexandros Batsakis |
2009-12-05 | nfs41: add support for callback with RPC version number 4 | Alexandros Batsakis |
2009-12-04 | nfs41: call free slot from nfs4_restart_rpc | Andy Adamson |
2009-12-04 | nfs41: rename cl_state session SETUP bit to RESET | Andy Adamson |
2009-09-08 | NFS: Allow the "nfs" file system type to support NFSv4 | Chuck Lever |
2009-09-08 | NFS: Mount option parser should detect missing "port=" | Chuck Lever |
2009-08-10 | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust |
2009-08-10 | NFS: Add a ->migratepage() aop for NFS | Trond Myklebust |
2009-08-09 | NFS: Replace nfs_set_port() with rpc_set_port() | Chuck Lever |
2009-08-09 | NFS: Replace nfs_parse_ip_address() with rpc_pton() | Chuck Lever |
2009-08-09 | SUNRPC: Provide functions for managing universal addresses | Chuck Lever |
2009-08-09 | NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client | Chuck Lever |
2009-06-18 | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust |
2009-06-17 | NFS: Update MNT and MNT3 reply decoding functions | Chuck Lever |
2009-06-17 | NFS: add XDR decoder for mountd version 3 auth-flavor lists | Chuck Lever |
2009-06-17 | nfs41: recover lease in _nfs4_lookup_root | Benny Halevy |
2009-06-17 | nfs41: use rpc prepare call state for session reset | Andy Adamson |
2009-06-17 | nfs41: add session setup to the state manager | Andy Adamson |
2009-06-17 | nfs41 write sequence setup done support | Andy Adamson |
2009-06-17 | nfs41: read sequence setup/done support | Andy Adamson |
2009-06-17 | nfs41: nfs41_sequence_free_slot | Andy Adamson |
2009-06-17 | nfs41: introduce nfs4_call_sync | Andy Adamson |
2009-06-17 | nfs41: sessions client infrastructure | Andy Adamson |
2009-06-17 | nfs41: add mount command option minorversion | Mike Sager |
2009-04-03 | NFS: Add mount options to enable local caching on NFS | David Howells |
2009-04-03 | NFS: Define and create superblock-level objects | David Howells |
2009-03-19 | NFS: Optimise NFS close() | Trond Myklebust |
2009-03-11 | NFS: Throttle page dirtying while we're flushing to disk | Trond Myklebust |
2008-12-23 | NFS: "[no]resvport" mount option changes mountd client too | Chuck Lever |
2008-12-23 | NFS: introduce nfs_mount_info struct for calling nfs_mount() | Chuck Lever |
2008-12-23 | NFS: Move declaration of nfs_mount() to fs/nfs/internal.h | Chuck Lever |
2008-10-10 | NFS: Cleanup nfs_set_port | J. Bruce Fields |
2008-10-07 | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields |
2008-10-07 | nfs: prepare to share nfs_set_port | J. Bruce Fields |
2008-10-06 | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust |
2008-07-09 | NFS: Ensure we zap only the access and acl caches when setting new acls | Trond Myklebust |
2008-03-19 | NFS: Always enable NFS direct I/O | Chuck Lever |