| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd4: fix alloc_init_session return type | J. Bruce Fields | 2010-10-02 | 1 | -3/+1 |
* | nfsd4: fix alloc_init_session BUILD_BUG_ON() | J. Bruce Fields | 2010-10-02 | 1 | -1/+1 |
* | nfsd4: Move callback setup to callback queue | J. Bruce Fields | 2010-10-02 | 3 | -27/+63 |
* | nfsd4: remove separate cb_args struct | J. Bruce Fields | 2010-10-02 | 2 | -30/+25 |
* | nfsd4: use generic callback code in null case | J. Bruce Fields | 2010-10-02 | 3 | -15/+20 |
* | nfsd4: generic callback code | J. Bruce Fields | 2010-10-02 | 2 | -39/+33 |
* | nfsd4: rename nfs4_rpc_args->nfsd4_cb_args | J. Bruce Fields | 2010-10-02 | 2 | -9/+9 |
* | nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence | J. Bruce Fields | 2010-10-02 | 2 | -23/+18 |
* | nfsd4: minor variable renaming (cb -> conn) | J. Bruce Fields | 2010-10-02 | 2 | -22/+22 |
* | nfsd4: remove spkm3 | J. Bruce Fields | 2010-10-02 | 7 | -906/+0 |
* | sunrpc: fix race in new cache_wait code. | NeilBrown | 2010-10-02 | 1 | -3/+2 |
* | sunrpc: Create sockets in net namespaces | Pavel Emelyanov | 2010-10-01 | 2 | -5/+5 |
* | net: Export __sock_create | Pavel Emelyanov | 2010-10-01 | 2 | -1/+4 |
* | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 4 | -4/+7 |
* | sunrpc: Add net to xprt_create | Pavel Emelyanov | 2010-10-01 | 2 | -0/+2 |
* | sunrpc: Add net to rpc_create_args | Pavel Emelyanov | 2010-10-01 | 7 | -0/+9 |
* | sunrpc: Pull net argument downto svc_create_socket | Pavel Emelyanov | 2010-10-01 | 4 | -5/+13 |
* | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 6 | -11/+12 |
* | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | 4 | -13/+14 |
* | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | 4 | -23/+28 |
* | nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length | Benny Halevy | 2010-10-01 | 1 | -6/+12 |
* | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell | 2010-09-29 | 3 | -4/+4 |
* | sunrpc: Make the ip_map_cache be per-net | Pavel Emelyanov | 2010-09-27 | 3 | -31/+108 |
* | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov | 2010-09-27 | 5 | -35/+59 |
* | sunrpc: The per-net skeleton | Pavel Emelyanov | 2010-09-27 | 2 | -1/+42 |
* | sunrpc: Tag svc_xprt with net | Pavel Emelyanov | 2010-09-27 | 2 | -0/+4 |
* | sunrpc: Add routines that allow registering per-net caches | Pavel Emelyanov | 2010-09-27 | 2 | -8/+21 |
* | sunrpc: Add net to pure API calls | Pavel Emelyanov | 2010-09-27 | 4 | -13/+15 |
* | sunrpc: Pass xprt to cached get/put routines | Pavel Emelyanov | 2010-09-27 | 1 | -7/+5 |
* | sunrpc: Make xprt auth cache release work with the xprt | Pavel Emelyanov | 2010-09-27 | 3 | -7/+10 |
* | sunrpc: Pass the ip_map_parse's cd to lower calls | Pavel Emelyanov | 2010-09-27 | 1 | -10/+21 |
* | nfsd: fix /proc/net/rpc/nfsd.export/content display | J. Bruce Fields | 2010-09-26 | 1 | -11/+29 |
* | nfsd: Export get_task_comm for nfsd | Pavel Emelyanov | 2010-09-23 | 1 | -3/+1 |
* | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 2010-09-22 | 5 | -8/+43 |
* | nfsd: formally deprecate legacy nfsd syscall interface | NeilBrown | 2010-09-22 | 2 | -0/+20 |
* | sunrpc/cache: fix recent breakage of cache_clean_deferred | NeilBrown | 2010-09-22 | 1 | -1/+3 |
* | lockd: Mostly remove BKL from the server | Bryan Schumaker | 2010-09-22 | 3 | -14/+21 |
* | sunrpc/cache: don't use custom hex_to_bin() converter | Andy Shevchenko | 2010-09-22 | 1 | -7/+13 |
* | sunrpc/cache: change deferred-request hash table to use hlist. | NeilBrown | 2010-09-22 | 2 | -19/+11 |
* | svcauth_gss: replace a trivial 'switch' with an 'if' | NeilBrown | 2010-09-22 | 1 | -22/+19 |
* | nfsd/idmap: drop special request deferal in favour of improved default. | NeilBrown | 2010-09-21 | 1 | -94/+11 |
* | nfsd: disable deferral for NFSv4 | NeilBrown | 2010-09-21 | 1 | -2/+5 |
* | sunrpc: close connection when a request is irretrievably lost. | NeilBrown | 2010-09-21 | 4 | -12/+24 |
* | nfsd4: fix hang on fast-booting nfs servers | J. Bruce Fields | 2010-09-20 | 1 | -4/+20 |
* | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields | 2010-09-20 | 443 | -2541/+5135 |
|\ |
|
| * | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies | Trond Myklebust | 2010-09-13 | 2 | -0/+2 |
| * | statfs() gives ESTALE error | Menyhart Zoltan | 2010-09-13 | 1 | -0/+8 |
| * | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 | Trond Myklebust | 2010-09-13 | 1 | -1/+1 |
| * | sunrpc: increase MAX_HASHTABLE_BITS to 14 | Miquel van Smoorenburg | 2010-09-13 | 1 | -1/+1 |
| * | gss:spkm3 miss returning error to caller when import security context | Bian Naimeng | 2010-09-13 | 1 | -1/+4 |