aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc/sched.h
AgeCommit message (Expand)Author
2022-03-22NFS: Fix memory allocation in rpc_malloc()Trond Myklebust
2022-03-13NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDSNeilBrown
2021-10-03SUNRPC: Remove unnecessary memory barriersTrond Myklebust
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia
2020-03-16SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06SUNRPC: Replace the queue timer with a delayed work functionTrond Myklebust
2019-04-25SUNRPC: Add tracking of RPC level errorsTrond Myklebust
2019-04-25SUNRPC: Simplify queue timeouts using timer_reduce()Trond Myklebust
2019-04-25SUNRPC: Fix up tracking of timeoutsTrond Myklebust
2019-04-25SUNRPC: Add function rpc_sleep_on_timeout()Trond Myklebust
2019-04-25SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()Trond Myklebust
2019-04-25SUNRPC: Fix up task signallingTrond Myklebust
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust
2019-03-10SUNRPC: Micro-optimise when the task is known not to be sleepingTrond Myklebust
2019-03-01NFSv4/flexfiles: Abort I/O early if the layout segment was invalidatedTrond Myklebust
2018-12-19NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown
2018-12-19SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown
2018-12-19SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown
2018-12-19SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown
2018-09-30SUNRPC: Fix priority queue fairnessTrond Myklebust
2018-09-30SUNRPC: Add a helper to wake up a sleeping rpc_task and set its statusTrond Myklebust
2018-09-30SUNRPC: Refactor the transport request pinningTrond Myklebust
2018-09-30SUNRPC: Simplify identification of when the message send/receive is completeTrond Myklebust
2018-02-07SUNRPC: Queue latency-sensitive socket tasks to xprtiodTrond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-16SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-05-15sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig
2016-09-19SUNRPC: Generalize the RPC buffer release APIChuck Lever
2016-09-19SUNRPC: Generalize the RPC buffer allocation APIChuck Lever
2016-06-13SUNRPC: Reduce latency when send queue is congestedTrond Myklebust
2016-06-13SUNRPC: RPC transport queue must be low latencyTrond Myklebust
2016-02-05SUNRPC: Allow caller to specify the transport to useTrond Myklebust
2016-02-05SUNRPC: Use the multipath iterator to assign a transport to each taskTrond Myklebust
2016-01-31SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelinesTrond Myklebust
2015-06-10sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton
2015-06-05SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust
2014-11-24sunrpc: eliminate RPC_TRACEPOINTSJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust