summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/backchannel_rqst.c
Commit message (Expand)AuthorAgeFilesLines
* 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