| Commit message (Expand) | Author | Age |
* | 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-09-08 |
* | Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32 | Trond Myklebust | 2009-08-10 |
|\ |
|
| * | 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-08-09 |
* | | NFS: Add a ->migratepage() aop for NFS | Trond Myklebust | 2009-08-10 |
|/ |
|
* | Merge branch 'devel-for-2.6.31' into for-2.6.31 | Trond Myklebust | 2009-06-18 |
|\ |
|
| * | 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-06-17 |
|/ |
|
* | 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-04-03 |
* | NFS: Optimise NFS close() | Trond Myklebust | 2009-03-19 |
* | NFS: Throttle page dirtying while we're flushing to disk | Trond Myklebust | 2009-03-11 |
* | 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-12-23 |
* | NFS: Cleanup nfs_set_port | J. Bruce Fields | 2008-10-10 |
* | 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-07 |
* | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-06 |
* | NFS: Ensure we zap only the access and acl caches when setting new acls | Trond Myklebust | 2008-07-09 |
* | NFS: Always enable NFS direct I/O | Chuck Lever | 2008-03-19 |
* | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 |
* | NFS: Fix up data types of fields in nfs_parsed_mount_options | Chuck Lever | 2008-03-19 |
* | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 |
|\ |
|
| * | NFS: use new LSM interfaces to explicitly set mount options | Eric Paris | 2008-03-05 |
* | | NFS: Add an nfsiod workqueue | Trond Myklebust | 2008-02-26 |
|/ |
|
* | NFSv4: Iterate through all nfs_clients when the server recalls a delegation | Trond Myklebust | 2008-01-30 |
* | NFS: Support non-IPv4 addresses in nfs_parsed_mount_data | Chuck Lever | 2008-01-30 |
* | NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" | Chuck Lever | 2008-01-30 |
* | NFS: Change nfs_find_client() to take "struct sockaddr *" | Chuck Lever | 2008-01-30 |
* | NFS: Remove support for the 'mountprog' option | Chuck Lever | 2008-01-30 |
* | NFS: Remove support for the 'nfsprog' option | Chuck Lever | 2008-01-30 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 |
* | NFS: use in-kernel mount argument structure for nfsv4 mounts | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: use in-kernel mount argument structure for nfsv[23] mounts | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: move nfs_parsed_mount_data structure definition | \"Talpey, Thomas\ | 2007-10-09 |
* | NFS: Clean-up: use correct type when converting NFS blocks to local blocks | Chuck Lever | 2007-07-10 |
* | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata | Trond Myklebust | 2007-05-01 |