index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
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]