1. b0caab0 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 5 months ago
  2. 4512119a jbd2: fix ocfs2 corrupt when clearing block group bits by wangyan · 4 years, 5 months ago
  3. 267e902 jbd2: make sure ESHUTDOWN to be recorded in the journal superblock by zhangyi (F) · 4 years, 8 months ago
  4. d61ce1d jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 4 years, 8 months ago
  5. d5e7ba4 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 4 years, 8 months ago
  6. 8d8a471 jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 4 years, 7 months ago
  7. 2a3cf35 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 5 months ago
  8. 056c7c2 jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 5 months ago
  9. 68e81e1 jbd2_seq_info_next should increase position index by Vasily Averin · 4 years, 6 months ago
  10. b414de6 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 4 years, 9 months ago
  11. af3812b jbd2: introduce jbd2_inode dirty range scoping by Ross Zwisler · 5 years ago
  12. 5b85676 jbd2: fix potential double free by Chengguang Xu · 5 years ago
  13. 001fe0d jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  14. 9154420 jbd2: fix race when writing superblock by Theodore Ts'o · 5 years ago
  15. 6a817a7 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  16. 584f390 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  17. dbe4bc9 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  18. 2588116 jbd2: fix use after free in jbd2_log_do_checkpoint() by Jan Kara · 6 years ago
  19. b42d1d6 jbd2: replace current_kernel_time64 with ktime equivalent by Arnd Bergmann · 6 years ago
  20. 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
  21. e09463f jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  22. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  23. 8bdd5b6 jbd2: remove NULL check before calling kmem_cache_destroy() by Wang Long · 6 years ago
  24. 9196f57 jbd2: remove bunch of empty lines with jbd2 debug by Wang Shilong · 6 years ago
  25. b256926 ext4: set h_journal if there is a failure starting a reserved handle by Theodore Ts'o · 6 years ago
  26. 85e0c4e jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 6 years ago
  27. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 6 years ago
  28. ed65b00 jbd2: clarify bad journal block checksum message by Theodore Ts'o · 6 years ago
  29. f69120c jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 7 years ago
  30. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  31. 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
  32. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  33. e3c9578 jbd2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  34. 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
  35. 76341ca jbd2: don't clear and reset errors after waiting on writeback by Jeff Layton · 7 years ago
  36. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  37. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 7 years ago
  38. b470906 jbd2: preserve original nofs flag during journal restart by Tahsin Erdogan · 7 years ago
  39. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 7 years ago
  40. df1b560 fs: jbd2: escape a string with special chars on a kernel-doc by Mauro Carvalho Chehab · 7 years ago
  41. 91e4775 fs: jbd2: make jbd2_journal_start() kernel-doc parseable by Mauro Carvalho Chehab · 7 years ago
  42. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  44. 17f423b jbd2: cleanup write flags handling from jbd2_write_superblock() by Jan Kara · 7 years ago
  45. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 7 years ago
  46. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 7 years ago
  47. 5052b06 jbd2: fix dbench4 performance regression for 'nobarrier' mounts by Jan Kara · 7 years ago
  48. c52c47e jbd2: Fix lockdep splat with generic/270 test by Jan Kara · 7 years ago
  49. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  50. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  51. cd9cb40 jbd2: don't leak memory if setting up journal fails by Eric Biggers · 7 years ago
  52. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  53. e112666 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 7 years ago
  54. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 7 years ago
  55. 6fa7aa5 fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex by Tejun Heo · 8 years ago
  56. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  57. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  59. 559cce6 jbd2: fix incorrect unlock on j_list_lock by Taesoo Kim · 8 years ago
  60. 5114a97 fs: use mapping_set_error instead of opencoded set_bit by Michal Hocko · 8 years ago
  61. e03a997 jbd2: fix lockdep annotation in add_transaction_credits() by Jan Kara · 8 years ago
  62. f0c9fd5 jbd2: move more common code into journal_init_common() by Geliang Tang · 8 years ago
  63. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  64. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  65. abcfb5d jbd2: make journal y2038 safe by Arnd Bergmann · 8 years ago
  66. 1eaa566 jbd2: track more dependencies on transaction commit by Jan Kara · 8 years ago
  67. ab714af jbd2: move lockdep tracking to journal_s by Jan Kara · 8 years ago
  68. 7a4b188 jbd2: move lockdep instrumentation for jbd2 handles by Jan Kara · 8 years ago
  69. f2db197 jbd2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  70. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  71. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  72. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  73. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  74. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  75. 9938b04 Merge branch 'master' into for-next by Jiri Kosina · 8 years ago
  76. bd7ced9 Doc: treewide : Fix typos in DocBook/filesystem.xml by Masanari Iida · 8 years ago
  77. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  78. 490c1b4 jbd2: do not fail journal because of frozen_buffer allocation failure by Michal Hocko · 8 years ago
  79. c0a2ad9 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path by OGAWA Hirofumi · 8 years ago
  80. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 8 years ago
  81. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 8 years ago
  82. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 8 years ago
  83. 9bcf976 jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records by Jan Kara · 8 years ago
  84. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  85. f41683a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  86. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 9 years ago
  87. bc23f0c jbd2: Fix unreclaimed pages after truncate in data=journal mode by Jan Kara · 9 years ago
  88. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  89. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  90. 4327ba5 ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 9 years ago
  91. 33d1497 jbd2: fix checkpoint list cleanup by Jan Kara · 9 years ago
  92. 56316a0 jbd2: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  93. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  94. 8595798 jbd2: gate checksum calculations on crc driver presence, not sb flags by Darrick J. Wong · 9 years ago
  95. 6d3ec14 jbd2: limit number of reserved credits by Lukas Czerner · 9 years ago
  96. 841df7df jbd2: avoid infinite loop when destroying aborted journal by Jan Kara · 9 years ago
  97. 564bc40 ext4, jbd2: add REQ_FUA flag when recording an error in the superblock by Daeho Jeong · 9 years ago
  98. 6e06ae8 jbd2: speedup jbd2_journal_dirty_metadata() by Jan Kara · 9 years ago
  99. ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 9 years ago
  100. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago