index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
xprtrdma: disconnect and flush cqs before freeing buffers
Steve Wise
2015-09-28
2
-4
/
+7
*
xprtrdma: take HCA driver refcount at client
Devesh Sharma
2015-08-05
1
-8
/
+29
*
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
2015-08-05
3
-2
/
+5
*
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
2015-08-05
1
-25
/
+23
*
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-08-05
1
-9
/
+16
*
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
2015-08-05
1
-2
/
+42
*
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
2015-08-05
1
-12
/
+1
*
xprtrdma: Always provide a write list when sending NFS READ
Chuck Lever
2015-08-05
1
-17
/
+4
*
xprtrdma: Account for RPC/RDMA header size when deciding to inline
Chuck Lever
2015-08-05
1
-2
/
+27
*
xprtrdma: Remove logic that constructs RDMA_MSGP type calls
Chuck Lever
2015-08-05
3
-107
/
+51
*
xprtrdma: Clean up rpcrdma_ia_open()
Chuck Lever
2015-08-05
5
-45
/
+67
*
xprtrdma: Remove last ib_reg_phys_mr() call site
Chuck Lever
2015-08-05
2
-82
/
+21
*
xprtrdma: Don't fall back to PHYSICAL memory registration
Chuck Lever
2015-08-05
1
-1
/
+1
*
xprtrdma: Raise maximum payload size to one megabyte
Chuck Lever
2015-08-05
1
-2
/
+1
*
xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
Chuck Lever
2015-08-05
1
-17
/
+11
*
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-28
3
-13
/
+23
|
\
|
*
SUNRPC: Report TCP errors to the caller
Trond Myklebust
2015-07-27
1
-7
/
+6
|
*
sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.
NeilBrown
2015-07-27
1
-0
/
+9
|
*
SUNRPC: xprt_complete_bc_request must also decrement the free slot count
Trond Myklebust
2015-07-22
1
-1
/
+1
|
*
SUNRPC: Fix a backchannel deadlock
Trond Myklebust
2015-07-22
1
-2
/
+2
|
*
SUNRPC: Don't confuse ENOBUFS with a write_space issue
Trond Myklebust
2015-07-03
1
-1
/
+2
|
*
SUNRPC: Don't reencode message if transmission failed with ENOBUFS
Trond Myklebust
2015-07-03
1
-2
/
+3
*
|
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-07-02
15
-532
/
+751
|
\
\
|
|
/
|
*
SUNRPC: Set the TCP user timeout option on client sockets
Trond Myklebust
2015-06-20
1
-0
/
+7
|
*
SUNRPC: Ensure we release the TCP socket once it has been closed
Trond Myklebust
2015-06-19
2
-19
/
+23
|
*
SUNRPC: Handle connection issues correctly on the back channel
Trond Myklebust
2015-06-19
1
-1
/
+7
|
*
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
2015-06-18
1
-6
/
+2
|
*
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-06-16
7
-338
/
+343
|
|
\
|
|
*
xprtrdma: Reduce per-transport MR allocation
Chuck Lever
2015-06-12
2
-4
/
+8
|
|
*
xprtrdma: Stack relief in fmr_op_map()
Chuck Lever
2015-06-12
2
-11
/
+28
|
|
*
xprtrdma: Split rb_lock
Chuck Lever
2015-06-12
4
-13
/
+15
|
|
*
xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
Chuck Lever
2015-06-12
2
-4
/
+0
|
|
*
xprtrdma: Remove ->ro_reset
Chuck Lever
2015-06-12
5
-71
/
+0
|
|
*
xprtrdma: Remove unused LOCAL_INV recovery logic
Chuck Lever
2015-06-12
1
-109
/
+0
|
|
*
xprtrdma: Acquire MRs in rpcrdma_register_external()
Chuck Lever
2015-06-12
3
-35
/
+89
|
|
*
xprtrdma: Introduce an FRMR recovery workqueue
Chuck Lever
2015-06-12
3
-3
/
+84
|
|
*
xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
Chuck Lever
2015-06-12
2
-30
/
+48
|
|
*
xprtrdma: Introduce helpers for allocating MWs
Chuck Lever
2015-06-12
2
-0
/
+33
|
|
*
xprtrdma: Use ib_device pointer safely
Chuck Lever
2015-06-12
5
-48
/
+43
|
|
*
xprtrdma: Remove rr_func
Chuck Lever
2015-06-12
4
-14
/
+1
|
|
*
xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
Chuck Lever
2015-06-12
4
-12
/
+10
|
|
*
xprtrdma: Warn when there are orphaned IB objects
Chuck Lever
2015-06-12
1
-5
/
+5
|
*
|
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
2015-06-16
1
-0
/
+3
|
*
|
SUNRPC: Address kbuild warning in net/sunrpc/debugfs.c
Chuck Lever
2015-06-11
1
-1
/
+2
|
*
|
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
5
-0
/
+101
|
*
|
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
3
-9
/
+41
|
*
|
sunrpc: lock xprt before trying to set memalloc on the sockets
Jeff Layton
2015-06-10
1
-8
/
+27
|
*
|
sunrpc: if we're closing down a socket, clear memalloc on it first
Jeff Layton
2015-06-10
1
-0
/
+3
|
*
|
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-10
2
-15
/
+27
|
*
|
sunrpc: keep a count of swapfiles associated with the rpc_clnt
Jeff Layton
2015-06-10
2
-11
/
+59
[next]