aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/backchannel_rqst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust1-0/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-07-15SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust1-2/+2
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-20nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()Ricardo Labiaga1-2/+5
2009-06-17nfs41: Rename rq_received to rq_reply_bytes_recvdRicardo Labiaga1-1/+1
2009-06-17nfs41: New backchannel helper routinesRicardo Labiaga1-0/+278