开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
2026-08-10
NFSD: include "netns.h"
Chuck Lever
2026-08-10
nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR
Jeff Layton
2026-08-10
nfsd: make the copy offload stateid a first-class nfs4_stid
Jeff Layton
2026-08-10
nfsd: split nfsd4_copy into transient and durable async copy objects
Jeff Layton
2026-08-10
nfsd: track requested dir attributes
Jeff Layton
2026-08-10
nfsd: properly track requested child attributes
Jeff Layton
2026-08-10
nfsd: apply the notify mask to the delegation when requested
Jeff Layton
2026-08-10
nfsd: add notification handlers for dir events
Jeff Layton
2026-08-10
nfsd: add data structures for handling CB_NOTIFY
Jeff Layton
2026-08-10
nfsd: use RCU to protect fi_deleg_file
Jeff Layton
2026-08-10
nfsd: add callback encoding and decoding linkages for CB_NOTIFY
Jeff Layton
2026-08-10
nfsd: make nfsd4_callback_ops->prepare operation bool return
Jeff Layton
2026-08-10
nfsd: fix layout fence worker double-reference race
Jeff Layton
2026-08-10
nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
Jeff Layton
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
Chuck Lever
2026-06-09
NFSD: Track svc_export in nfs4_stid
Chuck Lever
2026-05-10
nfsd: update mtime/ctime on CLONE in presense of delegated attributes
Olga Kornievskaia
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
2026-03-29
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
Chuck Lever
2026-03-29
nfsd: convert global state_lock to per-net deleg_lock
Jeff Layton
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
2026-03-29
NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
Dai Ngo
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2026-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
2025-11-12
nfsd: wire up GET_DIR_DELEGATION handling
Jeff Layton
2025-09-21
nfsd: Eliminate an allocation in nfs4_make_rec_clidname()
Eric Biggers
2025-09-21
nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
Jeff Layton
2025-09-21
nfsd: fix SETATTR updates for delegated timestamps
Jeff Layton
2025-09-21
nfsd: track original timestamps in nfs4_delegation
Jeff Layton
2025-07-14
NFSD: release read access of nfs4_file when a write delegation is returned
Dai Ngo
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-03-10
nfsd: reorganize struct nfs4_delegation for better packing
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: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
Jeff Layton
2025-03-10
nfsd: prevent callback tasks running concurrently
Jeff Layton
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
2024-11-18
NFSD: Add nfsd4_copy time-to-live
Chuck Lever
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
2024-11-18
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
[next]