| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-17 | Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+2 |
| 2026-04-09 | jbd2: store jinode dirty range in PAGE_SIZE units | Li Chen | 1 | -3/+2 |
| 2026-03-06 | treewide: change inode->i_ino from unsigned long to u64 | Jeff Layton | 1 | -2/+2 |
| 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 | 1 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -6/+5 |
| 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 | 1 | -6/+9 |
| 2025-11-13 | jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key | Tetsuo Handa | 1 | -2/+4 |
| 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 | 1 | -4/+4 |
| 2025-05-20 | ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio | Zhang Yi | 1 | -3/+4 |
| 2025-05-08 | ext4: rework fast commit commit path | Harshad Shirwadkar | 1 | -2/+0 |
| 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: 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: remove wrong sb->s_sequence check | Jan Kara | 1 | -1/+0 |
| 2024-12-01 | jbd2: switch to using the crc32c library | Eric Biggers | 1 | -27/+3 |
| 2024-11-13 | jbd2: Fix comment describing journal_init_common() | Daniel Martín Gómez | 1 | -3/+4 |
| 2024-11-12 | jbd2: make b_frozen_data allocation always succeed | Zhihao Cheng | 1 | -7/+1 |
| 2024-08-26 | jbd2: remove unneeded check of ret in jbd2_fc_get_buf | Kemeng Shi | 1 | -11/+5 |
| 2024-08-26 | jbd2: correct comment jbd2_mark_journal_empty | Kemeng Shi | 1 | -1/+1 |
| 2024-08-26 | jbd2: move escape handle to futher improve jbd2_journal_write_metadata_buffer | Kemeng Shi | 1 | -25/+24 |
| 2024-08-26 | jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_b... | Kemeng Shi | 1 | -13/+8 |
| 2024-08-26 | jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_met... | Kemeng Shi | 1 | -2/+4 |
| 2024-08-26 | jbd2: remove unused return value of jbd2_fc_release_bufs | Kemeng Shi | 1 | -3/+1 |
| 2024-08-26 | jbd2: remove dead check in journal_alloc_journal_head | Kemeng Shi | 1 | -2/+1 |
| 2024-08-26 | jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit | Kemeng Shi | 1 | -1/+1 |
| 2024-08-26 | ext4: fix fast commit inode enqueueing during a full journal commit | Luis Henriques (SUSE) | 1 | -1/+1 |
| 2024-07-08 | jbd2: increase maximum transaction size | Jan Kara | 1 | -1/+1 |
| 2024-07-08 | jbd2: drop pointless shrinker batch initialization | Jan Kara | 1 | -1/+0 |
| 2024-07-08 | jbd2: precompute number of transaction descriptor blocks | Jan Kara | 1 | -15/+46 |
| 2024-07-08 | jbd2: make jbd2_journal_get_max_txn_bufs() internal | Jan Kara | 1 | -0/+5 |
| 2024-07-05 | jbd2: add missing MODULE_DESCRIPTION() | Jeff Johnson | 1 | -0/+1 |
| 2024-07-05 | jbd2: speed up jbd2_transaction_committed() | Zhang Yi | 1 | -11/+1 |
| 2024-06-27 | jbd2: remove unnecessary "should_sleep" in kjournald2 | Kemeng Shi | 1 | -5/+2 |
| 2024-06-27 | jbd2: remove dead check of JBD2_UNMOUNT in kjournald2 | Kemeng Shi | 1 | -2/+0 |
| 2024-06-27 | jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2 | Kemeng Shi | 1 | -2/+0 |
| 2024-06-27 | jbd2: use bh_in instead of jh2bh(jh_in) to simplify code | Kemeng Shi | 1 | -2/+2 |
| 2024-06-27 | jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer | Kemeng Shi | 1 | -5/+4 |
| 2024-06-27 | jbd2: jump to new copy_done tag when b_frozen_data is created concurrently | Kemeng Shi | 1 | -7/+6 |
| 2024-06-27 | jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_buffer | Kemeng Shi | 1 | -5/+2 |
| 2024-06-27 | jbd2: remove unused return info from jbd2_journal_write_metadata_buffer | Kemeng Shi | 1 | -6/+3 |
| 2024-06-27 | jbd2: avoid memleak in jbd2_journal_write_metadata_buffer | Kemeng Shi | 1 | -0/+1 |
| 2024-05-03 | use ->bd_mapping instead of ->bd_inode->i_mapping | Al Viro | 1 | -1/+1 |
| 2024-01-04 | jbd2: replace journal state flag by checking errseq | Zhihao Cheng | 1 | -5/+5 |
| 2024-01-04 | jbd2: add errseq to detect client fs's bdev writeback error | Zhihao Cheng | 1 | -0/+1 |
| 2023-11-30 | jbd2: increase the journal IO's priority | Zhang Yi | 1 | -9/+11 |
| 2023-11-30 | jbd2: correct the printing of write_flags in jbd2_write_superblock() | Zhang Yi | 1 | -1/+3 |
| 2023-10-04 | jbd2,ext4: dynamically allocate the jbd2-journal shrinker | Qi Zheng | 1 | -11/+18 |
| 2023-09-17 | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
| 2023-09-14 | jbd2: Fix memory leak in journal_init_common() | Li Zetao | 1 | -0/+2 |
| 2023-08-31 | Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -254/+230 |
| 2023-08-23 | jbd2: jbd2_journal_init_{dev,inode} return proper error return value | Zhang Yi | 1 | -10/+9 |
| 2023-08-18 | jbd2: use a folio in jbd2_journal_write_metadata_buffer() | Matthew Wilcox (Oracle) | 1 | -19/+16 |
| 2023-08-15 | jbd2: drop useless error tag in jbd2_journal_wipe() | Zhang Yi | 1 | -3/+2 |
| 2023-08-15 | jbd2: cleanup journal_init_common() | Zhang Yi | 1 | -21/+24 |
| 2023-08-15 | jbd2: add fast_commit space check | Zhang Yi | 1 | -4/+12 |
| 2023-08-15 | jbd2: cleanup load_superblock() | Zhang Yi | 1 | -50/+35 |
| 2023-08-15 | jbd2: open code jbd2_verify_csum_type() helper | Zhang Yi | 1 | -13/+5 |
| 2023-08-15 | jbd2: checking valid features early in journal_get_superblock() | Zhang Yi | 1 | -15/+15 |
| 2023-08-15 | jbd2: don't load superblock in jbd2_journal_check_used_features() | Zhang Yi | 1 | -5/+0 |
| 2023-08-15 | jbd2: move load_superblock() into journal_init_common() | Zhang Yi | 1 | -11/+5 |
| 2023-08-15 | jbd2: move load_superblock() dependent functions | Zhang Yi | 1 | -169/+168 |
| 2023-07-29 | fs: jbd2: fix an incorrect warn log | Guoqing Cai | 1 | -8/+10 |
| 2023-06-29 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -39/+39 |
| 2023-06-26 | jbd2: skip reading super block if it has been verified | Zhang Yi | 1 | -4/+3 |
| 2023-06-26 | jbd2: continue to record log between each mount | Zhang Yi | 1 | -2/+16 |
| 2023-06-26 | jbd2: remove j_format_version | Zhang Yi | 1 | -9/+0 |
| 2023-06-26 | jbd2: factor out journal initialization from journal_get_superblock() | Zhang Yi | 1 | -24/+22 |
| 2023-06-26 | jbd2: switch to check format version in superblock directly | Zhang Yi | 1 | -9/+7 |
| 2023-06-05 | jbd2: Avoid printing outside the boundary of the buffer | Andy Shevchenko | 1 | -4/+2 |
| 2023-03-12 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+6 |
| 2023-03-11 | ext4, jbd2: add an optimized bmap for the journal inode | Theodore Ts'o | 1 | -3/+6 |
| 2023-01-18 | jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2 | Christoph Hellwig | 1 | -1/+0 |
| 2023-01-18 | jbd2: replace obvious uses of b_page with b_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+6 |
| 2022-09-30 | jbd2: fix potential use-after-free in jbd2_fc_wait_bufs | Ye Bin | 1 | -3/+3 |
| 2022-09-30 | jbd2: fix potential buffer head reference count leak | Ye Bin | 1 | -1/+7 |
| 2022-09-29 | jbd2: drop useless return value of submit_bh | Ritesh Harjani (IBM) | 1 | -5/+4 |
| 2022-09-11 | jbd2: replace ll_rw_block() | Zhang Yi | 1 | -9/+6 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2022-08-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -22/+19 |
| 2022-08-02 | jbd2: unexport jbd2_log_start_commit() | Jan Kara | 1 | -2/+1 |
| 2022-08-02 | jbd2: remove unused exports for jbd2 debugging | Jan Kara | 1 | -3/+1 |
| 2022-08-02 | jbd2: rename jbd_debug() to jbd2_debug() | Jan Kara | 1 | -17/+17 |
| 2022-07-14 | fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers | Bart Van Assche | 1 | -7/+8 |
| 2022-07-14 | fs/buffer: Combine two submit_bh() and ll_rw_block() arguments | Bart Van Assche | 1 | -2/+2 |
| 2022-07-14 | block: remove bdevname | Christoph Hellwig | 1 | -2/+4 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+2 |
| 2022-04-17 | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD | Christoph Hellwig | 1 | -1/+1 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 1 | -5/+2 |
| 2022-03-15 | ext4: Convert invalidatepage to invalidate_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-02-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+5 |
| 2022-02-03 | jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() | Yang Li | 1 | -0/+4 |
| 2022-02-03 | ext4: fast commit may not fallback for ineligible commit | Xin Yin | 1 | -1/+1 |
| 2022-01-30 | jbd2: export jbd2_journal_[grab|put]_journal_head | Joseph Qi | 1 | -0/+2 |
| 2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song | 1 | -1/+1 |
| 2021-12-23 | ext4: use ext4_journal_start/stop for fast commit transactions | Harshad Shirwadkar | 1 | -0/+2 |
| 2021-07-08 | ext4: inline jbd2_journal_[un]register_shrinker() | Theodore Ts'o | 1 | -89/+60 |
| 2021-06-30 | jbd2: export jbd2_journal_[un]register_shrinker() | Zhang Yi | 1 | -0/+2 |
| 2021-06-24 | jbd2,ext4: add a shrinker to release checkpointed buffers | Zhang Yi | 1 | -0/+87 |
| 2021-06-24 | jbd2: ensure abort the journal if detect IO error when writing original buffe... | Zhang Yi | 1 | -0/+14 |
| 2021-06-24 | jbd2: clean up misleading comments for jbd2_fc_release_bufs | yangerkun | 1 | -8/+0 |
| 2021-06-22 | ext4: add discard/zeroout flags to journal flush | Leah Rumancik | 1 | -3/+116 |
| 2020-12-17 | jbd2: add a helper to find out number of fast commit blocks | Harshad Shirwadkar | 1 | -6/+2 |
| 2020-11-19 | jbd2: fix kernel-doc markups | Mauro Carvalho Chehab | 1 | -16/+18 |
| 2020-11-06 | jbd2: don't start fast commit on aborted journal | Harshad Shirwadkar | 1 | -0/+2 |
| 2020-11-06 | jbd2: don't read journal->j_commit_sequence without taking a lock | Harshad Shirwadkar | 1 | -2/+4 |
| 2020-11-06 | jbd2: don't touch buffer state until it is filled | Harshad Shirwadkar | 1 | -4/+0 |
| 2020-11-06 | jbd2: don't pass tid to jbd2_fc_end_commit_fallback() | Harshad Shirwadkar | 1 | -3/+9 |
| 2020-11-06 | jbd2: don't use state lock during commit path | Harshad Shirwadkar | 1 | -6/+0 |
| 2020-11-06 | ext4: clean up the JBD2 API that initializes fast commits | Harshad Shirwadkar | 1 | -40/+56 |
| 2020-11-06 | jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs | Harshad Shirwadkar | 1 | -6/+6 |
| 2020-10-21 | jbd2: add fast commit machinery | Harshad Shirwadkar | 1 | -1/+189 |
| 2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 1 | -5/+48 |
| 2020-10-18 | jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() | Mauricio Faria de Oliveira | 1 | -0/+2 |
| 2020-08-07 | jbd2: fix incorrect code style | Xianting Tian | 1 | -6/+6 |
| 2020-08-06 | jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl... | zhangyi (F) | 1 | -1/+3 |
| 2020-06-12 | ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand... | zhangyi (F) | 1 | -5/+12 |
| 2020-02-08 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+14 |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 1 | -7/+6 |
| 2020-02-03 | fs: Enable bmap() function to properly return errors | Carlos Maiolino | 1 | -7/+15 |
| 2020-01-25 | jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() | zhangyi (F) | 1 | -61/+42 |
| 2020-01-25 | jbd2: make sure ESHUTDOWN to be recorded in the journal superblock | zhangyi (F) | 1 | -2/+1 |
| 2020-01-25 | ext4, jbd2: ensure panic when aborting with zero errno | zhangyi (F) | 1 | -11/+4 |
| 2020-01-25 | jbd2_seq_info_next should increase position index | Vasily Averin | 1 | -0/+1 |
| 2020-01-25 | jbd2: remove pointless assertion in __journal_remove_journal_head | Shijie Luo | 1 | -1/+0 |
| 2020-01-17 | jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when... | Kai Li | 1 | -1/+5 |
| 2019-11-05 | Merge branch 'jk/jbd2-revoke-overflow' | Theodore Ts'o | 1 | -1/+34 |
| 2019-11-05 | jbd2: Reserve space for revoke descriptor blocks | Jan Kara | 1 | -0/+21 |
| 2019-11-05 | jbd2: Account descriptor blocks into t_outstanding_credits | Jan Kara | 1 | -0/+1 |
| 2019-11-05 | jbd2: Completely fill journal descriptor blocks | Jan Kara | 1 | -1/+12 |
| 2019-10-21 | jbd2: Free journal head outside of locked region | Thomas Gleixner | 1 | -6/+14 |
| 2019-10-21 | jbd2: Make state lock a spinlock | Thomas Gleixner | 1 | -4/+6 |
| 2019-09-24 | jbd2: remove jbd2_journal_inode_add_[write|wait] | Joseph Qi | 1 | -2/+0 |
| 2019-06-20 | jbd2: drop declaration of journal_sync_buffer() | Theodore Ts'o | 1 | -3/+0 |
| 2019-06-20 | jbd2: introduce jbd2_inode dirty range scoping | Ross Zwisler | 1 | -0/+4 |
| 2019-05-30 | jbd2: fix some print format mistakes | Gaowei Pu | 1 | -9/+9 |
| 2019-05-10 | jbd2: fix potential double free | Chengguang Xu | 1 | -18/+31 |
| 2019-04-06 | jbd2: check superblock mapped prior to committing | Jiufei Xue | 1 | -0/+4 |
| 2019-02-14 | jbd2: fold jbd2_superblock_csum_{verify,set} into their callers | Theodore Ts'o | 1 | -25/+11 |
| 2019-02-14 | jbd2: fix race when writing superblock | Theodore Ts'o | 1 | -25/+27 |
| 2019-01-31 | jbd2: fix deadlock while checkpoint thread waits commit thread to finish | Xiaoguang Wang | 1 | -1/+1 |
| 2018-05-20 | jbd2: remove NULL check before calling kmem_cache_destroy() | Wang Long | 1 | -11/+7 |
| 2018-05-20 | jbd2: remove bunch of empty lines with jbd2 debug | Wang Shilong | 1 | -1/+1 |
| 2018-02-19 | jbd2: if the journal is aborted then don't allow update of the log tail | Theodore Ts'o | 1 | -1/+4 |
| 2018-02-18 | ext4: pass -ESHUTDOWN code to jbd2 layer | Theodore Ts'o | 1 | -6/+19 |
| 2017-12-17 | ext4: fix up remaining files with SPDX cleanups | Theodore Ts'o | 1 | -4/+1 |
| 2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+17 |
| 2017-11-03 | ext4: Support for synchronous DAX faults | Jan Kara | 1 | -0/+17 |
| 2017-10-18 | jbd2: convert timers to use timer_setup() | Kees Cook | 1 | -5/+4 |
| 2017-06-20 | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name | Ingo Molnar | 1 | -2/+2 |
| 2017-05-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -7/+21 |
| 2017-05-04 | jbd2: cleanup write flags handling from jbd2_write_superblock() | Jan Kara | 1 | -7/+8 |
| 2017-05-03 | jbd2: make the whole kjournald2 kthread NOFS safe | Michal Hocko | 1 | -0/+9 |
| 2017-04-29 | jbd2: fix dbench4 performance regression for 'nobarrier' mounts | Jan Kara | 1 | -1/+1 |
| 2017-04-29 | jbd2: Fix lockdep splat with generic/270 test | Jan Kara | 1 | -1/+14 |
| 2017-04-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+1 |
| 2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 1 | -1/+1 |
| 2017-03-15 | jbd2: don't leak memory if setting up journal fails | Eric Biggers | 1 | -11/+11 |
| 2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
| 2017-02-01 | jbd2: fix use after free in kjournald2() | Sahitya Tummala | 1 | -1/+1 |
| 2017-01-14 | fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkp... | Tejun Heo | 1 | -6/+6 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 1 | -7/+8 |
| 2016-09-15 | jbd2: move more common code into journal_init_common() | Geliang Tang | 1 | -81/+50 |
| 2016-07-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+5 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+5 |
| 2016-06-30 | jbd2: track more dependencies on transaction commit | Jan Kara | 1 | -0/+1 |
| 2016-06-30 | jbd2: move lockdep tracking to journal_s | Jan Kara | 1 | -0/+4 |
| 2016-06-24 | jbd2: get rid of superfluous __GFP_REPEAT | Michal Hocko | 1 | -25/+7 |
| 2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 1 | -1/+1 |
| 2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 1 | -1/+1 |
| 2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 1 | -4/+4 |
| 2016-04-24 | jbd2: add support for avoiding data writes during transaction commits | Jan Kara | 1 | -1/+2 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
| 2016-03-09 | jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path | OGAWA Hirofumi | 1 | -5/+12 |
| 2016-02-22 | jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling | Jan Kara | 1 | -1/+1 |
| 2016-02-22 | jbd2: unify revoke and tag block checksum handling | Jan Kara | 1 | -0/+15 |
| 2016-02-22 | jbd2: factor out common descriptor block initialization | Jan Kara | 1 | -1/+8 |
| 2015-10-18 | ext4, jbd2: ensure entering into panic after recording an error in superblock | Daeho Jeong | 1 | -1/+5 |
| 2015-10-17 | jbd2: clean up feature test macros with predicate functions | Darrick J. Wong | 1 | -6/+6 |
| 2015-10-17 | ext4: call out CRC and corruption errors with specific error codes | Darrick J. Wong | 1 | -1/+2 |
| 2015-10-15 | jbd2: gate checksum calculations on crc driver presence, not sb flags | Darrick J. Wong | 1 | -3/+3 |
| 2015-07-28 | jbd2: avoid infinite loop when destroying aborted journal | Jan Kara | 1 | -1/+10 |
| 2015-07-23 | ext4, jbd2: add REQ_FUA flag when recording an error in the superblock | Daeho Jeong | 1 | -1/+1 |
| 2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+2 |
| 2015-06-25 | fs/jbd2/journal.c: use strreplace() | Rasmus Villemoes | 1 | -8/+2 |
| 2015-06-15 | jbd2: get rid of open coded allocation retry loop | Michal Hocko | 1 | -4/+2 |
| 2015-06-15 | jbd2: fix ocfs2 corrupt when updating journal superblock fails | Joseph Qi | 1 | -7/+31 |
| 2015-06-08 | jbd2: speedup jbd2_journal_get_[write|undo]_access() | Jan Kara | 1 | -1/+1 |
| 2015-06-08 | jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL | Michal Hocko | 1 | -10/+1 |
| 2014-12-12 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -2/+1 |
| 2014-12-01 | jbd2: fix regression where we fail to initialize checksum seed when loading | Darrick J. Wong | 1 | -3/+2 |
| 2014-11-25 | jbd2: remove unnecessary NULL check before iput() | Theodore Ts'o | 1 | -2/+1 |