| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 6 | -75/+82 |
| 2022-08-02 | jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal aborted | Zhihao Cheng | 1 | -2/+12 |
| 2022-08-02 | jbd2: fix outstanding credits assert in jbd2_journal_commit_transaction() | Zhang Yi | 1 | -1/+1 |
| 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 | 6 | -67/+67 |
| 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 | 3 | -8/+8 |
| 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-06-16 | fs: fix jbd2_journal_try_to_free_buffers() kernel-doc comment | Yang Li | 1 | -1/+1 |
| 2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -13/+15 |
| 2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -6/+3 |
| 2022-05-09 | fs: Change try_to_free_buffers() to take a folio | Matthew Wilcox (Oracle) | 2 | -3/+3 |
| 2022-05-09 | jbd2: Convert release_buffer_page() to use a folio | Matthew Wilcox (Oracle) | 1 | -6/+8 |
| 2022-05-09 | jbd2: Convert jbd2_journal_try_to_free_buffers to take a folio | Matthew Wilcox (Oracle) | 1 | -6/+6 |
| 2022-04-22 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
| 2022-04-21 | jbd2: fix a potential race while discarding reserved buffers after an abort | Ye Bin | 1 | -1/+3 |
| 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-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -17/+16 |
| 2022-03-15 | ext4: Convert invalidatepage to invalidate_folio | Matthew Wilcox (Oracle) | 2 | -17/+16 |
| 2022-02-25 | jbd2: remove CONFIG_JBD2_DEBUG to update t_max_wait | Ritesh Harjani | 1 | -4/+3 |
| 2022-02-25 | jbd2: kill t_handle_lock transaction spinlock | Ritesh Harjani | 1 | -19/+9 |
| 2022-02-25 | jbd2: fix use-after-free of transaction_t race | Ritesh Harjani | 1 | -16/+25 |
| 2022-02-06 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -39/+41 |
| 2022-02-03 | jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() | Yang Li | 1 | -0/+4 |
| 2022-02-03 | jbd2: refactor wait logic for transaction updates into a common function | Ritesh Harjani | 2 | -37/+35 |
| 2022-02-03 | ext4: fast commit may not fallback for ineligible commit | Xin Yin | 2 | -2/+2 |
| 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-08-30 | ext4: Support for checksumming from journal triggers | Jan Kara | 1 | -1/+1 |
| 2021-08-30 | jbd2: add sparse annotations for add_transaction_credits() | Theodore Ts'o | 1 | -1/+18 |
| 2021-08-10 | jbd2: clean up two gcc -Wall warnings in recovery.c | Theodore Ts'o | 1 | -3/+3 |
| 2021-08-10 | jbd2: fix clang warning in recovery.c | Theodore Ts'o | 1 | -1/+0 |
| 2021-08-10 | jbd2: fix portability problems caused by unaligned accesses | Theodore Ts'o | 1 | -11/+11 |
| 2021-07-08 | ext4: inline jbd2_journal_[un]register_shrinker() | Theodore Ts'o | 2 | -91/+62 |
| 2021-06-30 | jbd2: export jbd2_journal_[un]register_shrinker() | Zhang Yi | 1 | -0/+2 |
| 2021-06-24 | jbd2: simplify journal_clean_one_cp_list() | Zhang Yi | 1 | -26/+4 |
| 2021-06-24 | jbd2,ext4: add a shrinker to release checkpointed buffers | Zhang Yi | 2 | -0/+234 |
| 2021-06-24 | jbd2: remove redundant buffer io error checks | Zhang Yi | 1 | -11/+2 |
| 2021-06-24 | jbd2: don't abort the journal when freeing buffers | Zhang Yi | 1 | -17/+0 |
| 2021-06-24 | jbd2: ensure abort the journal if detect IO error when writing original buffe... | Zhang Yi | 2 | -0/+26 |
| 2021-06-24 | jbd2: remove the out label in __jbd2_journal_remove_checkpoint() | Zhang Yi | 1 | -12/+12 |
| 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 |
| 2021-04-09 | ext4: fix debug format string warning | Arnd Bergmann | 1 | -3/+2 |
| 2021-04-09 | ext4: annotate data race in jbd2_journal_dirty_metadata() | Jan Kara | 1 | -4/+4 |
| 2021-04-09 | ext4: annotate data race in start_this_handle() | Jan Kara | 1 | -1/+6 |
| 2021-01-27 | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig | 3 | -4/+4 |
| 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 | 2 | -31/+34 |
| 2020-11-07 | jbd2: fix up sparse warnings in checkpoint code | Theodore Ts'o | 2 | -1/+5 |
| 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: add todo for a fast commit performance optimization | Harshad Shirwadkar | 1 | -0/+9 |
| 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 | 3 | -10/+10 |
| 2020-10-21 | jbd2: fast commit recovery path | Harshad Shirwadkar | 1 | -4/+53 |
| 2020-10-21 | jbd2: add fast commit machinery | Harshad Shirwadkar | 2 | -1/+233 |
| 2020-10-21 | ext4 / jbd2: add fast commit initialization | Harshad Shirwadkar | 1 | -5/+48 |
| 2020-10-18 | jbd2: avoid transaction reuse after reformatting | changfengnan | 1 | -12/+66 |
| 2020-10-18 | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data... | Mauricio Faria de Oliveira | 1 | -12/+18 |
| 2020-10-18 | jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() | Mauricio Faria de Oliveira | 2 | -20/+18 |
| 2020-08-19 | jbd2: clean up checksum verification in do_one_pass() | Shijie Luo | 1 | -33/+11 |
| 2020-08-07 | jbd2: fix incorrect code style | Xianting Tian | 1 | -6/+6 |
| 2020-08-07 | jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() | zhangyi (F) | 1 | -6/+1 |
| 2020-08-07 | jbd2: abort journal if free a async write error metadata buffer | zhangyi (F) | 1 | -0/+16 |
| 2020-08-06 | jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl... | zhangyi (F) | 1 | -1/+3 |
| 2020-08-06 | jbd2: make sure jh have b_transaction set in refile/unfile_buffer | Lukas Czerner | 1 | -0/+10 |
| 2020-06-15 | Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+12 |
| 2020-06-12 | ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand... | zhangyi (F) | 1 | -5/+12 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -3/+11 |
| 2020-06-03 | jbd2: avoid leaking transaction credits when unreserving handle | Jan Kara | 1 | -3/+11 |
| 2020-05-22 | block: remove the error_sector argument to blkdev_issue_flush | Christoph Hellwig | 3 | -4/+4 |
| 2020-03-05 | jbd2: improve comments about freeing data buffers whose page mapping is NULL | zhangyi (F) | 1 | -3/+4 |
| 2020-02-29 | jbd2: fix data races at struct journal_head | Qian Cai | 1 | -4/+4 |
| 2020-02-21 | jbd2: fix ocfs2 corrupt when clearing block group bits | wangyan | 1 | -2/+6 |
| 2020-02-16 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -25/+31 |
| 2020-02-13 | jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer | zhangyi (F) | 1 | -4/+21 |
| 2020-02-13 | jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() | zhangyi (F) | 2 | -32/+21 |
| 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) | 2 | -12/+5 |
| 2020-01-25 | jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record | zhangyi (F) | 1 | -2/+2 |
| 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-25 | ext4,jbd2: fix comment and code style | Shijie Luo | 1 | -1/+1 |
| 2020-01-25 | jbd2: delete the duplicated words in the comments | wangyan | 1 | -1/+1 |
| 2020-01-17 | jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when... | Kai Li | 1 | -1/+5 |
| 2019-11-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 5 | -205/+294 |
| 2019-11-05 | Merge branch 'jk/jbd2-revoke-overflow' | Theodore Ts'o | 5 | -114/+198 |
| 2019-11-05 | jbd2: Fine tune estimate of necessary descriptor blocks | Jan Kara | 1 | -5/+16 |
| 2019-11-05 | jbd2: Provide trace event for handle restarts | Jan Kara | 1 | -1/+7 |
| 2019-11-05 | jbd2: Make credit checking more strict | Jan Kara | 1 | -1/+1 |
| 2019-11-05 | jbd2: Rename h_buffer_credits to h_total_credits | Jan Kara | 1 | -15/+15 |
| 2019-11-05 | jbd2: Reserve space for revoke descriptor blocks | Jan Kara | 3 | -7/+74 |
| 2019-11-05 | jbd2: Drop jbd2_space_needed() | Jan Kara | 2 | -3/+4 |
| 2019-11-05 | jbd2: Account descriptor blocks into t_outstanding_credits | Jan Kara | 3 | -10/+17 |
| 2019-11-05 | jbd2: Factor out common parts of stopping and restarting a handle | Jan Kara | 1 | -52/+46 |
| 2019-11-05 | jbd2: Drop pointless wakeup from jbd2_journal_stop() | Jan Kara | 1 | -4/+1 |
| 2019-11-05 | jbd2: Drop pointless check from jbd2_journal_stop() | Jan Kara | 1 | -5/+2 |
| 2019-11-05 | jbd2: Reorganize jbd2_journal_stop() | Jan Kara | 1 | -24/+16 |
| 2019-11-05 | jbd2: Fix statistics for the number of logged blocks | Jan Kara | 1 | -1/+3 |
| 2019-11-05 | jbd2: Completely fill journal descriptor blocks | Jan Kara | 1 | -1/+12 |
| 2019-11-05 | jbd2: Fixup stale comment in commit code | Jan Kara | 1 | -2/+1 |
| 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 | 3 | -61/+57 |
| 2019-10-21 | jbd2: Don't call __bforget() unnecessarily | Jan Kara | 1 | -5/+4 |
| 2019-10-21 | jbd2: Drop unnecessary branch from jbd2_journal_forget() | Jan Kara | 1 | -4/+0 |
| 2019-10-21 | jbd2: Move dropping of jh reference out of un/re-filing functions | Jan Kara | 2 | -9/+19 |
| 2019-10-21 | jbd2: Simplify journal_unmap_buffer() | Thomas Gleixner | 1 | -6/+2 |
| 2019-10-09 | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 1 | -2/+2 |
| 2019-09-24 | jbd2: remove jbd2_journal_inode_add_[write|wait] | Joseph Qi | 2 | -14/+0 |
| 2019-08-24 | jbd2: add missing tracepoint for reserved handle | Xiaoguang Wang | 1 | -0/+3 |
| 2019-08-11 | jbd2: flush_descriptor(): Do not decrease buffer head's ref count | Chandan Rajendra | 1 | -3/+1 |
| 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 | 3 | -27/+49 |
| 2019-05-30 | jbd2: fix typo in comment of journal_submit_inode_data_buffers | Liu Song | 1 | -1/+1 |
| 2019-05-30 | jbd2: fix some print format mistakes | Gaowei Pu | 1 | -9/+9 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-10 | jbd2: fix potential double free | Chengguang Xu | 3 | -33/+56 |
| 2019-04-06 | jbd2: check superblock mapped prior to committing | Jiufei Xue | 1 | -0/+4 |
| 2019-04-06 | jbd2: remove repeated assignments in __jbd2_log_wait_for_space() | Liu Song | 1 | -1/+0 |
| 2019-03-01 | jbd2: jbd2_get_transaction does not need to return a value | Liu Song | 1 | -5/+3 |
| 2019-03-01 | jbd2: fix invalid descriptor block checksum | luojiajun | 1 | -2/+4 |
| 2019-02-21 | jbd2: fix compile warning when using JBUFFER_TRACE | zhangyi (F) | 1 | -8/+8 |
| 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-02-10 | jbd2: discard dirty data when forgetting an un-journalled buffer | zhangyi (F) | 1 | -4/+38 |
| 2019-02-10 | jbd2: clear dirty flag when revoking a buffer from an older transaction | zhangyi (F) | 1 | -5/+12 |
| 2019-01-31 | jbd2: fix deadlock while checkpoint thread waits commit thread to finish | Xiaoguang Wang | 2 | -3/+16 |
| 2018-12-04 | jbd2: clean up indentation issue, replace spaces with tab | Colin Ian King | 1 | -1/+1 |
| 2018-12-03 | jbd2: avoid long hold times of j_state_lock while committing a transaction | Jan Kara | 2 | -5/+41 |
| 2018-10-05 | jbd2: fix use after free in jbd2_log_do_checkpoint() | Jan Kara | 1 | -2/+2 |
| 2018-07-29 | jbd2: replace current_kernel_time64 with ktime equivalent | Arnd Bergmann | 1 | -1/+2 |
| 2018-07-08 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
| 2018-06-16 | jbd2: don't mark block as modified if the handle is out of credits | Theodore Ts'o | 1 | -1/+8 |
| 2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
| 2018-05-20 | jbd2: remove NULL check before calling kmem_cache_destroy() | Wang Long | 3 | -23/+13 |
| 2018-05-20 | jbd2: remove bunch of empty lines with jbd2 debug | Wang Shilong | 1 | -1/+1 |
| 2018-04-18 | ext4: set h_journal if there is a failure starting a reserved handle | Theodore Ts'o | 1 | -0/+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 |
| 2018-02-18 | jbd2: clarify bad journal block checksum message | Theodore Ts'o | 1 | -2/+2 |
| 2018-01-10 | jbd2: fix sphinx kernel-doc build warnings | Tobin C. Harding | 1 | -1/+4 |
| 2017-12-17 | ext4: fix up remaining files with SPDX cleanups | Theodore Ts'o | 6 | -24/+6 |
| 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-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+4 |
| 2017-07-06 | jbd2: don't clear and reset errors after waiting on writeback | Jeff Layton | 1 | -12/+4 |
| 2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -21/+21 |
| 2017-06-20 | sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name | Ingo Molnar | 1 | -2/+2 |
| 2017-05-21 | jbd2: preserve original nofs flag during journal restart | Tahsin Erdogan | 1 | -0/+6 |
| 2017-05-18 | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook | Jonathan Corbet | 1 | -21/+21 |
| 2017-05-16 | fs: jbd2: escape a string with special chars on a kernel-doc | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2017-05-16 | fs: jbd2: make jbd2_journal_start() kernel-doc parseable | Mauro Carvalho Chehab | 1 | -19/+19 |
| 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-05-03 | jbd2: mark the transaction context with the scope GFP_NOFS context | Michal Hocko | 1 | -0/+12 |
| 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 | 2 | -11/+12 |
| 2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -2/+4 |
| 2017-02-04 | jbd2: don't leak modified metadata buffers on an aborted journal | Theodore Ts'o | 1 | -1/+3 |
| 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 | 2 | -7/+7 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -13/+15 |
| 2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 4 | -13/+15 |
| 2016-10-12 | jbd2: fix incorrect unlock on j_list_lock | Taesoo Kim | 1 | -1/+2 |
| 2016-10-11 | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko | 1 | -2/+1 |
| 2016-09-22 | jbd2: fix lockdep annotation in add_transaction_credits() | Jan Kara | 1 | -2/+4 |
| 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 | 3 | -10/+14 |
| 2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -10/+10 |
| 2016-06-30 | jbd2: make journal y2038 safe | Arnd Bergmann | 1 | -1/+1 |
| 2016-06-30 | jbd2: track more dependencies on transaction commit | Jan Kara | 2 | -0/+5 |
| 2016-06-30 | jbd2: move lockdep tracking to journal_s | Jan Kara | 2 | -8/+7 |
| 2016-06-30 | jbd2: move lockdep instrumentation for jbd2 handles | Jan Kara | 1 | -2/+2 |
| 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 | 2 | -3/+3 |
| 2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 2 | -7/+7 |
| 2016-05-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -5/+24 |
| 2016-04-24 | jbd2: add support for avoiding data writes during transaction commits | Jan Kara | 3 | -5/+24 |
| 2016-04-18 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -141/+96 |