summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/svc.h (follow)
Commit message (Expand)AuthorAge
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-16
* nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton2015-08-10
* nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton2015-08-10
* nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
* nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: move sv_function into sv_opsJeff Layton2015-08-10
* nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton2015-08-10
* sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
* sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton2014-12-09
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton2014-12-09
* sunrpc: move rq_cachetype field to better optimize spaceJeff Layton2014-12-09
* sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_dropme flag into rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton2014-12-09
* sunrpc: move rq_local field to rq_flagsJeff Layton2014-12-09
* sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
* SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-17
* SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee2014-06-23
* nfsd4: better reservation of head space for krb5J. Bruce Fields2014-05-30
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-30
* SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown2014-05-22
* SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-03
* sunrpc: fix some typosWeng Meiling2013-12-10
* svcrpc: remove unused rq_resusedJ. Bruce Fields2013-08-30
* sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh2013-01-23
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-17
* SUNRPC: service request network namespace helper introducedStanislav Kinsbursky2012-07-27
* nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-31
* SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-31
* Lockd: per-net up and down routines introducedStanislav Kinsbursky2012-02-15
* SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
* SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky2012-01-31
* Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2011-11-02
|\
| * SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong2011-09-14
| * sunrpc: use better NUMA affinitiesEric Dumazet2011-08-19
* | NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky2011-10-25
|/
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-27
|\
| * SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-15
* | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-18
|/
* Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\
| * svcrpc: simpler request droppingJ. Bruce Fields2011-01-04
* | NFS rename client back channel transport fieldAndy Adamson2011-01-06
|/
* nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-15
* Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-23
* nfsd41: use globals for DRC limitsAndy Adamson2009-07-14
* nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchann...Andy Adamson2009-06-17
* nfs41: Backchannel bc_svc_process()Ricardo Labiaga2009-06-17