1. 5b849b5 jbd2: fast commit recovery path by Harshad Shirwadkar · 4 years, 3 months ago
  2. ff780b9 jbd2: add fast commit machinery by Harshad Shirwadkar · 4 years, 3 months ago
  3. 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 3 months ago
  4. fc750a3b jbd2: avoid transaction reuse after reformatting by changfengnan · 4 years, 3 months ago
  5. 342af94 jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  6. aa3c0c6 jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  7. 00a3fff jbd2: clean up checksum verification in do_one_pass() by Shijie Luo · 4 years, 5 months ago
  8. 60ed633 jbd2: fix incorrect code style by Xianting Tian · 4 years, 5 months ago
  9. 529a781 jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers() by zhangyi (F) · 4 years, 6 months ago
  10. c044f3d jbd2: abort journal if free a async write error metadata buffer by zhangyi (F) · 4 years, 6 months ago
  11. ef3f583 jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() by zhangyi (F) · 4 years, 6 months ago
  12. 24dc986 jbd2: make sure jh have b_transaction set in refile/unfile_buffer by Lukas Czerner · 4 years, 7 months ago
  13. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  14. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 4 years, 7 months ago
  15. 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  16. 14ff628 jbd2: avoid leaking transaction credits when unreserving handle by Jan Kara · 4 years, 7 months ago
  17. 9398554 block: remove the error_sector argument to blkdev_issue_flush by Christoph Hellwig · 4 years, 8 months ago
  18. 780f66e jbd2: improve comments about freeing data buffers whose page mapping is NULL by zhangyi (F) · 4 years, 11 months ago
  19. 6c5d911 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 10 months ago
  20. 8eedabf jbd2: fix ocfs2 corrupt when clearing block group bits by wangyan · 4 years, 10 months ago
  21. 8a8b809 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 11 months ago
  22. c96dcee jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 11 months ago
  23. 6a66a7d jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 11 months ago
  24. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  25. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  26. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  27. 7f6225e jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() by zhangyi (F) · 5 years ago
  28. 0e98c08 jbd2: make sure ESHUTDOWN to be recorded in the journal superblock by zhangyi (F) · 5 years ago
  29. 51f57b0 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 5 years ago
  30. d0a186e jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 5 years ago
  31. 1a8e9cf4 jbd2_seq_info_next should increase position index by Vasily Averin · 5 years ago
  32. 17c51d8 jbd2: remove pointless assertion in __journal_remove_journal_head by Shijie Luo · 5 years ago
  33. 8d6ce13 ext4,jbd2: fix comment and code style by Shijie Luo · 5 years ago
  34. 0c1cba6 jbd2: delete the duplicated words in the comments by wangyan · 5 years ago
  35. a09decf jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 5 years ago
  36. 50b8b3f Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  37. a6d404084 Merge branch 'jk/jbd2-revoke-overflow' by Theodore Ts'o · 5 years ago
  38. 19014d6 jbd2: Fine tune estimate of necessary descriptor blocks by Jan Kara · 5 years ago
  39. 0094f98 jbd2: Provide trace event for handle restarts by Jan Kara · 5 years ago
  40. d090707 jbd2: Make credit checking more strict by Jan Kara · 5 years ago
  41. 933f1c1 jbd2: Rename h_buffer_credits to h_total_credits by Jan Kara · 5 years ago
  42. fdc3ef8 jbd2: Reserve space for revoke descriptor blocks by Jan Kara · 5 years ago
  43. 77444ac jbd2: Drop jbd2_space_needed() by Jan Kara · 5 years ago
  44. 9f356e5 jbd2: Account descriptor blocks into t_outstanding_credits by Jan Kara · 5 years ago
  45. ec8b6f6 jbd2: Factor out common parts of stopping and restarting a handle by Jan Kara · 5 years ago
  46. 5559b2d jbd2: Drop pointless wakeup from jbd2_journal_stop() by Jan Kara · 5 years ago
  47. 150549e jbd2: Drop pointless check from jbd2_journal_stop() by Jan Kara · 5 years ago
  48. dfaf5ff jbd2: Reorganize jbd2_journal_stop() by Jan Kara · 5 years ago
  49. 015c603 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 5 years ago
  50. b90bfdf jbd2: Completely fill journal descriptor blocks by Jan Kara · 5 years ago
  51. 0db4588 jbd2: Fixup stale comment in commit code by Jan Kara · 5 years ago
  52. 7855a57 jbd2: Free journal head outside of locked region by Thomas Gleixner · 5 years ago
  53. 4641706 jbd2: Make state lock a spinlock by Thomas Gleixner · 5 years ago
  54. 2e710ff jbd2: Don't call __bforget() unnecessarily by Jan Kara · 5 years ago
  55. 6d69843 jbd2: Drop unnecessary branch from jbd2_journal_forget() by Jan Kara · 5 years ago
  56. 93108eb jbd2: Move dropping of jh reference out of un/re-filing functions by Jan Kara · 5 years ago
  57. d84560f jbd2: Simplify journal_unmap_buffer() by Thomas Gleixner · 5 years ago
  58. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  59. 963abb9 jbd2: remove jbd2_journal_inode_add_[write|wait] by Joseph Qi · 5 years ago
  60. 4c27335 jbd2: add missing tracepoint for reserved handle by Xiaoguang Wang · 5 years ago
  61. 547b9ad jbd2: flush_descriptor(): Do not decrease buffer head's ref count by Chandan Rajendra · 5 years ago
  62. 9382cde jbd2: drop declaration of journal_sync_buffer() by Theodore Ts'o · 6 years ago
  63. 6ba0e7d jbd2: introduce jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  64. a497730 jbd2: fix typo in comment of journal_submit_inode_data_buffers by Liu Song · 6 years ago
  65. 7821ce4 jbd2: fix some print format mistakes by Gaowei Pu · 6 years ago
  66. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  67. 0d52154 jbd2: fix potential double free by Chengguang Xu · 6 years ago
  68. 742b06b jbd2: check superblock mapped prior to committing by Jiufei Xue · 6 years ago
  69. fb20375 jbd2: remove repeated assignments in __jbd2_log_wait_for_space() by Liu Song · 6 years ago
  70. 0df6f46 jbd2: jbd2_get_transaction does not need to return a value by Liu Song · 6 years ago
  71. 6e876c3 jbd2: fix invalid descriptor block checksum by luojiajun · 6 years ago
  72. 01215d3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 6 years ago
  73. a58ca99 jbd2: fold jbd2_superblock_csum_{verify,set} into their callers by Theodore Ts'o · 6 years ago
  74. 538bcaa jbd2: fix race when writing superblock by Theodore Ts'o · 6 years ago
  75. 5975992 jbd2: discard dirty data when forgetting an un-journalled buffer by zhangyi (F) · 6 years ago
  76. 904cdbd jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 6 years ago
  77. 53cf978 jbd2: fix deadlock while checkpoint thread waits commit thread to finish by Xiaoguang Wang · 6 years ago
  78. 561405f jbd2: clean up indentation issue, replace spaces with tab by Colin Ian King · 6 years ago
  79. 96f1e09 jbd2: avoid long hold times of j_state_lock while committing a transaction by Jan Kara · 6 years ago
  80. ccd3c43 jbd2: fix use after free in jbd2_log_do_checkpoint() by Jan Kara · 6 years ago
  81. b42d1d6 jbd2: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 6 years ago
  82. 70a2dc6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  83. e09463f jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 7 years ago
  84. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  85. 8bdd5b6 jbd2: remove NULL check before calling kmem_cache_destroy() by Wang Long · 7 years ago
  86. 9196f57 jbd2: remove bunch of empty lines with jbd2 debug by Wang Shilong · 7 years ago
  87. b256926 ext4: set h_journal if there is a failure starting a reserved handle by Theodore Ts'o · 7 years ago
  88. 85e0c4e jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 7 years ago
  89. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  90. ed65b00 jbd2: clarify bad journal block checksum message by Theodore Ts'o · 7 years ago
  91. f69120c jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 7 years ago
  92. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  93. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  94. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  95. e3c9578 jbd2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  97. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  98. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  99. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  100. b470906 jbd2: preserve original nofs flag during journal restart by Tahsin Erdogan · 8 years ago