index
:
pub/scm/linux/kernel/git/devsec/spdm.git
master
lukas's fork of linux.git
Device Security Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-3
/
+4
2026-08-10
nfsd: count NFSv4 callback operations per netns
Jeff Layton
1
-2
/
+0
2026-08-10
NFSD: Explicitly include "stats.h"
Chuck Lever
1
-0
/
+1
2026-08-10
nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR
Jeff Layton
1
-18
/
+12
2026-08-10
nfsd: make the copy offload stateid a first-class nfs4_stid
Jeff Layton
1
-15
/
+43
2026-08-10
nfsd: split nfsd4_copy into transient and durable async copy objects
Jeff Layton
1
-3
/
+3
2026-08-10
nfsd: revoke copy-notify stateids before dropping their reference
Jeff Layton
1
-16
/
+62
2026-08-10
nfsd: check client ownership when cancelling a copy-notify stateid
Jeff Layton
1
-2
/
+12
2026-08-10
nfsd: initialize copy-notify stateid before publishing it
Jeff Layton
1
-1
/
+9
2026-08-10
nfsd: fix cpntf publish race in nfs4_init_cp_state
Chris Mason
1
-10
/
+25
2026-08-10
NFSD: Release the export reference when reaping open stateids
Chuck Lever
1
-1
/
+7
2026-08-10
NFSD: Prevent client use-after-free during close_lru reaping
Chuck Lever
1
-0
/
+5
2026-08-10
NFSD: Prevent client use-after-free during blocked-lock reaping
Chuck Lever
1
-3
/
+20
2026-08-10
NFSD: Consolidate the revocation-path client unpin
Chuck Lever
1
-28
/
+41
2026-08-10
NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
Chuck Lever
1
-0
/
+6
2026-08-10
NFSD: Prevent client use-after-free during export state revocation
Chuck Lever
1
-3
/
+10
2026-08-10
NFSD: Prevent client use-after-free during admin state revocation
Chuck Lever
1
-2
/
+20
2026-08-10
NFSD: Prevent client use-after-free during delegation revoke
Chuck Lever
1
-0
/
+23
2026-08-10
NFSD: Prevent lock owner use-after-free during client teardown
Chuck Lever
1
-3
/
+13
2026-08-10
NFSD: Guard admin state-revocation walks with NFSD_NET_UP
Chuck Lever
1
-8
/
+6
2026-08-10
nfsd: add support to CB_NOTIFY for dir attribute changes
Jeff Layton
1
-9
/
+53
2026-08-10
nfsd: track requested dir attributes
Jeff Layton
1
-3
/
+14
2026-08-10
nfsd: properly track requested child attributes
Jeff Layton
1
-0
/
+18
2026-08-10
nfsd: apply the notify mask to the delegation when requested
Jeff Layton
1
-1
/
+2
2026-08-10
nfsd: add notification handlers for dir events
Jeff Layton
1
-23
/
+307
2026-08-10
nfsd: add data structures for handling CB_NOTIFY
Jeff Layton
1
-14
/
+107
2026-08-10
nfsd: use RCU to protect fi_deleg_file
Jeff Layton
1
-17
/
+34
2026-08-10
nfsd: make nfsd4_callback_ops->prepare operation bool return
Jeff Layton
1
-2
/
+4
2026-08-10
nfsd: update the fsnotify mark when setting or removing a dir delegation
Jeff Layton
1
-2
/
+3
2026-08-10
nfsd: allow nfsd to get a dir lease with an ignore mask
Jeff Layton
1
-4
/
+23
2026-08-10
nfsd: check fl_lmops in nfsd_breaker_owns_lease()
Jeff Layton
1
-0
/
+6
2026-08-10
NFSD: Annotate caller preconditions for the state-table walkers
Chuck Lever
1
-1
/
+15
2026-08-10
nfsd: drop the stateid, not the stateowner, on seqid_op replay retry
Jeff Layton
1
-1
/
+1
2026-08-10
nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
Jeff Layton
1
-0
/
+3
2026-08-10
nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
Jeff Layton
1
-2
/
+1
2026-08-10
nfsd: fix clock domain mismatch in clients_still_reclaiming()
Jeff Layton
1
-1
/
+2
2026-08-10
nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
Jeff Layton
1
-4
/
+5
2026-08-10
nfsd: add filehandle match check to nfsd4_delegreturn()
Jeff Layton
1
-0
/
+4
2026-08-10
NFSD: Bound on-demand DRC slot growth by the thread ceiling
Chuck Lever
1
-9
/
+21
2026-08-10
NFSD: Document and rename the NFSv4.1 session slot shrinker callbacks
Chuck Lever
1
-4
/
+26
2026-08-10
NFSD: Clean up documenting comment for reduce_session_slots()
Chuck Lever
1
-10
/
+3
2026-08-10
NFSD: Count slot 0 in nfsd_total_target_slots
Chuck Lever
1
-12
/
+32
2026-08-10
nfsd: dedup nfs4_client_to_reclaim inserts
Jeff Layton
1
-6
/
+55
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
1
-16
/
+24
2026-08-10
nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
Jeff Layton
1
-2
/
+2
2026-08-03
nfsd: clear CALLBACK_RUNNING on failed delegation recall queue
Jeff Layton
1
-1
/
+3
2026-08-03
nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
Jeff Layton
1
-2
/
+2
2026-08-03
nfsd: don't free session slots that are still in use
Jeff Layton
1
-1
/
+16
2026-08-03
nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegations
Zhenghang Xiao
1
-0
/
+1
2026-08-03
NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
Michael Bommarito
1
-19
/
+25
[next]