aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/svc_xprt.c
Commit message (Expand)AuthorAge
* rpc: keep backchannel xprt as long as server connectionJ. Bruce Fields2011-01-11
* svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
* sunrpc: remove xpt_poolNeilBrown2010-12-17
* Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-17
|\
| * sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-07
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* | svcrpc: fix wspace-checking raceJ. Bruce Fields2010-11-19
* | svcrpc: svc_close_xprt commentJ. Bruce Fields2010-11-19
* | svcrpc: simplify svc_close_allJ. Bruce Fields2010-11-19
* | nfsd4: centralize more calls to svc_xprt_receivedJ. Bruce Fields2010-11-19
* | svcrpc: don't set then immediately clear XPT_DEFERREDJ. Bruce Fields2010-11-19
|/
* svcrpc: no need for XPT_DEAD check in svc_xprt_enqueueJ. Bruce Fields2010-10-25
* svcrpc: assume svc_delete_xprt() called only onceJ. Bruce Fields2010-10-25
* svcrpc: never clear XPT_BUSY on dead xprtJ. Bruce Fields2010-10-25
* sunrpc: Turn list_for_each-s into the ..._entry-sPavel Emelyanov2010-10-19
* nfsd: provide callbacks on svc_xprt deletionJ. Bruce Fields2010-10-01
* sunrpc: Pull net argument downto svc_create_socketPavel Emelyanov2010-10-01
* sunrpc: Add net argument to svc_create_xprtPavel Emelyanov2010-10-01
* sunrpc: Tag svc_xprt with netPavel Emelyanov2010-09-27
* sunrpc: Make xprt auth cache release work with the xprtPavel Emelyanov2010-09-27
* svcrpc: minor cache cleanupJ. Bruce Fields2010-09-07
* sunrpc/cache: allow threads to block while waiting for cache update.NeilBrown2010-09-07
* Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-03
* | svcrpc: don't hold sv_lock over svc_xprt_put()J. Bruce Fields2010-03-29
|/
* Revert "sunrpc: move the close processing after do recvfrom method"J. Bruce Fields2010-02-28
* Revert "sunrpc: fix peername failed on closed listener"J. Bruce Fields2010-02-28
* sunrpc: remove unnecessary svc_xprt_putNeil Brown2010-02-26
* SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever2010-01-26
* SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever2010-01-26
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-06
|\
| * sunrpc: fix peername failed on closed listenerXiaotian Feng2010-01-06
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-16
|\|
| * Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-23
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
|/
* nfsd41: sunrpc: Added rpc server-side backchannel handlingRahul Iyer2009-09-11
* sunrpc: move the close processing after do recvfrom methodWei Yongjun2009-08-27
* knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi2009-08-25
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
* net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten2009-04-28
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-06
|\
| * nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-03
| * knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-18
| * knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-18
* | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
* | SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-28
|/
* SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust2009-01-07
* svc: Clean up deferred requests on transport destructionTom Tucker2009-01-07