-
- Downloads
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
* 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6: (78 commits) SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired SUNRPC: Reorder the struct rpc_task fields SUNRPC: Remove the 'tk_magic' debugging field SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst NFS: Don't call iput() in nfs_access_cache_shrinker NFS: Clean up nfs_access_zap_cache() NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameter SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired() SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFS NFS: Read requests can use GFP_KERNEL. NFS: Clean up nfs_create_request() NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls NFSv4: Don't use GFP_KERNEL allocations in state recovery SUNRPC: Fix xs_setup_bc_tcp() SUNRPC: Replace jiffies-based metrics with ktime-based metrics ktime: introduce ktime_to_ms() SUNRPC: RPC metrics and RTT estimator should use same RTT value NFS: Calldata for nfs4_renew_done() NFS: Squelch compiler warning in nfs_add_server_stats() ...
Showing
- fs/nfs/client.c 41 additions, 14 deletionsfs/nfs/client.c
- fs/nfs/delegation.c 1 addition, 1 deletionfs/nfs/delegation.c
- fs/nfs/dir.c 82 additions, 61 deletionsfs/nfs/dir.c
- fs/nfs/file.c 9 additions, 6 deletionsfs/nfs/file.c
- fs/nfs/fscache.c 2 additions, 1 deletionfs/nfs/fscache.c
- fs/nfs/getroot.c 68 additions, 123 deletionsfs/nfs/getroot.c
- fs/nfs/inode.c 48 additions, 10 deletionsfs/nfs/inode.c
- fs/nfs/internal.h 1 addition, 3 deletionsfs/nfs/internal.h
- fs/nfs/iostat.h 3 additions, 3 deletionsfs/nfs/iostat.h
- fs/nfs/namespace.c 14 additions, 6 deletionsfs/nfs/namespace.c
- fs/nfs/nfs3acl.c 16 additions, 7 deletionsfs/nfs/nfs3acl.c
- fs/nfs/nfs3proc.c 78 additions, 50 deletionsfs/nfs/nfs3proc.c
- fs/nfs/nfs3xdr.c 1 addition, 1 deletionfs/nfs/nfs3xdr.c
- fs/nfs/nfs4_fs.h 4 additions, 4 deletionsfs/nfs/nfs4_fs.h
- fs/nfs/nfs4namespace.c 8 additions, 4 deletionsfs/nfs/nfs4namespace.c
- fs/nfs/nfs4proc.c 106 additions, 66 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 21 additions, 15 deletionsfs/nfs/nfs4state.c
- fs/nfs/nfs4xdr.c 11 additions, 11 deletionsfs/nfs/nfs4xdr.c
- fs/nfs/nfsroot.c 8 additions, 6 deletionsfs/nfs/nfsroot.c
- fs/nfs/pagelist.c 4 additions, 10 deletionsfs/nfs/pagelist.c
Loading
Please register or sign in to comment