index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
28 hours
nfsd: fix layout fence worker double-reference race
Jeff Layton
28 hours
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
2024-11-18
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
2024-11-18
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
2024-10-18
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
2024-09-20
nfsd: track the main opcode for callbacks
Jeff Layton
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2024-03-01
NFSD: add support for CB_GETATTR callback
Dai Ngo
[next]