summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-041-2/+2
| * | | nfsd: further comment typosJ. Bruce Fields2010-05-031-2/+2
| * | | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-033-18/+4
| * | | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-033-8/+10
| * | | nfsd4: fix filehandle commentJ. Bruce Fields2010-04-221-2/+2
| * | | nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter2010-04-221-2/+2
| * | | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-222-14/+43
| * | | nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields2010-04-223-14/+24
| * | | nfsd4: rearrange cb data structuresJ. Bruce Fields2010-04-223-28/+28
| * | | nfsd4: cl_count is unusedJ. Bruce Fields2010-04-223-17/+2
| * | | nfsd4: don't sleep in lease-break callbackJ. Bruce Fields2010-04-223-20/+73
| * | | nfsd4: indentation cleanupJ. Bruce Fields2010-04-191-3/+2
| * | | nfsd4: consistent session flag settingJ. Bruce Fields2010-04-161-6/+6
| * | | nfsd4: remove probe task's reference on clientJ. Bruce Fields2010-04-021-8/+1
| * | | nfsd4: remove dprintkJ. Bruce Fields2010-04-021-3/+0
| * | | nfsd4: shutdown callbacks on expiryJ. Bruce Fields2010-04-021-3/+3
| * | | nfsd4: preallocate nfs4_rpc_argsJ. Bruce Fields2010-04-022-15/+13
| * | | svcrpc: don't hold sv_lock over svc_xprt_put()J. Bruce Fields2010-03-291-1/+1
| * | | sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan2010-03-241-1/+3
| * | | nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-222-3/+6
| * | | nfsd: factor out hash functions for export caches.NeilBrown2010-03-161-17/+23
| * | | sunrpc: never return expired entries in sunrpc_cache_lookupNeilBrown2010-03-141-3/+14
| * | | sunrpc/cache: factor out cache_is_expiredNeilBrown2010-03-141-5/+8
| * | | sunrpc: don't keep expired entries in the auth caches.NeilBrown2010-03-141-8/+5
| * | | Merge commit 'v2.6.34-rc1' into for-2.6.35-incomingJ. Bruce Fields2010-03-096443-172646/+410576
| |\ \ \
| * | | | nfsd4: document lease/grace-period limitsJ. Bruce Fields2010-03-061-3/+12
| * | | | nfsd4: allow setting grace period timeJ. Bruce Fields2010-03-063-1/+21
| * | | | nfsd4: reshuffle lease-setting code to allow reuseJ. Bruce Fields2010-03-061-12/+17
| * | | | nfsd4: remove unnecessary lease-setting functionJ. Bruce Fields2010-03-062-13/+1
| * | | | nfsd4: simplify lease/grace interactionJ. Bruce Fields2010-03-061-21/+11
| * | | | nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields2010-03-065-23/+13
* | | | | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-05-1956-853/+3378
|\ \ \ \ \
| * | | | | SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust2010-05-143-12/+55
| * | | | | SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust2010-05-141-6/+6
| * | | | | SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust2010-05-142-14/+0
| * | | | | 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/+4
| * | | | | 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/+2
| * | | | | 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/+4
| * | | | | 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/+0
| * | | | | SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever2010-05-146-28/+24
| * | | | | 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/+4
OpenPOWER on IntegriCloud