index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-03-29
Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-29
Merge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-29
Merge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-28
Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
2026-03-27
ext4: skip split extent recovery on corruption
hongao
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
2026-03-27
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
2026-03-27
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
2026-03-27
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
2026-03-27
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
2026-03-27
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
2026-03-27
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
2026-03-27
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
2026-03-27
ext4: publish jinode after initialization
Li Chen
2026-03-27
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
2026-03-27
ext4: fix fsync(2) for nojournal mode
Jan Kara
2026-03-27
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
2026-03-27
ext4: fix journal credit check when setting fscrypt context
Simon Weber
2026-03-27
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
2026-03-27
ext4: fix stale xarray tags after writeback
Jan Kara
2026-03-27
ext4: do not check fast symlink during orphan recovery
Zhang Yi
2026-03-27
Merge tag 'xfs-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-03-27
Merge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-03-27
ovl: make fsync after metadata copy-up opt-in mount option
Fei Lv
2026-03-26
Merge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
2026-03-26
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
2026-03-25
Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-25
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
2026-03-25
erofs: update the Kconfig description
Gao Xiang
2026-03-24
ovl: fix wrong detection of 32bit inode numbers
Amir Goldstein
2026-03-24
iomap: fix lockdep complaint when reads fail
Darrick J. Wong
2026-03-23
btrfs: fix lost error when running device stats on multiple devices fs
Filipe Manana
2026-03-23
btrfs: zlib: handle page aligned compressed size correctly
Qu Wenruo
2026-03-23
btrfs: fix leak of kobject name for sub-group space_info
Shin'ichiro Kawasaki
2026-03-23
btrfs: fix zero size inode with non-zero size after log replay
Filipe Manana
2026-03-23
btrfs: fix super block offset in error message in btrfs_validate_super()
Mark Harmstone
2026-03-23
smb/client: ensure smb2_mapping_table rebuild on cmd changes
Huiwen He
2026-03-23
xfs: remove redundant validation in xlog_recover_attri_commit_pass2
Long Li
[next]