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
*
sunrpc: Fix connect metrics
Chuck Lever
2018-10-02
3
-15
/
+15
*
xprtrdma: Name MR trace events consistently
Chuck Lever
2018-10-02
3
-8
/
+8
*
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
2018-10-02
6
-197
/
+113
*
xprtrdma: Create more MRs at a time
Chuck Lever
2018-10-02
4
-3
/
+3
*
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2018-10-02
2
-0
/
+7
*
xprtrdma: xprt_release_rqst_cong is called outside of transport_lock
Chuck Lever
2018-10-02
1
-9
/
+7
*
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
19
-49
/
+75
|
\
|
*
xprtrdma: Fix disconnect regression
Chuck Lever
2018-08-08
1
-3
/
+2
|
*
sunrpc: whitespace fixes
Stephen Hemminger
2018-07-31
15
-15
/
+5
|
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-8
/
+20
|
*
sunrpc: kstrtoul() can also return -ERANGE
Dan Carpenter
2018-07-31
1
-1
/
+1
|
*
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
1
-5
/
+12
|
*
sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
Dave Wysochanski
2018-07-30
1
-0
/
+12
|
*
sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
Dave Wysochanski
2018-07-30
1
-11
/
+16
|
*
net/sunrpc: Make rpc_auth_create_args a const
Sargun Dhillon
2018-07-30
4
-7
/
+8
*
|
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-23
10
-111
/
+140
|
\
\
|
*
|
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
2018-08-22
1
-0
/
+17
|
*
|
sunrpc: Extract target name into svc_cred
Chuck Lever
2018-08-22
1
-25
/
+45
|
*
|
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
2018-08-22
1
-3
/
+17
|
*
|
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
2018-08-22
1
-3
/
+9
|
*
|
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
2018-08-09
1
-2
/
+1
|
*
|
NFSD: Handle full-length symlinks
Chuck Lever
2018-08-09
1
-42
/
+25
|
*
|
NFSD: Refactor the generic write vector fill helper
Chuck Lever
2018-08-09
1
-7
/
+4
|
*
|
svcrdma: Clean up Read chunk path
Chuck Lever
2018-08-09
1
-19
/
+13
|
*
|
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2018-08-09
2
-4
/
+9
|
*
|
sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'
YueHaibing
2018-08-09
3
-6
/
+0
*
|
|
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-1
/
+1
|
\
\
\
|
*
|
|
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-3
/
+7
|
\
|
|
|
*
|
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-22
1
-3
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sunrpc: Prevent duplicate XID allocation
Chuck Lever
2018-06-19
1
-3
/
+7
*
|
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
3
-3
/
+6
*
|
|
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
2018-07-26
1
-1
/
+1
*
|
|
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
5
-10
/
+6
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
2
-2
/
+2
|
/
/
*
|
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
3
-3
/
+4
|
\
\
|
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
|
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
|
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
12
-331
/
+299
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-06-04
12
-331
/
+299
|
|
\
\
|
|
*
|
xprtrdma: Remove transfertypes array
Chuck Lever
2018-06-01
1
-8
/
+0
|
|
*
|
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2018-06-01
2
-0
/
+2
|
|
*
|
xprtrdma: Wait on empty sendctx queue
Chuck Lever
2018-06-01
3
-2
/
+14
|
|
*
|
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
2018-06-01
1
-19
/
+12
|
|
*
|
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
2018-06-01
1
-1
/
+1
|
|
*
|
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2018-05-07
2
-2
/
+3
|
|
*
|
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
2018-05-07
1
-12
/
+3
|
|
*
|
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
2018-05-07
1
-18
/
+4
|
|
*
|
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2018-05-07
2
-62
/
+0
|
|
*
|
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
5
-124
/
+115
[next]