index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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: update the fsnotify mark when setting or removing a dir delegation
Jeff Layton
2026-08-10
nfsd: allow nfsd to get a dir lease with an ignore mask
Jeff Layton
2026-08-10
nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
Jeff Layton
2026-08-10
nfsd: add protocol support for CB_NOTIFY
Jeff Layton
2026-08-10
nfsd: check fl_lmops in nfsd_breaker_owns_lease()
Jeff Layton
2026-08-10
lockd: fix swapped arguments in nlmsvc_match_ip()
Oscar Ou
2026-08-10
nfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()
Robbie Ko
2026-08-10
nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops
Robbie Ko
2026-08-10
nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE
Robbie Ko
2026-08-10
nfsd: validate sockaddr length per family in listener_set
Jeff Layton
2026-08-10
NFSD: Annotate caller preconditions for the state-table walkers
Chuck Lever
2026-08-10
NFSD: Prevent post-shutdown use-after-free in unlock_filesystem
Chuck Lever
2026-08-10
nfsd: drop the stateid, not the stateowner, on seqid_op replay retry
Jeff Layton
2026-08-10
nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit paths
Jeff Layton
2026-08-10
nfsd: initialize DRC hash table before registering shrinker
Jeff Layton
2026-08-10
nfsd: move nfsd_debugfs_init() after nfsd4_init_slabs() in init_nfsd()
Jeff Layton
2026-08-10
lockd, nfsd: RCU-protect nlmsvc_ops dispatch
Jeff Layton
2026-08-10
nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
Jeff Layton
2026-08-10
nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost update
Jeff Layton
2026-08-10
nfsd: fix clock domain mismatch in clients_still_reclaiming()
Jeff Layton
2026-08-10
nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
Jeff Layton
2026-08-10
nfsd: fix FL_SLEEP being set unconditionally for all LOCK types
Jeff Layton
2026-08-10
nfsd: fix version mismatch loops in nfsd_acl_init_request()
Jeff Layton
2026-08-10
nfsd: validate nseconds in TIME_DELEG decode paths
Jeff Layton
2026-08-10
nfsd: add filehandle match check to nfsd4_delegreturn()
Jeff Layton
2026-08-10
nfsd: check nfsd4_acl_to_attr() return value in nfsd4_create()
Jeff Layton
2026-08-10
nfsd: fix netlink dumpit error handling for rpc_status_get
Jeff Layton
2026-08-10
nfsd: add missing read barrier to rpc_status_get dumpit seqcount retry
Jeff Layton
2026-08-10
nfsd: clear opcnt on compound arg release to prevent OOB read
Jeff Layton
2026-08-10
nfsd: fix null dereference in nfsd4_setattr for deleg timestamp attrs
Nikol Kuklev
2026-08-10
NFSD: remove flawed WARN_ON_ONCE from nfsd_mode_check
Mike Snitzer
2026-08-10
NFSD: Bound on-demand DRC slot growth by the thread ceiling
Chuck Lever
2026-08-10
NFSD: Document and rename the NFSv4.1 session slot shrinker callbacks
Chuck Lever
2026-08-10
NFSD: Clean up documenting comment for reduce_session_slots()
Chuck Lever
2026-08-10
NFSD: Count slot 0 in nfsd_total_target_slots
Chuck Lever
2026-08-10
SUNRPC: Add svc_serv_maxthreads() to report the thread ceiling
Chuck Lever
2026-08-10
lockd: Use "%*phN" to dprintk() a cookie
David Laight
2026-08-10
NFSD: fix up error returned by write_threads()
Scott Mayhew
2026-08-10
nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
Jeff Layton
2026-08-10
nfsd: unify cleanups in nfsd_cross_mnt() exits
Al Viro
2026-08-10
nfsd: fix fcache_disposal UAF by inlining dispose state into nfsd_net
Jeff Layton
2026-08-10
nfsd: fix refcount leak in nfsd_file_lru_add on insertion failure
Jeff Layton
2026-08-10
nfsd: widen nfsd_genl_rqstp address fields to sockaddr_storage
Jeff Layton
2026-08-10
nfsd: guard nfsd_serv deref in nfsd_file_net_dispose
Chris Mason
2026-08-10
NFS/localio: fix ref leak on nfs_uuid_add_file failure
Chris Mason
2026-08-10
nfsd: hold rcu across localio cmpxchg retry
Chris Mason
[next]