index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2010-10-01
sunrpc: Create sockets in net namespaces
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-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
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-17
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
2010-08-11
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2010-08-11
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
2010-08-11
nfs: update for module_param_named API change
Stephen Rothwell
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-10
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
Andy Chittenden
2010-08-07
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-07
Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-08-06
net: sunrpc: removed duplicated #include
Andrea Gelmini
2010-08-04
SUNRPC: Defer deleting the security context until gss_do_free_ctx()
Trond Myklebust
2010-08-04
SUNRPC: prevent task_cleanup running on freed xprt
J. Bruce Fields
2010-08-04
SUNRPC: Reduce asynchronous RPC task stack usage
Trond Myklebust
2010-08-04
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
[next]