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.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
*
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
2019-03-26
1
-2
/
+2
*
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
2019-03-23
1
-1
/
+11
*
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-03-16
3
-20
/
+16
|
\
|
*
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
2019-03-15
1
-4
/
+0
|
*
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
2019-03-15
1
-0
/
+1
|
*
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
2019-03-15
1
-13
/
+7
|
*
SUNRPC: Use the ENOTCONN error on socket disconnect
Trond Myklebust
2019-03-15
1
-1
/
+1
|
*
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
2019-03-15
1
-1
/
+6
|
*
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
2019-03-15
1
-1
/
+1
*
|
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-03-12
6
-47
/
+39
|
\
\
|
|
/
|
/
|
|
*
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
2019-02-21
1
-10
/
+10
|
*
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
2019-02-06
4
-27
/
+2
|
*
svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
Chuck Lever
2019-02-06
1
-1
/
+3
|
*
svcrdma: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-06
1
-2
/
+1
|
*
svcrpc: fix unlikely races preventing queueing of sockets
J. Bruce Fields
2019-02-06
3
-3
/
+15
|
*
svcrpc: svc_xprt_has_something_to_do seems a little long
J. Bruce Fields
2019-02-06
1
-2
/
+2
|
*
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
Trond Myklebust
2019-02-06
1
-2
/
+6
*
|
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
2019-03-10
1
-1
/
+8
*
|
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
2019-03-10
1
-34
/
+65
*
|
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
2019-03-10
1
-4
/
+40
*
|
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2019-03-09
2
-5
/
+1
*
|
SUNRPC: Clean up
Trond Myklebust
2019-03-09
1
-33
/
+14
*
|
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
2019-03-07
1
-18
/
+24
*
|
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
2019-03-07
1
-28
/
+33
*
|
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
2019-03-07
1
-4
/
+17
*
|
SUNRPC: Allow dynamic allocation of back channel slots
Trond Myklebust
2019-03-02
1
-16
/
+25
*
|
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
2019-03-02
3
-8
/
+5
*
|
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
2019-03-01
1
-0
/
+7
*
|
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
2019-02-26
1
-2
/
+19
*
|
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-25
27
-847
/
+858
|
\
\
|
*
|
SUNRPC: Use au_rslack when computing reply buffer size
Chuck Lever
2019-02-14
1
-3
/
+4
|
*
|
SUNRPC: Add rpc_auth::au_ralign field
Chuck Lever
2019-02-14
4
-6
/
+16
|
*
|
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
Chuck Lever
2019-02-14
3
-1
/
+6
|
*
|
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
2
-1
/
+7
|
*
|
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
2
-0
/
+28
|
*
|
SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files
Chuck Lever
2019-02-14
8
-136
/
+9
|
*
|
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
3
-45
/
+6
|
*
|
SUNRPC: Introduce trace points in rpc_auth_gss.ko
Chuck Lever
2019-02-14
4
-89
/
+99
|
*
|
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
Chuck Lever
2019-02-14
5
-196
/
+232
|
*
|
SUNRPC: Clean up rpc_verify_header()
Chuck Lever
2019-02-13
1
-127
/
+96
|
*
|
SUNRPC: Use struct xdr_stream when constructing RPC Call header
Chuck Lever
2019-02-13
5
-176
/
+221
|
*
|
SUNRPC: Add build option to disable support for insecure enctypes
Chuck Lever
2019-02-13
2
-0
/
+18
|
*
|
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
6
-51
/
+65
|
*
|
SUNRPC: Remove some dprintk() call sites from auth functions
Chuck Lever
2019-02-13
2
-37
/
+1
|
*
|
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
1
-6
/
+27
|
*
|
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
1
-7
/
+17
|
*
|
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
5
-10
/
+16
|
*
|
xprtrdma: Reduce the doorbell rate (Receive)
Chuck Lever
2019-02-13
2
-0
/
+12
|
*
|
xprtrdma: Check inline size before providing a Write chunk
Chuck Lever
2019-02-13
1
-1
/
+17
|
*
|
xprtrdma: Fix sparse warnings
Chuck Lever
2019-02-13
2
-3
/
+3
|
|
/
[next]