summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust2010-05-141-6/+6
| * | | | SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust2010-05-142-14/+0Star
| * | | | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust2010-05-146-12/+12
| * | | | NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust2010-05-141-15/+4Star
| * | | | NFS: Clean up nfs_access_zap_cache()Trond Myklebust2010-05-141-29/+31
| * | | | NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust2010-05-141-0/+2
| * | | | SUNRPC: Ensure rpcauth_prune_expired() respects the nr_to_scan parameterTrond Myklebust2010-05-141-3/+2Star
| * | | | SUNRPC: Ensure memory shrinker doesn't waste time in rpcauth_prune_expired()Trond Myklebust2010-05-141-5/+7
| * | | | SUNRPC: Dont run rpcauth_cache_shrinker() when gfp_mask is GFP_NOFSTrond Myklebust2010-05-141-0/+2
| * | | | NFS: Read requests can use GFP_KERNEL.Trond Myklebust2010-05-141-2/+2
| * | | | NFS: Clean up nfs_create_request()Trond Myklebust2010-05-141-10/+4Star
| * | | | NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-148-30/+38
| * | | | NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust2010-05-144-35/+39
| * | | | SUNRPC: Fix xs_setup_bc_tcp()Trond Myklebust2010-05-141-3/+0Star
| * | | | SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-146-28/+24Star
| * | | | ktime: introduce ktime_to_ms()Chuck Lever2010-05-141-2/+8
| * | | | SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever2010-05-143-11/+4Star
| * | | | NFS: Calldata for nfs4_renew_done()Chuck Lever2010-05-141-6/+20
| * | | | NFS: Squelch compiler warning in nfs_add_server_stats()Chuck Lever2010-05-141-3/+3
| * | | | NFS: Clean up fscache_uniq mount optionChuck Lever2010-05-141-9/+9
| * | | | NFS: Squelch compiler warningChuck Lever2010-05-141-1/+2
| * | | | SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever2010-05-141-3/+5
| * | | | NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-146-24/+39
| * | | | NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-142-9/+18
| * | | | SUNRPC: Fail over more quickly on connect errorsTrond Myklebust2010-05-144-21/+2Star
| * | | | SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust2010-05-143-30/+19Star
| * | | | SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failureTrond Myklebust2010-05-142-18/+14Star
| * | | | SUNRPC: Clean up xprt_release()Trond Myklebust2010-05-141-16/+16
| * | | | NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust2010-05-141-1/+1
| * | | | NFS: Replace nfsroot on-stack filehandleTrond Myklebust2010-05-141-6/+8
| * | | | NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust2010-05-141-4/+4
| * | | | NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust2010-05-141-0/+73
| * | | | NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust2010-05-141-7/+16
| * | | | NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust2010-05-141-5/+9
| * | | | NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust2010-05-141-4/+10
| * | | | NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust2010-05-141-10/+15
| * | | | NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust2010-05-141-10/+16
| * | | | NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust2010-05-141-52/+66
| * | | | NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust2010-05-141-5/+10
| * | | | NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-146-12/+24
| * | | | NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust2010-05-141-5/+10
| * | | | NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-142-17/+21
| * | | | NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-142-12/+18
| * | | | NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust2010-05-142-17/+22
| * | | | NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-141-3/+9
| * | | | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-142-11/+17
| * | | | NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust2010-05-141-4/+12
| * | | | NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-141-30/+46
| * | | | NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust2010-05-141-6/+12
| * | | | NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-142-14/+41