Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
843d349c20bc3562ae7b59de4067e304e89843c7
/
net
/
sunrpc
/
xprtrdma
06b8ab5
Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d1e458f
svcrdma: remove rdma_create_qp() failure recovery logic
by Steve Wise
· 10 years ago
8079fb7
xprtrdma: Handle additional connection events
by Chuck Lever
· 10 years ago
a779ca5
xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
by Chuck Lever
· 10 years ago
282191c
xprtrdma: Make rpcrdma_ep_disconnect() return void
by Chuck Lever
· 10 years ago
bb96193
xprtrdma: Schedule reply tasklet once per upcall
by Chuck Lever
· 10 years ago
2e84522
xprtrdma: Allocate each struct rpcrdma_mw separately
by Chuck Lever
· 10 years ago
f590e87
xprtrdma: Rename frmr_wr
by Chuck Lever
· 10 years ago
dab7e3b
xprtrdma: Disable completions for LOCAL_INV Work Requests
by Chuck Lever
· 10 years ago
0505572
xprtrdma: Disable completions for FAST_REG_MR Work Requests
by Chuck Lever
· 10 years ago
440ddad5
xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
ddb6beb
xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
by Chuck Lever
· 10 years ago
9f9d802
xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
by Chuck Lever
· 10 years ago
c2922c0
xprtrdma: Properly handle exhaustion of the rb_mws list
by Chuck Lever
· 10 years ago
3111d72
xprtrdma: Chain together all MWs in same buffer pool
by Chuck Lever
· 10 years ago
c93e986
xprtrdma: Back off rkey when FAST_REG_MR fails
by Chuck Lever
· 10 years ago
0dbb410
xprtrdma: Unclutter struct rpcrdma_mr_seg
by Chuck Lever
· 10 years ago
539431a
xprtrdma: Don't invalidate FRMRs if registration fails
by Chuck Lever
· 10 years ago
a7bc211
xprtrdma: On disconnect, don't ignore pending CQEs
by Chuck Lever
· 10 years ago
6ab5994
xprtrdma: Update rkeys after transport reconnect
by Chuck Lever
· 10 years ago
43e9598
xprtrdma: Limit data payload size for ALLPHYSICAL
by Chuck Lever
· 10 years ago
73806c8
xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
by Chuck Lever
· 10 years ago
5fc83f4
xprtrdma: Fix panic in rpcrdma_register_frmr_external()
by Chuck Lever
· 10 years ago
e560e3b
svcrdma: Add zero padding if the client doesn't send it
by Chuck Lever
· 10 years ago
bf858ab
xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result
by Yan Burman
· 10 years ago
3c45ddf
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
by Chuck Lever
· 10 years ago
2559429
svcrdma: send_write() must not overflow the device's max sge
by Steve Wise
· 10 years ago
d1e1cda
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
83710fc
svcrdma: Fence LOCAL_INV work requests
by Steve Wise
· 10 years ago
0bf4828
svcrdma: refactor marshalling logic
by Steve Wise
· 10 years ago
c93c622
xprtrdma: Disconnect on registration failure
by Chuck Lever
· 10 years ago
c977dea
xprtrdma: Remove BUG_ON() call sites
by Chuck Lever
· 10 years ago
e7ce710
xprtrdma: Avoid deadlock when credit window is reset
by Chuck Lever
· 10 years ago
1890697
xprtrdma: Reset connection timeout after successful reconnect
by Chuck Lever
· 10 years ago
bfaee09
xprtrdma: Use macros for reconnection timeout constants
by Chuck Lever
· 10 years ago
196c699
xprtrdma: Allocate missing pagelist
by Shirley Ma
· 10 years ago
5bc4bc7
xprtrdma: Remove Tavor MTU setting
by Chuck Lever
· 10 years ago
ec62f40
xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
by Chuck Lever
· 10 years ago
65866f8
xprtrdma: Reduce the number of hardway buffer allocations
by Chuck Lever
· 10 years ago
8301a2c
xprtrdma: Limit work done by completion handler
by Chuck Lever
· 10 years ago
1c00dd0
xprtrmda: Reduce calls to ib_poll_cq() in completion handlers
by Chuck Lever
· 10 years ago
7f23f6f
xprtrmda: Reduce lock contention in completion handlers
by Chuck Lever
· 10 years ago
fc66448
xprtrdma: Split the completion queue
by Chuck Lever
· 10 years ago
7f1d541
xprtrdma: Make rpcrdma_ep_destroy() return void
by Chuck Lever
· 10 years ago
13c9ff8
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
by Chuck Lever
· 10 years ago
cdd9ade
xprtrdma: mount reports "Invalid mount option" if memreg mode not supported
by Chuck Lever
· 10 years ago
f10eafd
xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
by Chuck Lever
· 10 years ago
0ac531c
xprtrdma: Remove REGISTER memory registration mode
by Chuck Lever
· 10 years ago
b45ccfd
xprtrdma: Remove MEMWINDOWS registration modes
by Chuck Lever
· 10 years ago
03ff882
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
by Chuck Lever
· 10 years ago
254f91e
xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
by Chuck Lever
· 10 years ago
4034ba0
nfs-rdma: Fix for FMR leaks
by Allen Andrews
· 10 years ago
0fc6c4e
xprtrdma: mind the device's max fast register page list depth
by Steve Wise
· 10 years ago
16e4d93
NFSD: Ignore client's source port on RDMA transports
by Chuck Lever
· 11 years ago
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
3cbe01a
svcrdma: fix offset calculation for non-page aligned sge entries
by Jeff Layton
· 11 years ago
2e8c12e
xprtrdma: add separate Kconfig options for NFSoRDMA client and server support
by Jeff Layton
· 11 years ago
7e4359e
Fix regression in NFSRDMA server
by Tom Tucker
· 11 years ago
c42a01e
svcrdma: fix printk when memory allocation fails
by Jeff Layton
· 11 years ago
3a0799a
SUNRPC: remove KERN_INFO from dprintk() call sites
by Chuck Lever
· 11 years ago
2b7bbc9
SUNRPC: Fix large reads on NFS/RDMA
by Chuck Lever
· 11 years ago
61f98b0
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
b2781e1
svcrdma: underflow issue in decode_write_list()
by Dan Carpenter
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
70a3a06
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
7083e42
IB/core: Add "type 2" memory windows support
by Shani Michaeli
· 12 years ago
5976687
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
by Jeff Layton
· 12 years ago
1b09209
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
by Trond Myklebust
· 12 years ago
a4f0835
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
by Trond Myklebust
· 12 years ago
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
f474af7
nfs: disintegrate UAPI for nfs
by J. Bruce Fields
· 12 years ago
d19751e
SUNRPC: Get rid of the redundant xprt->shutdown bit field
by Trond Myklebust
· 12 years ago
f39c1bf
SUNRPC: Fix a UDP transport regression
by Trond Myklebust
· 12 years ago
6741019
svcrpc: make svc_xprt_received static
by J. Bruce Fields
· 12 years ago
5cf02d0
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 12 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
9b78145
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
by Tom Tucker
· 13 years ago
4a6862b
xprtrdma: The transport should not bug-check when a dup reply is received
by Tom Tucker
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
cec56c8
svcrdma: Cleanup sparse warnings in the svcrdma module
by Tom Tucker
· 13 years ago
bd4620d
SUNRPC: create svc_xprt in proper network namespace
by Stanislav Kinsbursky
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
28890d3
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
2773395
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
by Steve Dickson
· 13 years ago
5f00bcb
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
by Stephen Rothwell
· 13 years ago
d9ba131
SUNRPC: Support dynamic slot allocation for TCP connections
by Trond Myklebust
· 13 years ago
43cedbf0e
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
by Trond Myklebust
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
4c171ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
b26f9b9
RDMA/cma: Pass QP type into rdma_create_id()
by Sean Hefty
· 15 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
986d4ab
sunrpc: fix printk format warning
by Randy Dunlap
· 14 years ago
5c635e0
RPCRDMA: Fix FRMR registration/invalidate handling.
by Tom Tucker
· 14 years ago
bd7ea31
RPCRDMA: Fix to XDR page base interpretation in marshalling logic.
by Tom Tucker
· 14 years ago
a5e5026
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
Next »