| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO | Trond Myklebust | 2011-04-24 | 1 | -1/+2 |
* | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker | 2011-04-18 | 1 | -0/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -3/+3 |
* | NFS: Determine initial mount security | Bryan Schumaker | 2011-03-24 | 1 | -0/+3 |
* | SUNRPC: Convert struct rpc_xprt to use atomic_t counters | Trond Myklebust | 2011-03-17 | 1 | -2/+1 |
* | NFSv4.1: filelayout async error handler | Andy Adamson | 2011-03-11 | 1 | -0/+1 |
* | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust | 2011-03-10 | 1 | -0/+1 |
* | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 2 | -14/+0 |
* | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 5 | -2/+6 |
|\ |
|
| * | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2011-01-11 | 1 | -0/+1 |
| * | rpc: move sk_bc_xprt to svc_xprt | J. Bruce Fields | 2011-01-11 | 2 | -1/+1 |
| * | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 | 1 | -0/+1 |
| * | SUNRPC: Remove more code when NFSD_DEPRECATED is not configured | J. Bruce Fields | 2011-01-04 | 1 | -0/+3 |
| * | sunrpc: remove xpt_pool | NeilBrown | 2010-12-17 | 1 | -1/+0 |
* | | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-01-11 | 6 | -11/+33 |
|\ \ |
|
| * \ | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 2011-01-10 | 1 | -1/+3 |
| |\ \ |
|
| | * | | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 2011-01-10 | 1 | -1/+3 |
| | |/ |
|
| * | | NFS rename client back channel transport field | Andy Adamson | 2011-01-06 | 2 | -3/+3 |
| * | | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson | 2011-01-06 | 1 | -0/+13 |
| * | | NFS associate sessionid with callback connection | Andy Adamson | 2011-01-06 | 1 | -0/+1 |
| * | | SUNRPC register and unregister the back channel transport | Andy Adamson | 2011-01-06 | 1 | -1/+0 |
| * | | SUNRPC new transport for the NFSv4.1 shared back channel | Andy Adamson | 2011-01-06 | 1 | -0/+1 |
| * | | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 3 | -4/+5 |
| * | | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 3 | -5/+10 |
| |/ |
|
* | | headers: kobject.h redux | Alexey Dobriyan | 2011-01-10 | 1 | -0/+1 |
|/ |
|
* | nfsd4: fix 4.1 connection registration race | J. Bruce Fields | 2010-11-02 | 1 | -4/+14 |
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-26 | 8 | -75/+98 |
|\ |
|
| * | nfsd: provide callbacks on svc_xprt deletion | J. Bruce Fields | 2010-10-01 | 1 | -0/+25 |
| * | nfsd4: remove spkm3 | J. Bruce Fields | 2010-10-01 | 1 | -55/+0 |
| * | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 1 | -1/+2 |
| * | sunrpc: Add net to xprt_create | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | sunrpc: Pull net argument downto svc_create_socket | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 1 | -2/+2 |
| * | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | 1 | -0/+1 |
| * | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 2010-09-29 | 1 | -2/+2 |
| * | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 | 1 | -8/+15 |
| * | sunrpc: Tag svc_xprt with net | Pavel Emelyanov | 2010-09-27 | 1 | -0/+2 |
| * | sunrpc: Add routines that allow registering per-net caches | Pavel Emelyanov | 2010-09-27 | 1 | -0/+2 |
| * | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | 1 | -2/+2 |
| * | sunrpc: Make xprt auth cache release work with the xprt | Pavel Emelyanov | 2010-09-27 | 1 | -1/+2 |
| * | sunrpc/cache: change deferred-request hash table to use hlist. | NeilBrown | 2010-09-21 | 1 | -1/+1 |
| * | sunrpc: close connection when a request is irretrievably lost. | NeilBrown | 2010-09-21 | 1 | -3/+7 |
| * | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-19 | 1 | -1/+1 |
| |\ |
|
| * | | sunrpc/cache: allow threads to block while waiting for cache update. | NeilBrown | 2010-09-07 | 1 | -0/+3 |
| * | | sunrpc: use seconds since boot in expiry cache | NeilBrown | 2010-09-07 | 1 | -3/+25 |
| * | | sunrpc: extract some common sunrpc_cache code from nfsd | NeilBrown | 2010-09-07 | 1 | -0/+6 |
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-26 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | SUNRPC: define xdr_decode_opaque_fixed | Benny Halevy | 2010-10-24 | 1 | -0/+7 |