| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Cleanup nfs_set_port | J. Bruce Fields | 2008-10-10 | 1 | -10/+9 |
* | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields | 2008-10-07 | 1 | -0/+2 |
* | nfs: prepare to share nfs_set_port | J. Bruce Fields | 2008-10-07 | 1 | -0/+20 |
* | NFS: Clean up nfs_sb_active/nfs_sb_deactive | Trond Myklebust | 2008-10-06 | 1 | -2/+2 |
* | NFS: Ensure we zap only the access and acl caches when setting new acls | Trond Myklebust | 2008-07-09 | 1 | -0/+1 |
* | NFS: Always enable NFS direct I/O | Chuck Lever | 2008-03-19 | 1 | -5/+0 |
* | NFS: Save the value of the "port=" mount option | Chuck Lever | 2008-03-19 | 1 | -0/+1 |
* | NFS: Fix up data types of fields in nfs_parsed_mount_options | Chuck Lever | 2008-03-19 | 1 | -3/+3 |
* | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 | 1 | -0/+3 |
|\ |
|
| * | NFS: use new LSM interfaces to explicitly set mount options | Eric Paris | 2008-03-06 | 1 | -0/+3 |
* | | NFS: Add an nfsiod workqueue | Trond Myklebust | 2008-02-25 | 1 | -0/+1 |
|/ |
|
* | NFSv4: Iterate through all nfs_clients when the server recalls a delegation | Trond Myklebust | 2008-01-30 | 1 | -0/+1 |
* | NFS: Support non-IPv4 addresses in nfs_parsed_mount_data | Chuck Lever | 2008-01-30 | 1 | -2/+4 |
* | NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" | Chuck Lever | 2008-01-30 | 1 | -1/+2 |
* | NFS: Change nfs_find_client() to take "struct sockaddr *" | Chuck Lever | 2008-01-30 | 1 | -1/+1 |
* | NFS: Remove support for the 'mountprog' option | Chuck Lever | 2008-01-30 | 1 | -1/+0 |
* | NFS: Remove support for the 'nfsprog' option | Chuck Lever | 2008-01-30 | 1 | -1/+0 |
* | NFS: Stop sillyname renames and unmounts from racing | Steve Dickson | 2008-01-30 | 1 | -0/+2 |
* | NFS: use in-kernel mount argument structure for nfsv4 mounts | \"Talpey, Thomas\ | 2007-10-09 | 1 | -8/+3 |
* | NFS: use in-kernel mount argument structure for nfsv[23] mounts | \"Talpey, Thomas\ | 2007-10-09 | 1 | -3/+3 |
* | NFS: move nfs_parsed_mount_data structure definition | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+33 |
* | NFS: Clean-up: use correct type when converting NFS blocks to local blocks | Chuck Lever | 2007-07-10 | 1 | -2/+2 |
* | NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata | Trond Myklebust | 2007-04-30 | 1 | -0/+12 |
* | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 2007-02-03 | 1 | -4/+0 |
* | NFS: Cleanup: add common helper nfs_page_length() | Trond Myklebust | 2006-12-06 | 1 | -0/+18 |
* | [PATCH] xdr annotations: NFS readdir entries | Al Viro | 2006-10-20 | 1 | -3/+3 |
* | NFS: Add server and volume lists to /proc | David Howells | 2006-09-22 | 1 | -0/+12 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 | 1 | -36/+46 |
* | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-22 | 1 | -0/+2 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-22 | 1 | -0/+6 |
* | NFS: Fix up split of fs/nfs/inode.c | David Howells | 2006-09-22 | 1 | -6/+6 |
* | NFS: Add an ACCESS cache memory shrinker | Trond Myklebust | 2006-09-22 | 1 | -0/+3 |
* | [PATCH] nfs: non-procfs build fix | Dominik Hackl | 2006-07-02 | 1 | -2/+2 |
* | [PATCH] fix static linking of NFS | David Brownell | 2006-06-27 | 1 | -4/+4 |
* | git-nfs-build-fixes | Andrew Morton | 2006-06-25 | 1 | -1/+8 |
* | NFS: Split fs/nfs/inode.c | David Howells | 2006-06-09 | 1 | -0/+179 |