summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svc.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Fix callback server shutdownTrond Myklebust2017-04-271-0/+1
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-04-251-2/+1
* nfs/nfsd/sunrpc: enforce transport requirements for NFSv4Jeff Layton2017-02-241-0/+3
* sunrpc: turn bitfield flags in svc_version into boolsJeff Layton2017-02-241-4/+5
* SUNRPC: Add a server side per-connection limitTrond Myklebust2016-07-131-0/+1
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-101-0/+3
* nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-101-0/+25
* nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-101-0/+3
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-101-0/+3
* nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-101-3/+6
* nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-101-8/+3
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-101-10/+10
* 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/+0
* 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/+5
* 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-031-1/+3
* sunrpc: fix some typosWeng Meiling2013-12-101-1/+1
* svcrpc: remove unused rq_resusedJ. Bruce Fields2013-08-301-1/+0
* sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-231-0/+1
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-3/+3
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-271-0/+2
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-311-1/+0
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-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-01-311-4/+5
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-311-1/+1
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-021-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
|/
OpenPOWER on IntegriCloud