开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-09
jbd2: store jinode dirty range in PAGE_SIZE units
Li Chen
2026-04-09
ocfs2: use jbd2 jinode dirty range accessor
Li Chen
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
2026-04-09
jbd2: add jinode dirty range accessors
Li Chen
2026-04-09
jbd2: gracefully abort on transaction state corruptions
Milos Nikic
2026-04-09
jbd2: gracefully abort instead of panicking on unlocked buffer
Milos Nikic
2026-04-09
ext4: simplify mballoc preallocation size rounding for small files
Weixie Cui
2026-04-09
ext4/move_extent: use folio_next_pos()
Julia Lawall
2026-04-09
ext4: remove tl argument from ext4_fc_replay_{add,del}_range
Guoqing Jiang
2026-04-09
ext4: remove unused i_fc_wait
Li Chen
2026-04-09
ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
Deepanshu Kartikey
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
Update MAINTAINERS file to add reviewers for ext4
Theodore Ts'o
2026-03-15
Linux 7.0-rc4
v7.0-rc4
Linus Torvalds
2026-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2026-03-15
Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-15
Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-15
Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2026-03-15
Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-15
Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-15
Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-15
Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-14
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]