Age | Commit message (Expand) | Author |
2010-10-11 | sunrpc: Use helper to set v4 mapped addr in ip_map_parse | Pavel Emelyanov |
2010-10-11 | sunrpc/cache: centralise handling of size limit on deferred list. | NeilBrown |
2010-10-11 | sunrpc: Simplify cache_defer_req and related functions. | NeilBrown |
2010-10-01 | nfsd: provide callbacks on svc_xprt deletion | J. Bruce Fields |
2010-10-01 | nfsd4: remove spkm3 | J. Bruce Fields |
2010-10-01 | sunrpc: fix race in new cache_wait code. | NeilBrown |
2010-10-01 | sunrpc: Create sockets in net namespaces | Pavel Emelyanov |
2010-10-01 | net: Export __sock_create | Pavel Emelyanov |
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-09-29 | sunrpc: fix up rpcauth_remove_module section mismatch | Stephen Rothwell |
2010-09-27 | sunrpc: Make the ip_map_cache be per-net | Pavel Emelyanov |
2010-09-27 | sunrpc: Make the /proc/net/rpc appear in net namespaces | Pavel Emelyanov |
2010-09-27 | sunrpc: The per-net skeleton | 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: Pass xprt to cached get/put routines | Pavel Emelyanov |
2010-09-27 | sunrpc: Make xprt auth cache release work with the xprt | Pavel Emelyanov |
2010-09-27 | sunrpc: Pass the ip_map_parse's cd to lower calls | Pavel Emelyanov |
2010-09-22 | sunrpc/cache: fix recent breakage of cache_clean_deferred | NeilBrown |
2010-09-21 | sunrpc/cache: don't use custom hex_to_bin() converter | Andy Shevchenko |
2010-09-21 | sunrpc/cache: change deferred-request hash table to use hlist. | NeilBrown |
2010-09-21 | svcauth_gss: replace a trivial 'switch' with an 'if' | NeilBrown |
2010-09-21 | sunrpc: close connection when a request is irretrievably lost. | NeilBrown |
2010-09-19 | nfsd4: fix hang on fast-booting nfs servers | J. Bruce Fields |
2010-09-19 | Merge remote branch 'trond/bugfixes' into for-2.6.37 | J. Bruce Fields |
2010-09-12 | sunrpc: increase MAX_HASHTABLE_BITS to 14 | Miquel van Smoorenburg |
2010-09-12 | gss:spkm3 miss returning error to caller when import security context | Bian Naimeng |
2010-09-12 | gss:krb5 miss returning error to caller when import security context | Bian Naimeng |
2010-09-12 | SUNRPC: cleanup state-machine ordering | J. Bruce Fields |
2010-09-12 | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust |
2010-09-12 | SUNRPC: Fix race corrupting rpc upcall | Trond Myklebust |
2010-09-12 | Fix null dereference in call_allocate | J. Bruce Fields |
2010-09-09 | sctp: fix test for end of loop | Joe Perches |
2010-09-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2010-09-08 | udp: add rehash on connect() | Eric Dumazet |
2010-09-08 | net: blackhole route should always be recalculated | Jianzhao Wang |
2010-09-08 | ipv4: Suppress lockdep-RCU false positive in FIB trie (3) | Jarek Poplawski |
2010-09-08 | ipvs: fix active FTP | Julian Anastasov |
2010-09-08 | gro: Re-fix different skb headrooms | Jarek Poplawski |
2010-09-07 | svcrpc: cache deferral cleanup | J. Bruce Fields |
2010-09-07 | svcrpc: minor cache cleanup | J. Bruce Fields |
2010-09-07 | sunrpc/cache: allow threads to block while waiting for cache update. | NeilBrown |
2010-09-07 | sunrpc: use seconds since boot in expiry cache | NeilBrown |