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-09-23
net: return operator cleanup
Eric Dumazet
2010-09-23
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
Joe Perches
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-21
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-09-21
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
2010-09-21
SUNRPC: Convert rpciod to use the alloc_workqueue() interface
Trond Myklebust
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-17
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
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-29
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
Trond Myklebust
2010-08-29
sunrpc: simplify xdr_shrink_pagelen use of "copy"
Benny Halevy
2010-08-29
sunrpc: don't use the copy variable in nested block
Benny Halevy
2010-08-29
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
Benny Halevy
2010-08-29
sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
Benny Halevy
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
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-03
SUNRPC: The function rpc_restart_call() should return success/failure
Trond Myklebust
[prev]
[next]