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-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
16
-649
/
+764
|
\
|
*
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
2019-05-09
1
-0
/
+1
|
*
SUNRPC: Fix an error code in gss_alloc_msg()
Dan Carpenter
2019-05-09
1
-1
/
+3
|
*
SUNRPC: task should be exit if encode return EKEYEXPIRED more times
ZhangXiaoxu
2019-05-09
1
-1
/
+8
|
*
SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall
Trond Myklebust
2019-04-26
1
-16
/
+44
|
*
SUNRPC: Use the client user namespace when encoding creds
Trond Myklebust
2019-04-26
2
-7
/
+13
|
*
SUNRPC: Cache cred of process creating the rpc_client
Trond Myklebust
2019-04-26
2
-2
/
+14
|
*
xprtrdma: Remove stale comment
Chuck Lever
2019-04-25
1
-7
/
+0
|
*
xprtrdma: Update comments that reference ib_drain_qp
Chuck Lever
2019-04-25
1
-4
/
+6
|
*
xprtrdma: Remove pr_err() call sites from completion handlers
Chuck Lever
2019-04-25
2
-28
/
+4
|
*
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
4
-71
/
+46
|
*
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
5
-36
/
+41
|
*
xprtrdma: Remove rpcrdma_create_data_internal::rsize and wsize
Chuck Lever
2019-04-25
2
-11
/
+0
|
*
SUNRPC: Update comments based on recent changes
Chuck Lever
2019-04-25
1
-2
/
+2
|
*
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
2019-04-25
3
-28
/
+25
|
*
xprtrdma: More Send completion batching
Chuck Lever
2019-04-25
2
-13
/
+1
|
*
xprtrdma: Clean up sendctx functions
Chuck Lever
2019-04-25
3
-26
/
+23
|
*
xprtrdma: Trace marshaling failures
Chuck Lever
2019-04-25
1
-0
/
+1
|
*
xprtrdma: Increase maximum number of backchannel requests
Chuck Lever
2019-04-25
1
-3
/
+5
|
*
xprtrdma: Backchannel can use GFP_KERNEL allocations
Chuck Lever
2019-04-25
1
-64
/
+40
|
*
xprtrdma: Clean up regbuf helpers
Chuck Lever
2019-04-25
3
-82
/
+80
|
*
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
3
-47
/
+39
|
*
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
4
-25
/
+33
|
*
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
5
-29
/
+35
|
*
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
2019-04-25
1
-16
/
+9
|
*
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-04-25
3
-17
/
+21
|
*
xprtrdma: Fix an frwr_map recovery nit
Chuck Lever
2019-04-25
1
-1
/
+1
|
*
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2019-04-25
2
-2
/
+2
|
*
SUNRPC: Add the 'softerr' rpc_client flag
Trond Myklebust
2019-04-25
1
-1
/
+7
|
*
SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
Trond Myklebust
2019-04-25
1
-5
/
+7
|
*
SUNRPC: Start the first major timeout calculation at task creation
Trond Myklebust
2019-04-25
1
-10
/
+34
|
*
SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
Trond Myklebust
2019-04-25
1
-0
/
+9
|
*
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
2019-04-25
2
-13
/
+28
|
*
SUNRPC: Ensure that the transport layer respect major timeouts
Trond Myklebust
2019-04-25
1
-4
/
+13
|
*
SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
Trond Myklebust
2019-04-25
2
-2
/
+6
|
*
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
2019-04-25
1
-4
/
+2
|
*
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
2019-04-25
3
-2
/
+16
|
*
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
2019-04-25
5
-33
/
+81
|
*
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
2019-04-25
1
-4
/
+3
|
*
SUNRPC: Refactor rpc_sleep_on()
Trond Myklebust
2019-04-25
1
-16
/
+24
|
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
4
-43
/
+48
|
*
SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
Trond Myklebust
2019-04-25
1
-13
/
+17
|
*
SUNRPC: Fix up task signalling
Trond Myklebust
2019-04-25
3
-17
/
+29
*
|
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-9
/
+2
|
\
\
|
*
|
rpcpipe: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
2
-3
/
+0
|
\
\
\
|
*
|
|
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
2
-3
/
+0
*
|
|
|
Merge tag 'nfsd-5.1-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-04-23
1
-0
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-04-05
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
SUNRPC: Ignore queue transmission errors on successful transmission
Trond Myklebust
2019-04-17
1
-2
/
+5
[next]