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