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
/
xprtrdma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
svcrdma: Handle additional inline content
Chuck Lever
1
-0
/
+55
2015-01-15
svcrdma: Move read list XDR round-up logic
Chuck Lever
1
-28
/
+9
2015-01-15
svcrdma: Support RDMA_NOMSG requests
Chuck Lever
1
-3
/
+36
2015-01-15
svcrdma: rc_position sanity checking
Chuck Lever
1
-4
/
+12
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
2
-44
/
+29
2015-01-15
svcrdma: Find rmsgp more reliably
Chuck Lever
1
-14
/
+4
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
3
-33
/
+49
2015-01-15
svcrdma: Clean up read chunk counting
Chuck Lever
2
-19
/
+12
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
1
-2
/
+0
2015-01-15
svcrdma: Clean up dprintk
Chuck Lever
1
-4
/
+4
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
3
-10
/
+10
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-1
/
+8
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
1
-2
/
+0
2014-08-13
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-296
/
+604
2014-08-05
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
1
-17
/
+2
2014-07-31
xprtrdma: Handle additional connection events
Chuck Lever
1
-11
/
+14
2014-07-31
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
Chuck Lever
1
-13
/
+0
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
3
-12
/
+6
2014-07-31
xprtrdma: Schedule reply tasklet once per upcall
Chuck Lever
1
-16
/
+15
2014-07-31
xprtrdma: Allocate each struct rpcrdma_mw separately
Chuck Lever
1
-99
/
+143
2014-07-31
xprtrdma: Rename frmr_wr
Chuck Lever
1
-13
/
+13
2014-07-31
xprtrdma: Disable completions for LOCAL_INV Work Requests
Chuck Lever
1
-9
/
+8
2014-07-31
xprtrdma: Disable completions for FAST_REG_MR Work Requests
Chuck Lever
1
-5
/
+4
2014-07-31
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
Chuck Lever
1
-20
/
+2
2014-07-31
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
Chuck Lever
1
-2
/
+92
2014-07-31
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
Chuck Lever
2
-2
/
+66
2014-07-31
xprtrdma: Properly handle exhaustion of the rb_mws list
Chuck Lever
1
-32
/
+71
2014-07-31
xprtrdma: Chain together all MWs in same buffer pool
Chuck Lever
2
-1
/
+7
2014-07-31
xprtrdma: Back off rkey when FAST_REG_MR fails
Chuck Lever
1
-0
/
+1
2014-07-31
xprtrdma: Unclutter struct rpcrdma_mr_seg
Chuck Lever
2
-28
/
+50
2014-07-31
xprtrdma: Don't invalidate FRMRs if registration fails
Chuck Lever
1
-3
/
+5
2014-07-31
xprtrdma: On disconnect, don't ignore pending CQEs
Chuck Lever
1
-5
/
+9
2014-07-31
xprtrdma: Update rkeys after transport reconnect
Chuck Lever
3
-42
/
+54
2014-07-31
xprtrdma: Limit data payload size for ALLPHYSICAL
Chuck Lever
3
-1
/
+45
2014-07-31
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
Chuck Lever
2
-6
/
+18
2014-07-31
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
Chuck Lever
1
-5
/
+7
2014-07-22
svcrdma: Add zero padding if the client doesn't send it
Chuck Lever
1
-0
/
+28
2014-07-22
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
Yan Burman
1
-0
/
+3
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-07-11
svcrdma: send_write() must not overflow the device's max sge
Steve Wise
1
-24
/
+15
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-583
/
+396
[next]