index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
1
-4
/
+2
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
3
-2
/
+16
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
5
-33
/
+81
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
1
-4
/
+3
2019-04-25
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
1
-16
/
+24
2019-04-25
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
4
-43
/
+48
2019-04-25
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
1
-13
/
+17
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
3
-17
/
+29
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2
-3
/
+0
2019-04-24
SUNRPC: rsi_parse() should use the current user namespace
Trond Myklebust
1
-3
/
+3
2019-04-24
SUNRPC: Fix the server AUTH_UNIX userspace mappings
Trond Myklebust
1
-6
/
+9
2019-04-24
SUNRPC: Temporary sockets should inherit the cred from their parent
Trond Myklebust
1
-2
/
+3
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2
-5
/
+11
2019-04-24
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
1
-31
/
+54
2019-04-24
SUNRPC: Clean up generic dispatcher code
Trond Myklebust
1
-28
/
+47
2019-04-24
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
1
-37
/
+76
2019-04-24
SUNRPC/nfs: Fix return value for nfs4_callback_compound()
Trond Myklebust
1
-5
/
+22
2019-04-24
sunrpc/cache: handle missing listeners better.
NeilBrown
1
-1
/
+3
2019-04-23
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+3
2019-04-17
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
1
-2
/
+5
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-37
/
+8
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-06
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
2019-03-26
SUNRPC: fix uninitialized variable warning
Alakesh Haloi
1
-2
/
+2
2019-03-23
SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
Trond Myklebust
1
-1
/
+11
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-20
/
+16
2019-03-15
SUNRPC: Remove redundant check for the reply length in call_decode()
Trond Myklebust
1
-4
/
+0
2019-03-15
SUNRPC: Handle the SYSTEM_ERR rpc error
Trond Myklebust
1
-0
/
+1
2019-03-15
SUNRPC: rpc_decode_header() must always return a non-zero value on error
Trond Myklebust
1
-13
/
+7
2019-03-15
SUNRPC: Use the ENOTCONN error on socket disconnect
Trond Myklebust
1
-1
/
+1
2019-03-15
SUNRPC: Fix the minimal size for reply buffer allocation
Trond Myklebust
1
-1
/
+6
2019-03-15
SUNRPC: Fix a client regression when handling oversized replies
Trond Myklebust
1
-1
/
+1
2019-03-13
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-47
/
+39
2019-03-10
SUNRPC: Take the transport send lock before binding+connecting
Trond Myklebust
1
-1
/
+8
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
1
-34
/
+65
2019-03-10
SUNRPC: Check whether the task was transmitted before rebind/reconnect
Trond Myklebust
1
-4
/
+40
2019-03-10
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
Trond Myklebust
2
-5
/
+1
2019-03-10
SUNRPC: Clean up
Trond Myklebust
1
-33
/
+14
2019-03-08
SUNRPC: Respect RPC call timeouts when retrying transmission
Trond Myklebust
1
-18
/
+24
2019-03-08
SUNRPC: Fix up RPC back channel transmission
Trond Myklebust
1
-28
/
+33
2019-03-08
SUNRPC: Prevent thundering herd when the socket is not connected
Trond Myklebust
1
-4
/
+17
2019-03-03
SUNRPC: Allow dynamic allocation of back channel slots
Trond Myklebust
1
-16
/
+25
2019-03-03
SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc
Trond Myklebust
3
-8
/
+5
2019-03-02
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+7
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-2
/
+19
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
27
-847
/
+858
2019-02-21
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
1
-10
/
+10
2019-02-21
SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages()
Trond Myklebust
1
-12
/
+4
2019-02-21
SUNRPC: Further cleanups of xs_sendpages()
Trond Myklebust
1
-10
/
+1
2019-02-21
SUNRPC: Convert socket page send code to use iov_iter()
Trond Myklebust
2
-36
/
+14
[prev]
[next]