index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
|
\
\
|
*
|
|
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 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
net/sunrpc: Use static const char arrays
Joe Perches
2010-10-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-25
5
-65
/
+58
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred
Trond Myklebust
2010-10-24
1
-1
/
+1
|
*
|
|
SUNRPC: After calling xprt_release(), we must restart from call_reserve
Trond Myklebust
2010-10-24
1
-1
/
+1
|
*
|
|
SUNRPC: Add a helper function xdr_inline_peek
Trond Myklebust
2010-10-23
1
-0
/
+21
|
*
|
|
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-09-21
1
-0
/
+17
|
*
|
|
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
2010-09-21
1
-2
/
+3
|
*
|
|
SUNRPC: Convert rpciod to use the alloc_workqueue() interface
Trond Myklebust
2010-09-21
1
-1
/
+1
|
*
|
|
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
2010-09-17
1
-51
/
+0
|
*
|
|
SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen
Trond Myklebust
2010-08-29
1
-1
/
+10
|
*
|
|
sunrpc: simplify xdr_shrink_pagelen use of "copy"
Benny Halevy
2010-08-29
1
-4
/
+3
|
*
|
|
sunrpc: don't use the copy variable in nested block
Benny Halevy
2010-08-29
1
-2
/
+1
|
*
|
|
sunrpc: clean up xdr_shrink_pagelen use of temporary pointer
Benny Halevy
2010-08-29
1
-2
/
+1
|
*
|
|
sunrpc: don't shorten buflen twice in xdr_shrink_pagelen
Benny Halevy
2010-08-29
1
-2
/
+1
|
|
/
/
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-2
/
+2
|
\
\
\
|
*
|
|
net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_data
Joe Perches
2010-09-23
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
5
-26
/
+26
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-06
6
-76
/
+86
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-14
/
+14
|
|
\
\
\
\
\
|
*
|
|
|
|
|
net: return operator cleanup
Eric Dumazet
2010-09-23
5
-26
/
+26
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-30
/
+11
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
sunrpc: remove the big kernel lock
Arnd Bergmann
2010-10-19
2
-30
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-28
1
-14
/
+14
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net: fix a lockdep splat
Eric Dumazet
2010-09-24
1
-14
/
+14
|
|
/
/
*
|
|
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
|
/
/
*
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-08-18
4
-15
/
+46
|
\
\
[prev]
[next]