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: 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
2026-08-10
nfsd: defer vfree of compound ops to fix rpc_status UAF
Jeff Layton
2026-08-10
nfsd: release OPEN-decoded posix ACLs via op_release
Jeff Layton
2026-08-10
nfsd: fix layout fence worker double-reference race
Jeff Layton
2026-08-10
nfsd: fix dentry ref leak on V4ROOT export filehandle lookup
Jeff Layton
2026-08-10
nfsd: fix nfsd_file leak on inter-server COPY setup failure
Jeff Layton
2026-08-10
nfsd: release path refs on follow_down() error
Chris Mason
2026-08-10
nfsd: size fh_verify server sockaddr slot by xpt_locallen
Chris Mason
2026-08-10
nfsd: gate nfs2 setacl by argp->mask
Chuck Lever
2026-08-10
nfsd: validate symlink target length in NFSv4 CREATE
Jeff Layton
2026-08-10
nfsd: cap decoded POSIX ACL count to bound sort cost
Chris Mason
2026-08-10
nfsd: fix partial-write detection in nfsd_direct_write
Chris Mason
2026-08-10
NFSD: check truncate permission under inode lock
Chuck Lever
2026-08-10
nfsd: gate nfs3 setacl by argp->mask
Chris Mason
2026-08-10
nfsd: dedup nfs4_client_to_reclaim inserts
Jeff Layton
2026-08-10
nfsd: convert nfsd_net boolean flags to unsigned long flags word
Chris Mason
2026-08-10
nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardown
Jeff Layton
2026-08-10
nfsd: fix BUG_ON in nfsd4_alloc_layout_stateid on racing delegation revoke
Jeff Layton
2026-08-10
SUNRPC: close backchannel before destroying callback service
Chuck Lever
2026-08-10
nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
Jeff Layton
2026-08-10
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Jeff Layton
2026-08-10
binfmt_misc: don't warn when the mount is completed from another user namespace
Christian Brauner
2026-08-10
ovl: don't warn when the mount is completed from another user namespace
Christian Brauner
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
2026-08-10
xfs: use file target for post-log fsync fallback flush
Hongling Zeng
2026-08-10
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
2026-08-10
xfs: add lockless xfs_buf_readahead_map fast path
Christoph Hellwig
2026-08-10
xfs: move buffer locking out of xfs_find_get_buf
Christoph Hellwig
2026-08-10
xfs: merge xfs_buf_reverify into xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: use goto based error unwinding in xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: don't reverify buffers in xfs_buf_readahead_map
Christoph Hellwig
2026-08-10
xfs: use WRITE_ONCE to update b_flags
Christoph Hellwig
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
2026-08-10
xfs: remove _XBF_LOGRECOVERY
Christoph Hellwig
[prev]
[next]