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
2018-01-23
xprtrdma: Add trace points to instrument memory invalidation
Chuck Lever
3
-16
/
+16
2018-01-23
xprtrdma: Add trace points in reply decoder path
Chuck Lever
1
-20
/
+9
2018-01-23
xprtrdma: Add trace points to instrument memory registration
Chuck Lever
2
-22
/
+7
2018-01-23
xprtrdma: Add trace points in the RPC Reply handler paths
Chuck Lever
2
-19
/
+9
2018-01-23
xprtrdma: Add trace points in RPC Call transmit paths
Chuck Lever
2
-15
/
+5
2018-01-23
rpcrdma: infrastructure for static trace points in rpcrdma.ko
Chuck Lever
2
-5
/
+9
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
4
-37
/
+8
2018-01-16
xprtrdma: Introduce rpcrdma_mw_unmap_and_put
Chuck Lever
4
-23
/
+33
2018-01-16
xprtrdma: Remove usage of "mw"
Chuck Lever
5
-278
/
+292
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
4
-99
/
+99
2018-01-16
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
Chuck Lever
1
-6
/
+1
2018-01-16
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
4
-32
/
+50
2018-01-16
xprtrdma: buf_free not called for CB replies
Chuck Lever
3
-6
/
+1
2018-01-16
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
Chuck Lever
2
-5
/
+11
2018-01-16
xprtrdma: Support IPv6 in xprt_rdma_set_port
Chuck Lever
1
-4
/
+24
2018-01-16
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
Chuck Lever
3
-19
/
+12
2018-01-16
xprtrdma: Initialize the xprt address string array earlier
Chuck Lever
3
-13
/
+21
2018-01-16
xprtrdma: Remove unused padding variables
Chuck Lever
2
-7
/
+3
2018-01-16
xprtrdma: Remove ri_reminv_expected
Chuck Lever
2
-3
/
+0
2018-01-16
xprtrdma: Per-mode handling for Remote Invalidation
Chuck Lever
4
-30
/
+27
2018-01-16
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
Chuck Lever
1
-1
/
+1
2018-01-16
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
Chuck Lever
3
-24
/
+22
2018-01-16
xprtrdma: Fix buffer leak after transport set up failure
Chuck Lever
1
-11
/
+2
2018-01-14
SUNRPC: Add explicit rescheduling points in the receive path
Trond Myklebust
1
-2
/
+19
2018-01-14
SUNRPC: Chunk reading of replies from the server
Trond Myklebust
1
-4
/
+11
2018-01-14
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-16
/
+0
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-15
/
+24
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
3
-0
/
+4
2017-12-02
svc_recvfrom(): switch to sock_recvmsg()
Al Viro
1
-2
/
+2
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-27
net: annotate ->poll() instances
Al Viro
2
-6
/
+6
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
[prev]
[next]