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-30
Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
12
-676
/
+666
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2018-01-23
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
10
-654
/
+636
2018-01-23
SUNRPC: Micro-optimize __rpc_execute
Chuck Lever
1
-13
/
+11
2018-01-23
SUNRPC: task_run_action should display tk_callback
Chuck Lever
1
-1
/
+1
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
2
-3
/
+1
2018-01-23
xprtrdma: Correct some documenting comments
Chuck Lever
2
-2
/
+2
2018-01-23
xprtrdma: Fix "bytes registered" accounting
Chuck Lever
1
-2
/
+2
2018-01-23
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
2
-9
/
+7
2018-01-23
xprtrdma: Add trace points to instrument QP and CQ access upcalls
Chuck Lever
1
-0
/
+3
2018-01-23
xprtrdma: Add trace points in the client-side backchannel code paths
Chuck Lever
2
-5
/
+5
2018-01-23
xprtrdma: Add trace points for connect events
Chuck Lever
2
-28
/
+17
2018-01-23
xprtrdma: Add trace points to instrument MR allocation and recovery
Chuck Lever
1
-3
/
+3
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-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
[next]