summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-282-4/+7
* xprtrdma: take HCA driver refcount at clientDevesh Sharma2015-08-051-8/+29
* xprtrdma: Count RDMA_NOMSG type callsChuck Lever2015-08-053-2/+5
* xprtrdma: Clean up xprt_rdma_print_stats()Chuck Lever2015-08-051-25/+23
* xprtrdma: Fix large NFS SYMLINK callsChuck Lever2015-08-051-9/+16
* xprtrdma: Fix XDR tail buffer marshallingChuck Lever2015-08-051-2/+42
* xprtrdma: Don't provide a reply chunk when expecting a short replyChuck Lever2015-08-051-12/+1
* xprtrdma: Always provide a write list when sending NFS READChuck Lever2015-08-051-17/+4
* xprtrdma: Account for RPC/RDMA header size when deciding to inlineChuck Lever2015-08-051-2/+27
* xprtrdma: Remove logic that constructs RDMA_MSGP type callsChuck Lever2015-08-053-107/+51
* xprtrdma: Clean up rpcrdma_ia_open()Chuck Lever2015-08-055-45/+67
* xprtrdma: Remove last ib_reg_phys_mr() call siteChuck Lever2015-08-052-82/+21
* xprtrdma: Don't fall back to PHYSICAL memory registrationChuck Lever2015-08-051-1/+1
* xprtrdma: Raise maximum payload size to one megabyteChuck Lever2015-08-051-2/+1
* xprtrdma: Make xprt_setup_rdma() agnostic to family of server addressChuck Lever2015-08-051-17/+11
* Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-283-13/+23
|\
| * SUNRPC: Report TCP errors to the callerTrond Myklebust2015-07-271-7/+6
| * sunrpc: translate -EAGAIN to -ENOBUFS when socket is writable.NeilBrown2015-07-271-0/+9
| * SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust2015-07-221-1/+1
| * SUNRPC: Fix a backchannel deadlockTrond Myklebust2015-07-221-2/+2
| * SUNRPC: Don't confuse ENOBUFS with a write_space issueTrond Myklebust2015-07-031-1/+2
| * SUNRPC: Don't reencode message if transmission failed with ENOBUFSTrond Myklebust2015-07-031-2/+3
* | Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-07-0215-532/+751
|\ \ | |/
| * SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust2015-06-201-0/+7
| * SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust2015-06-192-19/+23
| * SUNRPC: Handle connection issues correctly on the back channelTrond Myklebust2015-06-191-1/+7
| * sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick2015-06-181-6/+2
| * Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-06-167-338/+343
| |\
| | * xprtrdma: Reduce per-transport MR allocationChuck Lever2015-06-122-4/+8
| | * xprtrdma: Stack relief in fmr_op_map()Chuck Lever2015-06-122-11/+28
| | * xprtrdma: Split rb_lockChuck Lever2015-06-124-13/+15
| | * xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-122-4/+0
| | * xprtrdma: Remove ->ro_resetChuck Lever2015-06-125-71/+0
| | * xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever2015-06-121-109/+0
| | * xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever2015-06-123-35/+89
| | * xprtrdma: Introduce an FRMR recovery workqueueChuck Lever2015-06-123-3/+84
| | * xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever2015-06-122-30/+48
| | * xprtrdma: Introduce helpers for allocating MWsChuck Lever2015-06-122-0/+33
| | * xprtrdma: Use ib_device pointer safelyChuck Lever2015-06-125-48/+43
| | * xprtrdma: Remove rr_funcChuck Lever2015-06-124-14/+1
| | * xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever2015-06-124-12/+10
| | * xprtrdma: Warn when there are orphaned IB objectsChuck Lever2015-06-121-5/+5
| * | SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown2015-06-161-0/+3
| * | SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever2015-06-111-1/+2
| * | SUNRPC: Transport fault injectionChuck Lever2015-06-105-0/+101
| * | sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-103-9/+41
| * | sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton2015-06-101-8/+27
| * | sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton2015-06-101-0/+3
| * | sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-102-15/+27
| * | sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-102-11/+59
OpenPOWER on IntegriCloud