| Commit message (Expand) | Author | Age |
* | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-26 |
|\ |
|
| * | nfsd: provide callbacks on svc_xprt deletion | J. Bruce Fields | 2010-10-01 |
| * | nfsd4: remove spkm3 | J. Bruce Fields | 2010-10-01 |
| * | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Add net to xprt_create | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Pull net argument downto svc_create_socket | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 |
| * | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 2010-09-29 |
| * | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 |
| * | sunrpc: Tag svc_xprt with net | Pavel Emelyanov | 2010-09-27 |
| * | sunrpc: Add routines that allow registering per-net caches | Pavel Emelyanov | 2010-09-27 |
| * | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 |
| * | sunrpc: Make xprt auth cache release work with the xprt | Pavel Emelyanov | 2010-09-27 |
| * | sunrpc/cache: change deferred-request hash table to use hlist. | NeilBrown | 2010-09-21 |
| * | sunrpc: close connection when a request is irretrievably lost. | NeilBrown | 2010-09-21 |
| * | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-19 |
| |\ |
|
| * | | sunrpc/cache: allow threads to block while waiting for cache update. | NeilBrown | 2010-09-07 |
| * | | sunrpc: use seconds since boot in expiry cache | NeilBrown | 2010-09-07 |
| * | | sunrpc: extract some common sunrpc_cache code from nfsd | NeilBrown | 2010-09-07 |
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-26 |
|\ \ \ |
|
| * | | | SUNRPC: define xdr_decode_opaque_fixed | Benny Halevy | 2010-10-24 |
* | | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-25 |
|\| | | |
|
| * | | | SUNRPC: Add a helper function xdr_inline_peek | Trond Myklebust | 2010-10-23 |
| * | | | SUNRPC: Refactor logic to NUL-terminate strings in pages | Chuck Lever | 2010-09-21 |
| * | | | SUNRPC: Remove rpcb_getport_sync() | Chuck Lever | 2010-09-17 |
| |/ / |
|
* | | | Merge commit 'v2.6.36-rc7' into core/rcu | Ingo Molnar | 2010-10-07 |
|\ \ \
| | |/
| |/| |
|
| * | | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 2010-09-12 |
| |/ |
|
* / | nfs: __rcu annotations | Arnd Bergmann | 2010-08-19 |
|/ |
|
* | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-08-07 |
|\ |
|
| * | sunrpc: make the cache cleaner workqueue deferrable | Artem Bityutskiy | 2010-07-06 |
* | | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust | 2010-08-04 |
* | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 2010-08-04 |
* | | SUNRPC: The function rpc_restart_call() should return success/failure | Trond Myklebust | 2010-08-03 |
|/ |
|
* | SUNRPC: Don't spam gssd with upcall requests when the kerberos key expired | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Reorder the struct rpc_task fields | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Remove the 'tk_magic' debugging field | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst | Trond Myklebust | 2010-05-14 |
* | NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls | Trond Myklebust | 2010-05-14 |
* | SUNRPC: Replace jiffies-based metrics with ktime-based metrics | Chuck Lever | 2010-05-14 |
* | SUNRPC: RPC metrics and RTT estimator should use same RTT value | Chuck Lever | 2010-05-14 |
* | SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h | Chuck Lever | 2010-05-14 |