index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4callback.c
Age
Commit message (
Expand
)
Author
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
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2022-12-19
Merge tag 'nfsd-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-10
NFSD: add support for sending CB_RECALL_ANY
Dai Ngo
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-09-26
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
2021-07-06
nfsd: rpc_peeraddr2str needs rcu lock
J. Bruce Fields
2021-05-18
NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints
Chuck Lever
2021-05-18
NFSD: Add an nfsd_cb_probe tracepoint
Chuck Lever
2021-05-18
NFSD: Enhance the nfsd_cb_setup tracepoint
Chuck Lever
2021-05-18
NFSD: Remove spurious cb_setup_err tracepoint
Chuck Lever
2021-05-18
NFSD: Adjust cb_shutdown tracepoint
Chuck Lever
2021-05-18
NFSD: Capture every CB state transition
Chuck Lever
2021-03-11
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
2020-05-20
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
2019-12-19
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
2019-11-08
nfsd: document callback_wq serialization of callback code
J. Bruce Fields
2019-11-08
nfsd: mark cb path down on unknown errors
J. Bruce Fields
2019-11-08
nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback()
Trond Myklebust
2019-11-08
nfsd: minor 4.1 callback cleanup
Trond Myklebust
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
[next]