index
:
kernel/git/stable/linux-stable.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-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
2025-09-26
fcntl: trim arguments
Kanchan Joshi
2025-09-26
listmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-09-26
statmount: don't call path_put() under namespace semaphore
Christian Brauner
2025-09-26
netfs: fix reference leak
Max Kellermann
2025-09-26
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Anderson Nascimento
2025-09-25
ext4: correctly handle queries for metadata mappings
Ojaswin Mujoo
2025-09-25
fs/proc/task_mmu: check p->vec_buf for NULL
Jakub Acs
2025-09-25
mm/hugetlb: fix folio is still mapped when deleted
Jinjiang Tu
2025-09-25
ext4: increase IO priority of fastcommit
Julian Sun
2025-09-25
ext4: remove obsolete EXT3 config options
Lukas Bulwahn
2025-09-25
jbd2: increase IO priority of checkpoint
Julian Sun
2025-09-25
ext4: fix potential null deref in ext4_mb_init()
Baokun Li
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
2025-09-25
ext4: replace min/max nesting with clamp()
Xichao Zhao
2025-09-25
fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock
chuguangqing
2025-09-25
fuse: move CREATE_TRACE_POINTS to a separate file
Darrick J. Wong
2025-09-25
fuse: move the backing file idr and code into a new source file
Darrick J. Wong
2025-09-25
NFSD: Disallow layoutget during grace period
Sergey Bashirov
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
2025-09-25
afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGE
David Howells
2025-09-25
afs: Fix potential null pointer dereference in afs_put_server
Zhen Ni
2025-09-25
erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
2025-09-24
Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
2025-09-23
NFS: Enable use of the RWF_DONTCACHE flag on the NFS client
Trond Myklebust
2025-09-23
NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFS: Update the filelayout to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFS: Update the blocklayout to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFS: Update listxattr to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFS: Update readdir to use a scratch folio
Anna Schumaker
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2025-09-23
NFS: Remove rpcbind cleanup for NFSv4.0 callback
Chuck Lever
2025-09-23
NFSv4.1: fix mount hang after CREATE_SESSION failure
Anthony Iliopoulos
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
2025-09-23
NFSv4: fix "prefered"->"preferred"
Xichao Zhao
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
2025-09-23
sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()
Jeff Layton
2025-09-23
nfs: cleanup tracepoint declarations
Leo Martins
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
2025-09-23
nfs: add tracepoints to nfs_file_read() and nfs_file_write()
Jeff Layton
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
2025-09-23
xfs: rearrange code in xfs_inode_item_precommit
Dave Chinner
2025-09-23
fuse: enable FUSE_SYNCFS for all fuseblk servers
Darrick J. Wong
2025-09-23
debugfs: rename start_creating() to debugfs_start_creating()
NeilBrown
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
[prev]
[next]