summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/backchannel_rqst.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Don't hold the transport lock when receiving backchannel dataTrond Myklebust2017-08-161-2/+2
* SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever2016-09-191-7/+1
* SUNRPC: Fix callback channelTrond Myklebust2015-12-071-8/+0
* nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-231-0/+8
* SUNRPC: Abstract backchannel operationsChuck Lever2015-11-021-2/+22
* 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: Fix a backchannel raceTrond Myklebust2015-06-051-13/+24
* SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust2015-06-051-40/+55
* SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-06-021-1/+1
* SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever2015-02-131-1/+4
* sunrpc: eliminate RPC_DEBUGJeff Layton2014-11-241-1/+1
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust2014-02-111-29/+64
* SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust2014-02-111-2/+4
* SUNRPC: remove two BUG_ON assertsWeston Andros Adamson2012-11-041-2/+2
* SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson2012-11-041-1/+4
* SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-4/+5
* SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-111-0/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust2011-07-151-2/+2
* SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-151-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()Ricardo Labiaga2009-06-201-2/+5
* nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga2009-06-171-1/+1
* nfs41: New backchannel helper routinesRicardo Labiaga2009-06-171-0/+278
OpenPOWER on IntegriCloud