index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc_pipefs: fix double-dput()
Al Viro
2018-04-24
1
-0
/
+1
*
sunrpc: remove incorrect HMAC request initialization
Eric Biggers
2018-04-20
1
-3
/
+0
*
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
2018-04-13
1
-1
/
+6
*
xprtrdma: Cancel refresh worker during buffer shutdown
Chuck Lever
2018-03-24
1
-0
/
+1
*
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
2018-02-03
1
-0
/
+1
*
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2018-01-10
3
-0
/
+4
*
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
2017-12-14
1
-2
/
+1
*
NFSv4: Fix callback server shutdown
Trond Myklebust
2017-09-27
1
-0
/
+38
*
SUNRPC: Refactor svc_set_num_threads()
Trond Myklebust
2017-09-27
1
-38
/
+58
*
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
2017-08-30
1
-2
/
+20
*
sunrpc: use constant time memory comparison for mac
Jason A. Donenfeld
2017-07-27
1
-1
/
+2
*
svcauth_gss: Close connection when dropping an incoming message
Chuck Lever
2017-04-12
2
-6
/
+10
*
xprtrdma: Squelch kbuild sparse complaint
Chuck Lever
2017-03-26
1
-1
/
+2
*
xprtrdma: Reduce required number of send SGEs
Chuck Lever
2017-03-12
3
-9
/
+32
*
xprtrdma: Disable pad optimization by default
Chuck Lever
2017-03-12
2
-1
/
+2
*
xprtrdma: Per-connection pad optimization
Chuck Lever
2017-03-12
3
-14
/
+16
*
xprtrdma: Fix Read chunk padding
Chuck Lever
2017-03-12
1
-6
/
+4
*
svcrpc: fix oops in absence of krb5 module
J. Bruce Fields
2017-02-09
1
-1
/
+1
*
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-02-01
2
-0
/
+6
*
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
2017-01-26
1
-2
/
+2
*
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
2017-01-26
3
-13
/
+30
*
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-26
1
-2
/
+0
*
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-26
1
-1
/
+1
*
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-26
1
-3
/
+7
*
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
2017-01-15
1
-0
/
+1
*
SUNRPC: fix refcounting problems with auth_gss messages.
NeilBrown
2017-01-09
1
-1
/
+6
*
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-11-18
3
-10
/
+28
|
\
|
*
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
2016-11-14
3
-10
/
+28
*
|
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-11
3
-18
/
+29
|
\
\
|
|
/
|
/
|
|
*
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2016-11-10
2
-16
/
+24
|
*
SUNRPC: Fix suspicious RCU usage
Anna Schumaker
2016-11-07
1
-2
/
+5
*
|
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
2016-11-01
1
-3
/
+10
*
|
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
2016-10-28
2
-0
/
+2
*
|
sunrpc: don't pass on-stack memory to sg_set_buf
J. Bruce Fields
2016-10-26
3
-45
/
+71
*
|
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-10-13
21
-478
/
+794
|
\
|
|
*
sunrpc: replace generic auth_cred hash with auth-specific function
Frank Sorenson
2016-09-30
1
-1
/
+1
|
*
sunrpc: add RPCSEC_GSS hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+7
|
*
sunrpc: add auth_unix hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
*
sunrpc: add generic_auth hash_cred() function
Frank Sorenson
2016-09-30
1
-0
/
+9
|
*
sunrpc: queue work on system_power_efficient_wq
Ke Wang
2016-09-27
1
-2
/
+3
|
*
xprtrdma: use complete() instead complete_all()
Daniel Wagner
2016-09-23
1
-1
/
+1
|
*
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
1
-2
/
+2
|
*
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-09-22
1
-2
/
+5
|
*
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
1
-1
/
+10
|
*
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
2016-09-19
3
-12
/
+5
|
*
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
2016-09-19
1
-3
/
+3
|
*
xprtrmda: Report address of frmr, not mw
Chuck Lever
2016-09-19
1
-2
/
+6
|
*
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
1
-2
/
+2
|
*
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
5
-185
/
+207
|
*
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
2016-09-19
6
-7
/
+44
[next]