summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sched.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust2019-07-121-1/+2
* Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-07-121-0/+1
|\
| * xprtrdma: Modernize ops->connectChuck Lever2019-07-091-0/+1
* | Merge branch 'bh-remove'Trond Myklebust2019-07-061-31/+41
|\ \
| * | SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust2019-07-061-25/+25
| * | SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2019-07-061-10/+20
* | | SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski2019-07-061-0/+5
|/ /
* / Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker2019-06-211-3/+1Star
|/
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* SUNRPC: Declare RPC timers as TIMER_DEFERRABLETrond Myklebust2019-04-251-1/+3
* SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-251-4/+2Star
* SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-251-0/+14
* SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-251-13/+56
* SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-251-4/+3Star
* SUNRPC: Refactor rpc_sleep_on()Trond Myklebust2019-04-251-16/+24
* SUNRPC: Fix up task signallingTrond Myklebust2019-04-251-5/+23
* SUNRPC: Remove redundant calls to RPC_IS_QUEUED()Trond Myklebust2019-03-091-2/+1Star
* SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpcTrond Myklebust2019-03-021-5/+2Star
* SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobsTrond Myklebust2019-02-201-0/+7
* NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-191-1/+1
* SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-191-0/+3
* SUNRPC: Fix priority queue fairnessTrond Myklebust2018-09-301-55/+54Star
* SUNRPC: Test whether the task is queued before grabbing the queue spinlocksTrond Myklebust2018-09-301-0/+4
* SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust2018-09-301-10/+55
* sunrpc: Simplify synopsis of some trace pointsChuck Lever2018-04-101-5/+5
* fix parallelism for rpc tasksOlga Kornievskaia2018-02-081-1/+1
* Make the xprtiod workqueue unbounded.Trond Myklebust2018-02-081-1/+1
* SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-071-0/+12
* SUNRPC: Micro-optimize __rpc_executeChuck Lever2018-01-231-13/+11Star
* SUNRPC: task_run_action should display tk_callbackChuck Lever2018-01-231-1/+1
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-2/+1Star
|\
| * sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-11-171-2/+1Star
* | sunrpc: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+4
|/
* sunrpc: don't check for failure from mempool_alloc()NeilBrown2017-04-201-5/+0Star
* SUNRPC: Separate buffer pointers for RPC Call and Reply messagesChuck Lever2016-09-191-0/+1
* SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-191-6/+4Star
* SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-191-9/+15
* SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-131-10/+33
* SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-131-4/+20
* SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-061-0/+2
* sched/wait: Fix the signal handling fixPeter Zijlstra2015-12-131-3/+3
* Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-09-251-8/+4Star
|\
| * SUNRPC: drop null test before destroy functionsJulia Lawall2015-09-171-8/+4Star
* | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-231-1/+1
|/
* userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-051-1/+1
* SUNRPC: fix build-warning due to format missmatchNicholas Mc Guire2015-03-131-2/+2
* SUNRPC: use jiffies_to_msecs for converting jiffiesNicholas Mc Guire2015-03-121-1/+1
* SUNRPC: Allow waiting on memory allocationTrond Myklebust2015-01-251-2/+2
* SUNRPC: Adjust rpciod workqueue parametersTrond Myklebust2015-01-251-1/+2
* sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-241-1/+1