index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: Remove unused sock arg from xs_get_srcport
Pavel Emelyanov
2010-10-19
1
-3
/
+3
*
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
3
-15
/
+17
*
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2010-10-18
3
-38
/
+78
*
sunrpc: Use helper to set v4 mapped addr in ip_map_parse
Pavel Emelyanov
2010-10-11
1
-3
/
+2
*
sunrpc/cache: centralise handling of size limit on deferred list.
NeilBrown
2010-10-11
1
-24
/
+43
*
sunrpc: Simplify cache_defer_req and related functions.
NeilBrown
2010-10-11
1
-36
/
+22
*
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
1
-0
/
+15
*
nfsd4: remove spkm3
J. Bruce Fields
2010-10-01
6
-851
/
+0
*
sunrpc: fix race in new cache_wait code.
NeilBrown
2010-10-01
1
-3
/
+2
*
sunrpc: Create sockets in net namespaces
Pavel Emelyanov
2010-10-01
2
-5
/
+5
*
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
3
-3
/
+5
*
sunrpc: Add net to xprt_create
Pavel Emelyanov
2010-10-01
1
-0
/
+1
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+2
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
3
-5
/
+12
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
1
-2
/
+2
*
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
3
-13
/
+13
*
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-10-01
3
-23
/
+27
*
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
2010-09-29
2
-2
/
+2
*
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
4
-27
/
+44
*
sunrpc: The per-net skeleton
Pavel Emelyanov
2010-09-27
2
-1
/
+42
*
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
1
-0
/
+2
*
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
2010-09-27
1
-8
/
+19
*
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-27
1
-8
/
+10
*
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
2
-6
/
+8
*
sunrpc: Pass the ip_map_parse's cd to lower calls
Pavel Emelyanov
2010-09-27
1
-10
/
+21
*
sunrpc/cache: fix recent breakage of cache_clean_deferred
NeilBrown
2010-09-22
1
-1
/
+3
*
sunrpc/cache: don't use custom hex_to_bin() converter
Andy Shevchenko
2010-09-21
1
-7
/
+13
*
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
2010-09-21
1
-18
/
+10
*
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
2010-09-21
1
-22
/
+19
*
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
2010-09-21
3
-9
/
+17
*
nfsd4: fix hang on fast-booting nfs servers
J. Bruce Fields
2010-09-19
1
-4
/
+20
*
Merge remote branch 'trond/bugfixes' into for-2.6.37
J. Bruce Fields
2010-09-19
6
-76
/
+86
|
\
|
*
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
2010-09-12
1
-1
/
+1
|
*
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
2010-09-12
1
-1
/
+4
|
*
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
2010-09-12
1
-2
/
+8
|
*
SUNRPC: cleanup state-machine ordering
J. Bruce Fields
2010-09-12
1
-42
/
+42
|
*
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2010-09-12
2
-20
/
+20
|
*
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2010-09-12
2
-7
/
+8
|
*
Fix null dereference in call_allocate
J. Bruce Fields
2010-09-12
1
-4
/
+4
*
|
svcrpc: cache deferral cleanup
J. Bruce Fields
2010-09-07
1
-64
/
+79
*
|
svcrpc: minor cache cleanup
J. Bruce Fields
2010-09-07
2
-21
/
+25
*
|
sunrpc/cache: allow threads to block while waiting for cache update.
NeilBrown
2010-09-07
2
-1
/
+69
*
|
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-09-07
1
-17
/
+19
|
/
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-18
4
-15
/
+46
|
\
|
*
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
2010-08-17
1
-4
/
+5
|
*
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2010-08-11
2
-4
/
+18
|
*
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
2010-08-11
1
-1
/
+1
|
*
SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)
Andy Chittenden
2010-08-10
1
-6
/
+22
[next]