summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/svc.h
AgeCommit message (Expand)Author
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2017-09-27NFSv4: Fix callback server shutdownTrond Myklebust
2016-07-13SUNRPC: Add a server side per-connection limitTrond Myklebust
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2015-08-10nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcoun...Jeff Layton
2015-08-10nfsd/sunrpc: move pool_mode definitions into svc.hJeff Layton
2015-08-10nfsd/sunrpc: abstract out svc_set_num_threads to sv_opsJeff Layton
2015-08-10nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton
2015-08-10nfsd/sunrpc: move sv_module parm into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: move sv_function into sv_opsJeff Layton
2015-08-10nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into itJeff Layton
2015-01-23sunrpc/lockd: fix references to the BKLJeff Layton
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton
2014-12-09sunrpc: fix potential races in pool_stats collectionJeff Layton
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton
2014-12-09sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton
2014-12-09sunrpc: move rq_cachetype field to better optimize spaceJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-08-17SUNRPC: get rid of the request wait queueTrond Myklebust
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee
2014-05-30nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-30nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2013-12-10sunrpc: fix some typosWeng Meiling
2013-08-30svcrpc: remove unused rq_resusedJ. Bruce Fields
2013-01-23sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-07-27SUNRPC: service request network namespace helper introducedStanislav Kinsbursky
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2012-01-31SUNRPC: pass network namespace to service registering routinesStanislav Kinsbursky
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky
2011-09-14SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2009-12-15nfsd: remove unused field rq_reffhJ. Bruce Fields
2009-11-23Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields