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-07-22
xfs: mark internal metadir file creation helpers static
Johannes Thumshirn
2026-07-22
xfs: create rtgroup metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: create quota metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: add xfs_metadir_create_file helper
Johannes Thumshirn
2026-07-22
xfs: add support for FALLOC_FL_WRITE_ZEROES
Pankaj Raghav
2026-07-22
xfs: add an allocation mode to xfs_alloc_file_space()
Pankaj Raghav
2026-07-22
xfs: mark nonzero sb_gquotino as corrupt on metadir filesystems
Darrick J. Wong
2026-07-22
xfs: zero i_nlink before repair puts inode on unlinked list
Darrick J. Wong
2026-07-22
xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
Darrick J. Wong
2026-07-22
xfs: fix transaction block reservation in xrep_rtbitmap
Darrick J. Wong
2026-07-22
xfs: check cowextsize in xrep_inode_cowextsize
Darrick J. Wong
2026-07-22
xfs: update BDI {io,ra}_pages values based on the RT device limits
Christoph Hellwig
2026-07-22
xfs: handle NULL b_addr in xfs_buf_free
Yun Zhou
2026-07-22
xfs: bounds-check buffer log item's dirty bitmap
Ibrahim Hashimov
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
2026-07-22
xfs: clear zapped attr fork state when bmap repair finds no attr fork
Qiang Ma
2026-07-22
pidfs: add pidfs_dentry_open() helper
Christian Brauner
2026-07-22
pidfs: preserve thread pidfds reopened by file handle
Christian Brauner
2026-07-22
ovl: fix trusted xattr escape prefix matching
Yichong Chen
2026-07-21
cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths
Frank Sorenson
2026-07-21
cifs: prevent readdir from changing file size due to stale directory metadata
Frank Sorenson
2026-07-21
smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target
Carl Johnson
2026-07-21
fs: preserve ACL_DONT_CACHE state in forget_cached_acl()
Amir Goldstein
2026-07-21
Merge tag 'nfsd-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-07-21
ext4: set EXT4_STATE_NO_EXPAND in ext4_evict_inode
Yun Zhou
2026-07-21
ext4: skip extra isize expansion during mount to prevent deadlock
Yun Zhou
2026-07-21
ext4: fix out-of-bounds read in ext4_read_inline_dir()
Xiang Mei
2026-07-21
ext4: remove ext4_end_buffer_io_sync()
Matthew Wilcox (Oracle)
2026-07-21
ext4: get ext4_group_desc in ext4_mb_prefetch only when necessary
Bohdan Trach
2026-07-21
ext4: avoid RWM atomic in EXT4_MB_GRP_TEST_AND_SET_READ
Bohdan Trach
2026-07-21
ext4: fix circular lock dependency in ext4_ext_migrate
Yun Zhou
2026-07-21
ext4: avoid tail write_begin walk for uptodate folios
Jia Zhu
2026-07-21
buffer: avoid tail commit walk for uptodate folios
Jia Zhu
2026-07-21
ext4: reject mount if inodes per group is not a multiple of inodes per block
Baokun Li
2026-07-21
ext4: reduce max cluster size to match documented 256MB limit
Baokun Li
2026-07-21
ext4: reject mount if clusters/inodes per group are not 8-aligned
Baokun Li
2026-07-21
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-07-21
binfmt_elf_fdpic: only honour the first PT_INTERP
Christian Brauner
2026-07-21
exec: fix unsigned loop counter wrap in transfer_args_to_stack()
Christian Brauner
2026-07-21
ntfs: drop stale page-cache when shrinking a non-resident attr
Namjae Jeon
2026-07-21
ntfs: harden runlist realloc size calculations
Namjae Jeon
2026-07-21
btrfs: raid56: fix scrub read assembly submitting no reads
Mykola Lysenko
2026-07-21
btrfs: zoned: skip fully truncated ordered extents at zone finish
Johannes Thumshirn
2026-07-21
btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()
Paul E. McKenney
2026-07-21
btrfs: zoned: fix missing chunk metadata reservation
Guanghui Yang
2026-07-21
btrfs: raid56: fix an incorrect csum skip during scrub
Qu Wenruo
2026-07-21
btrfs: report missing raid stripe tree root during lookup
Dongjiang Zhu
2026-07-21
btrfs: skip global block reserve accounting for rescue mounts
Dongjiang Zhu
2026-07-21
btrfs: zoned: reset meta_write_pointer on zone reset
Johannes Thumshirn
2026-07-21
btrfs: zoned: fix deadlock between metadata writeback and transaction commit
Johannes Thumshirn
[prev]
[next]