summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svc.h
Commit message (Expand)AuthorAgeFilesLines
* sunrpc/lockd: fix references to the BKLJeff Layton2015-01-231-1/+1
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-091-2/+2
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-091-3/+3
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-091-0/+2
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-091-1/+3
* sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-091-1/+1
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-091-3/+3
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-091-1/+1
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-091-2/+2
* SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-171-1/+0Star
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-231-2/+2
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-301-6/+5Star
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-301-0/+1
* SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-221-0/+1
* SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-041-1/+3
* sunrpc: fix some typosWeng Meiling2013-12-111-1/+1
* svcrpc: remove unused rq_resusedJ. Bruce Fields2013-08-301-1/+0Star
* sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-241-0/+1
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-181-3/+3
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-0/+2
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-06-011-1/+0Star
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-06-011-0/+1
* Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-151-0/+2
* SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-02-011-4/+5
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-02-011-1/+1
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-031-10/+22
|\
| * SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-141-9/+21
| * sunrpc: use better NUMA affinitiesEric Dumazet2011-08-191-1/+1
* | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-251-0/+1
|/
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-271-2/+2
|\
| * SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-151-2/+2
* | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-181-0/+1
|/
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-0/+1
|\
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-041-0/+1
* | NFS rename client back channel transport fieldAndy Adamson2011-01-061-1/+1
|/
* nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-151-4/+0Star
* Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-231-3/+0Star
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-141-2/+0Star
* nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-171-0/+1
* nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-171-0/+2
* nfs41: client callback structuresRicardo Labiaga2009-06-171-0/+8
* Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-061-0/+16
|\
| * nfsd41: hard page limit for DRCAndy Adamson2009-04-041-0/+2
| * nfsd: don't use the deferral service, return NFS4ERR_DELAYAndy Adamson2009-04-041-0/+1
| * knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-181-0/+11
| * knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-181-0/+2
* | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-3/+2Star
* | SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-281-2/+2
|/