index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
1
-2
/
+2
2016-10-07
xprtrdma: Remove FMRs from the unmap list after unmapping
Chuck Lever
1
-2
/
+7
2016-10-07
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-10-07
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2016-09-24
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
1
-2
/
+3
2016-09-15
xprtrdma: Create common scatterlist fields in rpcrdma_mw
Chuck Lever
2
-47
/
+46
2016-09-07
SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprt
Trond Myklebust
1
-5
/
+3
2016-09-07
SUNRPC: allow for upcalls for same uid but different gss service
Olga Kornievskaia
1
-3
/
+5
2016-09-07
SUNRPC: Handle EADDRNOTAVAIL on connection failures
Trond Myklebust
1
-0
/
+4
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
3
-4
/
+17
2016-06-15
nfsd4/rpc: move backchannel create logic into rpc code
J. Bruce Fields
1
-2
/
+10
2016-06-15
SUNRPC: fix xprt leak on xps allocation failure
J. Bruce Fields
1
-2
/
+3
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
15
-444
/
+676
2016-05-25
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-62
/
+81
2016-05-23
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
1
-2
/
+2
2016-05-23
svcrpc: autoload rdma module
J. Bruce Fields
1
-4
/
+19
2016-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+2
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
1
-2
/
+3
2016-05-17
xprtrdma: Remove qplock
Chuck Lever
2
-4
/
+0
2016-05-17
xprtrdma: Faster server reboot recovery
Chuck Lever
1
-1
/
+11
2016-05-17
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
4
-88
/
+0
2016-05-17
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
6
-19
/
+150
2016-05-17
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
1
-5
/
+2
2016-05-17
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2
-7
/
+7
2016-05-17
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
1
-9
/
+16
2016-05-17
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
1
-38
/
+60
2016-05-17
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2
-3
/
+4
2016-05-17
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2
-20
/
+20
2016-05-17
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
1
-35
/
+6
2016-05-17
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
1
-151
/
+0
2016-05-17
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2
-60
/
+272
2016-05-17
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
1
-14
/
+4
2016-05-17
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
1
-4
/
+5
2016-05-17
xprtrdma: Prevent inline overflow
Chuck Lever
5
-11
/
+90
2016-05-17
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
5
-26
/
+23
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
1
-0
/
+6
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
5
-0
/
+41
2016-05-13
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
2
-11
/
+23
2016-05-13
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
Chuck Lever
1
-21
/
+5
2016-05-13
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
1
-0
/
+3
2016-05-13
svcrdma: Post Receives only for forward channel requests
Chuck Lever
1
-1
/
+1
2016-05-13
svcrdma: Remove superfluous line from rdma_read_chunks()
Chuck Lever
1
-3
/
+1
2016-05-13
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
1
-15
/
+13
2016-05-13
svcrdma: Do not add XDR padding to xdr_buf page vector
Chuck Lever
1
-1
/
+1
2016-05-13
svcrdma: Support IPv6 with NFS/RDMA
Shirley Ma
1
-1
/
+11
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2
-2
/
+2
2016-05-13
sunrpc: set SOCK_FASYNC
Eric Dumazet
1
-0
/
+3
2016-05-09
sunrpc: add rpc_lookup_generic_cred
Weston Andros Adamson
1
-0
/
+7
2016-05-09
sunrpc: plumb gfp_t parm into crcreate operation
Jeff Layton
4
-11
/
+11
[next]