summaryrefslogtreecommitdiff
path: root/net/sunrpc/svc_xprt.c
Commit message (Expand)AuthorAge
* svc: Report xprt dequeue latencyChuck Lever2018-04-03
* sunrpc: Report per-RPC execution statsChuck Lever2018-04-03
* sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever2018-04-03
* sunrpc: Simplify trace_svc_recvChuck Lever2018-04-03
* sunrpc: Simplify do_enqueue tracingChuck Lever2018-04-03
* sunrpc: Move trace_svc_xprt_dequeue()Chuck Lever2018-04-03
* svc: Simplify ->xpo_secure_portChuck Lever2018-04-03
* sunrpc: Remove unneeded pointer dereferenceChuck Lever2018-04-03
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-21
* Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-18
|\
| * SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-07
| * sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-07
* | sunrpc: Convert timers to use timer_setup()Kees Cook2017-10-18
|/
* sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2017-07-12
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-12
|/
* sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew2016-11-14
* SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust2016-07-13
* SUNRPC: Add a server side per-connection limitTrond Myklebust2016-07-13
* SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust2016-07-13
* SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust2016-07-13
* rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-15
* svcrpc: autoload rdma moduleJ. Bruce Fields2016-05-23
* sunrpc: Add a function to close temporary transports immediatelyScott Mayhew2015-12-23
* nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operationJeff Layton2015-08-10
* sunrpc/lockd: fix references to the BKLJeff Layton2015-01-23
* sunrpc: only call test_bit once in svc_xprt_receivedJeff Layton2014-12-09
* sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton2014-12-09
* sunrpc: convert to lockless lookup of queued server threadsJeff Layton2014-12-09
* sunrpc: fix potential races in pool_stats collectionJeff Layton2014-12-09
* sunrpc: have svc_wake_up only deal with pool 0Jeff Layton2014-12-09
* sunrpc: convert sp_task_pending flag to use atomic bitopsJeff 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: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton2014-12-09
* Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields2014-12-09
|\
| * sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton2014-11-24
* | sunrpc: eliminate the XPT_DETACHED flagJeff Layton2014-12-01
|/
* SUNRPC: Fix compile on non-x86J. Bruce Fields2014-08-28
* SUNRPC: More optimisations of svc_xprt_enqueue()Trond Myklebust2014-08-17
* SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprtTrond Myklebust2014-08-17
* SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-17
* SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprtTrond Myklebust2014-08-17
* SUNRPC: Do not override wspace tests in svc_handle_xprtTrond Myklebust2014-08-17
* SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freedTrond Myklebust2014-07-29
* SUNRPC: Reduce contention in svc_xprt_enqueue()Trond Myklebust2014-07-29
* nfsd4: allow encoding across page boundariesJ. Bruce Fields2014-05-30
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-05-22
* NFSD: Ignore client's source port on RDMA transportsChuck Lever2014-05-22