index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-22
ext4: enable scoped NOFS when starting a handle in nojournal mode
Theodore Ts'o
1
-0
/
+1
2026-07-22
jbd2: bound shrinker scans by examined checkpoint buffers
Max Kellermann
1
-12
/
+13
2026-07-22
jbd2: check need_resched() when skipping busy checkpoint buffers
Max Kellermann
1
-1
/
+2
2026-06-18
Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-127
/
+22
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+3
2026-06-10
jbd2: remove special jbd2 slabs
Matthew Wilcox (Oracle)
3
-128
/
+13
2026-06-04
jbd2: Convert jbd2_write_superblock() to bh_submit()
Matthew Wilcox (Oracle)
1
-3
/
+1
2026-06-04
jbd2: Convert journal commit to bh_submit()
Matthew Wilcox (Oracle)
1
-6
/
+7
2026-06-03
jbd2: fix integer underflow in jbd2_journal_initialize_fast_commit()
Junrui Luo
1
-0
/
+2
2026-06-03
jbd2: check for aborted handle in jbd2_journal_dirty_metadata()
Deepanshu Kartikey
1
-2
/
+7
2026-05-27
jbd2: replace __get_free_pages() with kmalloc()
Mike Rapoport (Microsoft)
1
-5
/
+2
2026-05-27
fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
Agatha Isabelle Moreira
1
-3
/
+1
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-55
/
+155
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2026-04-09
jbd2: fix deadlock in jbd2_journal_cancel_revoke()
Zhang Yi
1
-3
/
+5
2026-04-09
jbd2: store jinode dirty range in PAGE_SIZE units
Li Chen
3
-23
/
+58
2026-04-09
jbd2: gracefully abort on transaction state corruptions
Milos Nikic
1
-28
/
+86
2026-04-09
jbd2: gracefully abort instead of panicking on unlocked buffer
Milos Nikic
1
-1
/
+6
2026-03-27
jbd2: gracefully abort on checkpointing state corruptions
Milos Nikic
1
-2
/
+13
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-7
/
+6
2025-11-26
jbd2: fix the inconsistency between checksum and data in memory for journal sb
Ye Bin
1
-0
/
+14
2025-11-26
jbd2: store more accurate errno in superblock when possible
Wengang Wang
3
-9
/
+13
2025-11-26
jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corru...
Ye Bin
1
-5
/
+14
2025-11-13
jbd2: use a weaker annotation in journal handling
Byungchul Park
1
-1
/
+1
2025-11-13
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
1
-2
/
+4
2025-10-10
jbd2: ensure that all ongoing I/O complete before freeing blocks
Zhang Yi
1
-4
/
+9
2025-09-25
jbd2: increase IO priority of checkpoint
Julian Sun
1
-1
/
+1
2025-08-13
jbd2: prevent softlockup in jbd2_log_do_checkpoint()
Baokun Li
1
-0
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-05-20
jbd2: remove journal_t argument from jbd2_superblock_csum()
Eric Biggers
1
-3
/
+3
2025-05-20
jbd2: remove journal_t argument from jbd2_chksum()
Eric Biggers
3
-12
/
+12
2025-05-20
ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio
Zhang Yi
1
-3
/
+4
2025-05-20
jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
Jeongjun Park
1
-2
/
+3
2025-05-08
ext4: rework fast commit commit path
Harshad Shirwadkar
1
-2
/
+0
2025-04-22
fs/jbd2: use sleeping version of __find_get_block()
Davidlohr Bueso
1
-6
/
+9
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-21
jbd2: add a missing data flush during file and fs synchronization
Zhang Yi
1
-1
/
+11
2025-03-18
jbd2: remove jbd2_journal_unfile_buffer()
Baokun Li
1
-15
/
+0
2025-03-18
jbd2: fix off-by-one while erasing journal
Zhang Yi
1
-9
/
+6
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-03-17
jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
Eric Biggers
1
-2
/
+2
2025-03-17
jbd2: do not try to recover wiped journal
Jan Kara
1
-5
/
+6
2025-03-17
jbd2: remove wrong sb->s_sequence check
Jan Kara
1
-1
/
+0
2025-03-13
jbd2: Correct stale comment of release_buffer_page
Kemeng Shi
1
-2
/
+2
2025-03-13
jbd2: correct stale function name in comment
Kemeng Shi
2
-5
/
+5
2025-03-13
jbd2: remove stale comment of update_t_max_wait
Kemeng Shi
1
-3
/
+0
2025-03-13
jbd2: remove unused return value of do_readahead
Kemeng Shi
1
-8
/
+3
[next]