index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-01
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-0
/
+7
2017-11-30
SUNRPC: Handle ENETDOWN errors
Trond Myklebust
2
-0
/
+6
2017-11-29
SUNRPC: Allow connect to return EHOSTUNREACH
Trond Myklebust
1
-0
/
+1
2017-11-27
SUNRPC: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-27
sunrpc: make the function arg as const
Bhumika Goyal
1
-1
/
+1
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-82
/
+55
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
14
-297
/
+531
2017-11-17
sunrpc: remove net pointer from messages
Vasily Averin
2
-7
/
+7
2017-11-17
sunrpc: exit_net cleanup check added
Vasily Averin
1
-0
/
+3
2017-11-17
sunrpc: Add rpc_request static trace point
Chuck Lever
1
-2
/
+1
2017-11-17
sunrpc: Fix rpc_task_begin trace point
Chuck Lever
1
-2
/
+1
2017-11-17
net: sunrpc: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+16
2017-11-17
xprtrdma: Update copyright notices
Chuck Lever
4
-0
/
+4
2017-11-17
xprtrdma: Remove include for linux/prefetch.h
Chuck Lever
1
-1
/
+0
2017-11-17
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
2
-9
/
+3
2017-11-17
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
Chuck Lever
1
-1
/
+1
2017-11-17
xprtrdma: Remove atomic send completion counting
Chuck Lever
3
-33
/
+0
2017-11-17
xprtrdma: RPC completion should wait for Send completion
Chuck Lever
4
-4
/
+34
2017-11-17
xprtrdma: Refactor rpcrdma_deferred_completion
Chuck Lever
3
-13
/
+22
2017-11-17
xprtrdma: Add a field of bit flags to struct rpcrdma_req
Chuck Lever
4
-4
/
+8
2017-11-17
xprtrdma: Add data structure to manage RDMA Send arguments
Chuck Lever
4
-32
/
+247
2017-11-17
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
Chuck Lever
1
-7
/
+5
2017-11-17
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
Chuck Lever
3
-24
/
+38
2017-11-17
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
Chuck Lever
1
-14
/
+24
2017-11-17
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
Chuck Lever
1
-1
/
+1
2017-11-17
xprtrdma: Decode credits field in rpcrdma_reply_handler
Chuck Lever
3
-27
/
+14
2017-11-17
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
Chuck Lever
3
-23
/
+36
2017-11-17
xprtrdma: Refactor rpcrdma_reply_handler some more
Chuck Lever
2
-57
/
+69
2017-11-17
xprtrdma: Move decoded header fields into rpcrdma_rep
Chuck Lever
2
-19
/
+20
2017-11-17
xprtrdma: Throw away reply when version is unrecognized
Chuck Lever
1
-9
/
+8
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-11-07
SUNRPC: Improve ordering of transport processing
Trond Myklebust
1
-70
/
+30
2017-11-07
svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
Chuck Lever
1
-3
/
+8
2017-11-07
rpc: remove some BUG()s
J. Bruce Fields
1
-5
/
+9
2017-11-07
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
1
-1
/
+5
2017-11-07
sunrcp: make function _svc_create_xprt static
Colin Ian King
1
-3
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-0
/
+14
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-0
/
+14
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
14
-0
/
+14
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-2
/
+2
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+25
2017-10-19
SUNRPC: Destroy transport from the system workqueue
Trond Myklebust
1
-10
/
+24
2017-10-18
sunrpc: Convert timers to use timer_setup()
Kees Cook
4
-15
/
+13
2017-10-16
xprtrdma: Remove ro_unmap_safe
Chuck Lever
3
-40
/
+0
2017-10-16
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
Chuck Lever
1
-1
/
+2
2017-10-16
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
1
-1
/
+1
2017-10-16
SUNRPC: fix a list corruption issue in xprt_release()
Trond Myklebust
1
-1
/
+1
2017-10-01
sunrpc: remove redundant initialization of sock
Colin Ian King
1
-1
/
+1
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
1
-1
/
+1
[next]