summaryrefslogtreecommitdiff
path: root/net/sunrpc/backchannel_rqst.c
AgeCommit message (Expand)Author
2017-08-16SUNRPC: Don't hold the transport lock when receiving backchannel dataTrond Myklebust
2016-09-19SUNRPC: Refactor rpc_xdr_buf_init()Chuck Lever
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-11-23nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever
2015-07-22SUNRPC: xprt_complete_bc_request must also decrement the free slot countTrond Myklebust
2015-07-22SUNRPC: Fix a backchannel deadlockTrond Myklebust
2015-06-05SUNRPC: Fix a backchannel raceTrond Myklebust
2015-06-05SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust
2015-06-02SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-02-13SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-11SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
2012-11-04SUNRPC: remove two BUG_ON assertsWeston Andros Adamson
2012-11-04SUNRPC: remove BUG_ON from xprt_destroy_backchannelWeston Andros Adamson
2012-11-01SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-07-15SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-20nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()Ricardo Labiaga
2009-06-17nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga