aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/bc_xprt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust1-0/+5
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust1-0/+1
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin1-0/+9
2018-12-27sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin1-6/+4
2018-09-30SUNRPC: Fix up the back channel transmitTrond Myklebust1-0/+1
2015-11-02SUNRPC: Abstract backchannel operationsChuck Lever1-0/+5
2015-06-02SUNRPC: Clean up bc_send()Chuck Lever1-1/+0
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust1-1/+2
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust1-1/+1
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust1-3/+3
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson1-13/+0
2011-01-06NFS rename client back channel transport fieldAndy Adamson1-2/+2
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson1-0/+13
2010-03-22SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust1-1/+4
2010-02-10nfs41 do not allocate unused back channel pagesAndy Adamson1-0/+15
2009-06-17nfs41: Backchannel callback service helper routinesRicardo Labiaga1-0/+3
2009-06-17nfs41: New include/linux/sunrpc/bc_xprt.hRicardo Labiaga1-0/+46