1. d8ad2ce Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 11 months ago
  2. 715a67f jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() by Yang Li · 3 years ago
  3. e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
  4. 4cd1103 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 2 years, 11 months ago
  5. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  6. 2729cfd ext4: use ext4_journal_start/stop for fast commit transactions by Harshad Shirwadkar · 3 years ago
  7. 0705e8d ext4: inline jbd2_journal_[un]register_shrinker() by Theodore Ts'o · 3 years, 6 months ago
  8. 16aa4c9 jbd2: export jbd2_journal_[un]register_shrinker() by Zhang Yi · 3 years, 6 months ago
  9. 4ba3fcd jbd2,ext4: add a shrinker to release checkpointed buffers by Zhang Yi · 3 years, 7 months ago
  10. fcf3754 jbd2: ensure abort the journal if detect IO error when writing original buffer back by Zhang Yi · 3 years, 7 months ago
  11. d07621d jbd2: clean up misleading comments for jbd2_fc_release_bufs by yangerkun · 3 years, 7 months ago
  12. 01d5d96 ext4: add discard/zeroout flags to journal flush by Leah Rumancik · 3 years, 7 months ago
  13. 9bd23c3 jbd2: add a helper to find out number of fast commit blocks by Harshad Shirwadkar · 4 years, 1 month ago
  14. 2bf31d9 jbd2: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  15. 87a144f jbd2: don't start fast commit on aborted journal by Harshad Shirwadkar · 4 years, 2 months ago
  16. 480f89d jbd2: don't read journal->j_commit_sequence without taking a lock by Harshad Shirwadkar · 4 years, 2 months ago
  17. 0ee66dd jbd2: don't touch buffer state until it is filled by Harshad Shirwadkar · 4 years, 2 months ago
  18. 0bce577 jbd2: don't pass tid to jbd2_fc_end_commit_fallback() by Harshad Shirwadkar · 4 years, 2 months ago
  19. c460e5e jbd2: don't use state lock during commit path by Harshad Shirwadkar · 4 years, 2 months ago
  20. a1e5e465 ext4: clean up the JBD2 API that initializes fast commits by Harshad Shirwadkar · 4 years, 2 months ago
  21. ede7dc7 jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs by Harshad Shirwadkar · 4 years, 2 months ago
  22. ff780b9 jbd2: add fast commit machinery by Harshad Shirwadkar · 4 years, 2 months ago
  23. 6866d7b ext4 / jbd2: add fast commit initialization by Harshad Shirwadkar · 4 years, 2 months ago
  24. aa3c0c6 jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers() by Mauricio Faria de Oliveira · 4 years, 3 months ago
  25. 60ed633 jbd2: fix incorrect code style by Xianting Tian · 4 years, 5 months ago
  26. ef3f583 jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() by zhangyi (F) · 4 years, 6 months ago
  27. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 4 years, 7 months ago
  28. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  29. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  30. 30460e1 fs: Enable bmap() function to properly return errors by Carlos Maiolino · 5 years ago
  31. 7f6225e jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() by zhangyi (F) · 5 years ago
  32. 0e98c08 jbd2: make sure ESHUTDOWN to be recorded in the journal superblock by zhangyi (F) · 5 years ago
  33. 51f57b0 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 5 years ago
  34. 1a8e9cf4 jbd2_seq_info_next should increase position index by Vasily Averin · 5 years ago
  35. 17c51d8 jbd2: remove pointless assertion in __journal_remove_journal_head by Shijie Luo · 5 years ago
  36. a09decf jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 5 years ago
  37. a6d404084 Merge branch 'jk/jbd2-revoke-overflow' by Theodore Ts'o · 5 years ago
  38. fdc3ef8 jbd2: Reserve space for revoke descriptor blocks by Jan Kara · 5 years ago
  39. 9f356e5 jbd2: Account descriptor blocks into t_outstanding_credits by Jan Kara · 5 years ago
  40. b90bfdf jbd2: Completely fill journal descriptor blocks by Jan Kara · 5 years ago
  41. 7855a57 jbd2: Free journal head outside of locked region by Thomas Gleixner · 5 years ago
  42. 4641706 jbd2: Make state lock a spinlock by Thomas Gleixner · 5 years ago
  43. 963abb9 jbd2: remove jbd2_journal_inode_add_[write|wait] by Joseph Qi · 5 years ago
  44. 9382cde jbd2: drop declaration of journal_sync_buffer() by Theodore Ts'o · 6 years ago
  45. 6ba0e7d jbd2: introduce jbd2_inode dirty range scoping by Ross Zwisler · 6 years ago
  46. 7821ce4 jbd2: fix some print format mistakes by Gaowei Pu · 6 years ago
  47. 0d52154 jbd2: fix potential double free by Chengguang Xu · 6 years ago
  48. 742b06b jbd2: check superblock mapped prior to committing by Jiufei Xue · 6 years ago
  49. a58ca99 jbd2: fold jbd2_superblock_csum_{verify,set} into their callers by Theodore Ts'o · 6 years ago
  50. 538bcaa jbd2: fix race when writing superblock by Theodore Ts'o · 6 years ago
  51. 53cf978 jbd2: fix deadlock while checkpoint thread waits commit thread to finish by Xiaoguang Wang · 6 years ago
  52. 8bdd5b6 jbd2: remove NULL check before calling kmem_cache_destroy() by Wang Long · 7 years ago
  53. 9196f57 jbd2: remove bunch of empty lines with jbd2 debug by Wang Shilong · 7 years ago
  54. 85e0c4e jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 7 years ago
  55. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  56. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  57. 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
  58. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  59. e3c9578 jbd2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  60. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  61. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. dd727dad3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  63. 17f423b jbd2: cleanup write flags handling from jbd2_write_superblock() by Jan Kara · 8 years ago
  64. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 8 years ago
  65. 5052b06 jbd2: fix dbench4 performance regression for 'nobarrier' mounts by Jan Kara · 8 years ago
  66. c52c47e jbd2: Fix lockdep splat with generic/270 test by Jan Kara · 8 years ago
  67. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  68. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  69. cd9cb40 jbd2: don't leak memory if setting up journal fails by Eric Biggers · 8 years ago
  70. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  71. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 8 years ago
  72. 6fa7aa5 fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex by Tejun Heo · 8 years ago
  73. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  74. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  75. f0c9fd5 jbd2: move more common code into journal_init_common() by Geliang Tang · 8 years ago
  76. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  77. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. 1eaa566 jbd2: track more dependencies on transaction commit by Jan Kara · 8 years ago
  79. ab714af jbd2: move lockdep tracking to journal_s by Jan Kara · 8 years ago
  80. f2db197 jbd2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  81. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  82. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
  83. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  84. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 9 years ago
  85. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  86. c0a2ad9 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path by OGAWA Hirofumi · 9 years ago
  87. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 9 years ago
  88. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 9 years ago
  89. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 9 years ago
  90. 4327ba5 ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 9 years ago
  91. 56316a0 jbd2: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  92. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  93. 8595798 jbd2: gate checksum calculations on crc driver presence, not sb flags by Darrick J. Wong · 9 years ago
  94. 841df7df jbd2: avoid infinite loop when destroying aborted journal by Jan Kara · 9 years ago
  95. 564bc40 ext4, jbd2: add REQ_FUA flag when recording an error in the superblock by Daeho Jeong · 9 years ago
  96. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  97. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 10 years ago
  98. 7b506b1 jbd2: get rid of open coded allocation retry loop by Michal Hocko · 10 years ago
  99. 6f6a6fd jbd2: fix ocfs2 corrupt when updating journal superblock fails by Joseph Qi · 10 years ago
  100. de92c8c jbd2: speedup jbd2_journal_get_[write|undo]_access() by Jan Kara · 10 years ago