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