aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-22sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-20SUNRPC: Set the TCP user timeout option on client socketsTrond Myklebust
2015-06-19SUNRPC: Ensure we release the TCP socket once it has been closedTrond Myklebust
2015-06-19SUNRPC: Handle connection issues correctly on the back channelTrond Myklebust
2015-06-18sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()Fabian Frederick
2015-06-16Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust
2015-06-16SUNRPC: never enqueue a ->rq_cong request on ->sendingNeil Brown
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12xprtrdma: Reduce per-transport MR allocationChuck Lever
2015-06-12xprtrdma: Stack relief in fmr_op_map()Chuck Lever
2015-06-12xprtrdma: Split rb_lockChuck Lever
2015-06-12xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever
2015-06-12xprtrdma: Remove ->ro_resetChuck Lever
2015-06-12xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever
2015-06-12xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce an FRMR recovery workqueueChuck Lever
2015-06-12xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever
2015-06-12xprtrdma: Introduce helpers for allocating MWsChuck Lever
2015-06-12xprtrdma: Use ib_device pointer safelyChuck Lever
2015-06-12xprtrdma: Remove rr_funcChuck Lever
2015-06-12xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever
2015-06-12xprtrdma: Warn when there are orphaned IB objectsChuck Lever
2015-06-11SUNRPC: Address kbuild warning in net/sunrpc/debugfs.cChuck Lever
2015-06-10SUNRPC: Transport fault injectionChuck Lever
2015-06-10sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton
2015-06-10sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton
2015-06-10sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton
2015-06-10sunrpc: make xprt->swapper an atomic_tJeff Layton
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton
2015-06-05SUNRPC: Fix a backchannel raceTrond Myklebust
2015-06-05SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust
2015-06-05SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust
2015-06-04rpcrdma: Merge svcrdma and xprtrdma modules into oneChuck Lever
2015-06-04svcrdma: Add a separate "max data segs macro for svcrdmaChuck Lever
2015-06-04svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAILChuck Lever
2015-06-04svcrdma: Keep rpcrdma_msg fields in network byte-orderChuck Lever
2015-06-04svcrdma: Fix byte-swapping in svc_rdma_sendto.cChuck Lever
2015-06-03svcrdma: Remove svc_rdma_xdr_decode_deferred_req()Chuck Lever
2015-06-03SUNRPC: Move EXPORT_SYMBOL for svc_processChuck Lever
2015-06-02SUNRPC: Clean up bc_send()Chuck Lever
2015-06-02SUNRPC: Backchannel handle socket nospaceTrond Myklebust
2015-06-02SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-06-02SUNRPC: drop stale doc comments in xprtsock.cStefan Hajnoczi
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny
2015-05-18xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg