index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
SUNRPC: convert RPC_TASK_* constants to enum
Stephen Brennan
1
-7
/
+9
2024-02-29
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
1
-1
/
+1
2024-01-05
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
1
-1
/
+13
2023-04-20
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+6
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
1
-0
/
+5
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
1
-0
/
+1
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-6
/
+1
2022-07-23
SUNRPC: Shrink size of struct rpc_task
Trond Myklebust
1
-2
/
+2
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
1
-0
/
+1
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
1
-1
/
+0
2021-10-04
SUNRPC: Remove unnecessary memory barriers
Trond Myklebust
1
-14
/
+2
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
1
-0
/
+2
2020-03-16
SUNRPC: Add a flag to avoid reference counts on credentials
Trond Myklebust
1
-0
/
+1
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-3
/
+0
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-1
/
+0
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
1
-3
/
+0
2019-07-06
Merge branch 'multipath_tcp'
Trond Myklebust
1
-0
/
+1
2019-07-06
NFS: send state management on a single connection.
NeilBrown
1
-0
/
+1
2019-07-06
SUNRPC: Replace the queue timer with a delayed work function
Trond Myklebust
1
-1
/
+2
2019-04-25
SUNRPC: Add tracking of RPC level errors
Trond Myklebust
1
-0
/
+2
2019-04-25
SUNRPC: Simplify queue timeouts using timer_reduce()
Trond Myklebust
1
-1
/
+0
2019-04-25
SUNRPC: Fix up tracking of timeouts
Trond Myklebust
1
-0
/
+1
2019-04-25
SUNRPC: Add function rpc_sleep_on_timeout()
Trond Myklebust
1
-1
/
+8
2019-04-25
SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
Trond Myklebust
1
-1
/
+0
2019-04-25
SUNRPC: Fix up task signalling
Trond Myklebust
1
-2
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-03-10
SUNRPC: Micro-optimise when the task is known not to be sleeping
Trond Myklebust
1
-0
/
+8
2019-03-02
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
1
-0
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-1
/
+1
2018-12-19
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
1
-0
/
+2
2018-12-19
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
1
-0
/
+1
2018-12-19
SUNRPC: discard RPC_DO_ROOTOVERRIDE()
NeilBrown
1
-1
/
+0
2018-09-30
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-2
/
+0
2018-09-30
SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
Trond Myklebust
1
-0
/
+3
2018-09-30
SUNRPC: Refactor the transport request pinning
Trond Myklebust
1
-2
/
+1
2018-09-30
SUNRPC: Simplify identification of when the message send/receive is complete
Trond Myklebust
1
-2
/
+4
2018-02-07
SUNRPC: Queue latency-sensitive socket tasks to xprtiod
Trond Myklebust
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
1
-0
/
+2
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
1
-1
/
+1
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
1
-1
/
+1
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
1
-1
/
+1
2016-06-13
SUNRPC: Reduce latency when send queue is congested
Trond Myklebust
1
-0
/
+4
2016-06-13
SUNRPC: RPC transport queue must be low latency
Trond Myklebust
1
-0
/
+1
2016-02-06
SUNRPC: Allow caller to specify the transport to use
Trond Myklebust
1
-0
/
+1
2016-02-06
SUNRPC: Use the multipath iterator to assign a transport to each task
Trond Myklebust
1
-0
/
+2
2016-02-01
SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines
Trond Myklebust
1
-14
/
+15
[next]