summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/sched.h
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-04-191-2/+1
* Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-10-131-0/+6
|\
| * SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC callsTrond Myklebust2022-10-061-0/+5
| * SUNRPC: Fix races with rpc_killall_tasks()Trond Myklebust2022-10-061-0/+1
* | freezer,sched: Rewrite core freezer logicPeter Zijlstra2022-09-071-6/+1
|/
* SUNRPC: Shrink size of struct rpc_taskTrond Myklebust2022-07-231-2/+2
* NFS: Fix memory allocation in rpc_malloc()Trond Myklebust2022-03-221-0/+1
* NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown2022-03-131-1/+0
* SUNRPC: Remove unnecessary memory barriersTrond Myklebust2021-10-031-14/+2
* NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia2021-07-081-0/+2
* SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust2020-03-161-0/+1
* Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-09-261-3/+0
|\
| * SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever2019-08-201-3/+0
* | Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-261-1/+0
|/
* Merge branch 'multipath_tcp'Trond Myklebust2019-07-061-0/+1
|\
| * NFS: send state management on a single connection.NeilBrown2019-07-061-0/+1
* | SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust2019-07-061-1/+2
|/
* SUNRPC: Add tracking of RPC level errorsTrond Myklebust2019-04-251-0/+2
* SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust2019-04-251-1/+0
* SUNRPC: Fix up tracking of timeoutsTrond Myklebust2019-04-251-0/+1
* SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust2019-04-251-1/+8
* SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust2019-04-251-1/+0
* SUNRPC: Fix up task signallingTrond Myklebust2019-04-251-2/+4
* Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2019-04-111-8/+0
* SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust2019-03-101-0/+8
* NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust2019-03-011-0/+1
* 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/+2
* SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-191-0/+1
* SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0
* SUNRPC: Fix priority queue fairnessTrond Myklebust2018-09-301-2/+0
* SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust2018-09-301-0/+3
* SUNRPC: Refactor the transport request pinningTrond Myklebust2018-09-301-2/+1
* SUNRPC: Simplify identification of when the message send/receive is completeTrond Myklebust2018-09-301-2/+4
* SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust2018-02-071-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2017-08-161-0/+2
* Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-131-1/+1
|\
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-1/+1
|/
* SUNRPC: Generalize the RPC buffer release APIChuck Lever2016-09-191-1/+1
* SUNRPC: Generalize the RPC buffer allocation APIChuck Lever2016-09-191-1/+1
* SUNRPC: Reduce latency when send queue is congestedTrond Myklebust2016-06-131-0/+4
* SUNRPC: RPC transport queue must be low latencyTrond Myklebust2016-06-131-0/+1
* SUNRPC: Allow caller to specify the transport to useTrond Myklebust2016-02-051-0/+1
* SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust2016-02-051-0/+2
* SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust2016-01-311-14/+15
* sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-101-0/+16
* SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-051-2/+1
* sunrpc: eliminate RPC_TRACEPOINTSJeff Layton2014-11-241-3/+3