index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
2025-06-12
NFSD: Avoid corruption of a referring call list
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-03-10
nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
Jeff Layton
2025-03-10
nfsd: handle errors from rpc_call_async()
Jeff Layton
2025-03-10
nfsd: move cb_need_restart flag into cb_flags
Jeff Layton
2025-03-10
nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
Jeff Layton
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
2025-03-10
NFSD: Fix callback decoder status codes
Chuck Lever
2025-03-10
nfsd: eliminate special handling of NFS4ERR_SEQ_MISORDERED
Jeff Layton
2025-03-10
nfsd: handle NFS4ERR_BADSLOT on CB_SEQUENCE better
Jeff Layton
2025-03-10
nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr
Jeff Layton
2025-03-10
nfsd: only check RPC_SIGNALLED() when restarting rpc_task
Jeff Layton
2025-03-10
nfsd: always release slot when requeueing callback
Jeff Layton
2025-03-10
nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
Jeff Layton
2025-03-10
nfsd: prepare nfsd4_cb_sequence_done() for error handling rework
Jeff Layton
2025-02-10
NFSD: Fix CB_GETATTR status fix
Chuck Lever
2025-02-10
NFSD: fix hang in nfsd4_shutdown_callback
Dai Ngo
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
2025-01-21
nfsd: fix handling of delegated change attr in CB_GETATTR
Jeff Layton
2025-01-06
NFSD: add cb opcode to WARN_ONCE on failed callback
Olga Kornievskaia
2025-01-06
NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
Olga Kornievskaia
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
2024-12-20
nfsd: restore callback functionality for NFSv4.0
NeilBrown
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
2024-11-18
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
Chuck Lever
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
2024-11-11
NFSD: Prevent a potential integer overflow
Chuck Lever
2024-09-20
nfsd: add more nfsd_cb tracepoints
Jeff Layton
2024-09-20
nfsd: add more info to WARN_ON_ONCE on failed callbacks
Jeff Layton
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2024-04-23
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-03-01
NFSD: add support for CB_GETATTR callback
Dai Ngo
2024-03-01
NFSD: Remove redundant cb_seq_status initialization
Chuck Lever
2024-03-01
NFSD: Remove BUG_ON in nfsd4_process_cb_update()
Chuck Lever
2024-03-01
NFSD: Replace comment with lockdep assertion
Chuck Lever
2024-03-01
NFSD: Remove unused @reason argument
Chuck Lever
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2024-03-01
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
2024-03-01
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
2024-03-01
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2024-02-05
nfsd: adapt to breakup of struct file_lock
Jeff Layton
2024-01-07
NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
ChenXiaoSong
2023-12-18
NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0
Chuck Lever
2023-10-16
NFSD: add support for CB_GETATTR callback
Dai Ngo
[next]