index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-02-19
3
-6
/
+25
|
\
|
*
SUNRPC: Fix a pipe_version reference leak
Trond Myklebust
2014-02-16
1
-1
/
+3
|
*
SUNRPC: Ensure that gss_auth isn't freed before its upcall messages
Trond Myklebust
2014-02-16
1
-2
/
+11
|
*
SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
Trond Myklebust
2014-02-11
1
-2
/
+4
|
*
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
2014-02-11
1
-1
/
+5
|
*
SUNRPC: Don't create a gss auth cache unless rpc.gssd is running
Trond Myklebust
2014-02-10
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-11
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
net: Mark functions as static in net/sunrpc/svc_xprt.c
Rashika Kheria
2014-02-09
1
-3
/
+3
*
|
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-31
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
sunrpc: turn warn_gssd() log message into a dprintk()
Jeff Layton
2014-01-27
1
-7
/
+1
*
|
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
7
-91
/
+47
|
\
\
|
*
|
gss_krb5: use lcm from kernel lib
Luis Henriques
2014-01-24
1
-13
/
+4
|
*
|
minor svcauth_gss.c cleanup
J. Bruce Fields
2014-01-07
1
-5
/
+2
|
*
|
sunrpc: get rid of use_gssp_lock
Jeff Layton
2014-01-06
1
-24
/
+18
|
*
|
sunrpc: fix potential race between setting use_gss_proxy and the upcall rpc_clnt
Jeff Layton
2014-01-06
1
-2
/
+2
|
*
|
sunrpc: don't wait for write before allowing reads from use-gss-proxy file
Jeff Layton
2014-01-06
3
-34
/
+2
|
*
|
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2014-01-03
1
-8
/
+17
|
*
|
net/sunrpc/cache: simplify code by using hex_pack_byte()
Andy Shevchenko
2013-12-12
1
-3
/
+1
|
*
|
sunrpc: fix some typos
Weng Meiling
2013-12-10
1
-4
/
+3
*
|
|
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
7
-28
/
+231
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sunrpc: Fix infinite loop in RPC state machine
Weston Andros Adamson
2014-01-05
1
-2
/
+6
|
*
|
SUNRPC: Add tracepoint for socket errors
Trond Myklebust
2013-12-31
1
-0
/
+1
|
*
|
SUNRPC: Report connection error values to rpc_tasks on the pending queue
Trond Myklebust
2013-12-31
1
-5
/
+36
|
*
|
SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH
Trond Myklebust
2013-12-31
1
-1
/
+6
|
*
|
SUNRPC: Ensure xprt_connect_status handles all potential connection errors
Trond Myklebust
2013-12-31
1
-0
/
+5
|
*
|
rpc_pipe: fix cleanup of dummy gssd directory when notification fails
Jeff Layton
2013-12-10
1
-1
/
+13
|
*
|
sunrpc: add an "info" file for the dummy gssd pipe
Jeff Layton
2013-12-06
1
-1
/
+49
|
*
|
rpc_pipe: remove the clntXX dir if creating the pipe fails
Jeff Layton
2013-12-06
1
-0
/
+2
|
*
|
sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check
Jeff Layton
2013-12-06
3
-16
/
+17
|
*
|
sunrpc: create a new dummy pipe for gssd to hold open
Jeff Layton
2013-12-06
3
-4
/
+98
|
|
/
*
/
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
3
-3
/
+3
|
/
*
Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-12-05
1
-1
/
+1
|
\
|
*
SUNRPC: do not fail gss proc NULL calls with EACCES
Andy Adamson
2013-11-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-20
1
-10
/
+1
|
\
\
|
*
|
consolidate simple ->d_delete() instances
Al Viro
2013-11-15
1
-10
/
+1
*
|
|
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-11-16
2
-19
/
+38
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
SUNRPC: Avoid deep recursion in rpc_release_client
Trond Myklebust
2013-11-12
1
-12
/
+17
|
*
|
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
2013-11-08
1
-7
/
+21
*
|
|
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-11-16
6
-28
/
+28
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
svcrpc: remove an unnecessary assignment
Weng Meiling
2013-11-13
1
-2
/
+0
|
*
|
sunrpc: comment typo fix
J. Bruce Fields
2013-11-12
1
-2
/
+2
|
*
|
sunrpc: trim off EC bytes in GSSAPI v2 unwrap
Jeff Layton
2013-10-26
1
-2
/
+2
|
*
|
gss_krb5: document that we ignore sequence number
J. Bruce Fields
2013-10-10
2
-6
/
+8
|
*
|
svcrpc: handle some gssproxy encoding errors
J. Bruce Fields
2013-10-10
1
-15
/
+14
|
*
|
svcrpc: fix error-handling on badd gssproxy downcall
J. Bruce Fields
2013-10-08
1
-2
/
+2
|
*
|
svcrpc: fix gss-proxy NULL dereference in some error cases
J. Bruce Fields
2013-10-08
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
1
-1
/
+3
|
\
\
\
|
*
|
|
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
1
-0
/
+2
|
*
|
|
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]