index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
1
-22
/
+9
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-21
/
+5
2024-04-24
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
1
-3
/
+3
2024-04-24
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
1
-18
/
+2
2024-03-13
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-31
/
+160
2024-03-01
NFSD: add support for CB_GETATTR callback
Dai Ngo
1
-1
/
+96
2024-03-01
NFSD: Remove redundant cb_seq_status initialization
Chuck Lever
1
-1
/
+0
2024-03-01
NFSD: Remove BUG_ON in nfsd4_process_cb_update()
Chuck Lever
1
-1
/
+2
2024-03-01
NFSD: Replace comment with lockdep assertion
Chuck Lever
1
-1
/
+2
2024-03-01
NFSD: Remove unused @reason argument
Chuck Lever
1
-9
/
+9
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
1
-0
/
+8
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
1
-1
/
+3
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
1
-5
/
+4
2024-03-01
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
1
-2
/
+11
2024-03-01
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
1
-9
/
+23
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
1
-3
/
+3
2024-03-01
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
1
-0
/
+1
2024-02-05
nfsd: adapt to breakup of struct file_lock
Jeff Layton
1
-1
/
+1
2024-01-08
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
1
-25
/
+1
2023-12-18
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
1
-96
/
+1
2023-10-16
NFSD: add support for CB_GETATTR callback
Dai Ngo
1
-1
/
+96
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
2022-12-19
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+3
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-12
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
1
-1
/
+3
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
1
-0
/
+72
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
1
-1
/
+1
2022-09-26
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
1
-2
/
+12
2022-07-30
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
1
-19
/
+18
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-1
/
+1
2021-07-07
nfsd: rpc_peeraddr2str needs rcu lock
J. Bruce Fields
1
-0
/
+2
2021-05-18
NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints
Chuck Lever
1
-5
/
+0
2021-05-18
NFSD: Add an nfsd_cb_probe tracepoint
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Enhance the nfsd_cb_setup tracepoint
Chuck Lever
1
-1
/
+2
2021-05-18
NFSD: Remove spurious cb_setup_err tracepoint
Chuck Lever
1
-3
/
+1
2021-05-18
NFSD: Adjust cb_shutdown tracepoint
Chuck Lever
1
-1
/
+3
2021-05-18
NFSD: Capture every CB state transition
Chuck Lever
1
-13
/
+15
2021-03-11
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
1
-0
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-29
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-05-21
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
1
-15
/
+22
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-1
/
+3
2019-12-20
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
1
-1
/
+10
2019-11-08
nfsd: document callback_wq serialization of callback code
J. Bruce Fields
1
-0
/
+6
2019-11-08
nfsd: mark cb path down on unknown errors
J. Bruce Fields
1
-0
/
+1
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
1
-9
/
+58
2019-11-08
nfsd: minor 4.1 callback cleanup
Trond Myklebust
1
-10
/
+20
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
1
-20
/
+15
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+5
2019-05-10
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+3
[next]