1. af3812b jbd2: introduce jbd2_inode dirty range scoping by Ross Zwisler · 5 years ago
  2. 5b85676 jbd2: fix potential double free by Chengguang Xu · 5 years ago
  3. 001fe0d jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  4. 9154420 jbd2: fix race when writing superblock by Theodore Ts'o · 6 years ago
  5. 8bdd5b6 jbd2: remove NULL check before calling kmem_cache_destroy() by Wang Long · 6 years ago
  6. 9196f57 jbd2: remove bunch of empty lines with jbd2 debug by Wang Shilong · 6 years ago
  7. 85e0c4e jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 7 years ago
  8. fb7c024 ext4: pass -ESHUTDOWN code to jbd2 layer by Theodore Ts'o · 7 years ago
  9. f516676 ext4: fix up remaining files with SPDX cleanups by Theodore Ts'o · 7 years ago
  10. 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
  11. b8a6176 ext4: Support for synchronous DAX faults by Jan Kara · 7 years ago
  12. e3c9578 jbd2: convert timers to use timer_setup() by Kees Cook · 7 years ago
  13. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  14. 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
  15. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  16. 17f423b jbd2: cleanup write flags handling from jbd2_write_superblock() by Jan Kara · 7 years ago
  17. eb52da3 jbd2: make the whole kjournald2 kthread NOFS safe by Michal Hocko · 7 years ago
  18. 5052b06 jbd2: fix dbench4 performance regression for 'nobarrier' mounts by Jan Kara · 7 years ago
  19. c52c47e jbd2: Fix lockdep splat with generic/270 test by Jan Kara · 7 years ago
  20. 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
  21. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  22. cd9cb40 jbd2: don't leak memory if setting up journal fails by Eric Biggers · 8 years ago
  23. cab7076 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  24. dbfcef6b jbd2: fix use after free in kjournald2() by Sahitya Tummala · 8 years ago
  25. 6fa7aa5 fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex by Tejun Heo · 8 years ago
  26. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  27. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  28. f0c9fd5 jbd2: move more common code into journal_init_common() by Geliang Tang · 8 years ago
  29. 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  30. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  31. 1eaa566 jbd2: track more dependencies on transaction commit by Jan Kara · 8 years ago
  32. ab714af jbd2: move lockdep tracking to journal_s by Jan Kara · 8 years ago
  33. f2db197 jbd2: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  34. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  35. dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 8 years ago
  36. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  37. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  38. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  39. c0a2ad9 jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path by OGAWA Hirofumi · 9 years ago
  40. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 9 years ago
  41. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 9 years ago
  42. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 9 years ago
  43. 4327ba5 ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 9 years ago
  44. 56316a0 jbd2: clean up feature test macros with predicate functions by Darrick J. Wong · 9 years ago
  45. 6a797d2 ext4: call out CRC and corruption errors with specific error codes by Darrick J. Wong · 9 years ago
  46. 8595798 jbd2: gate checksum calculations on crc driver presence, not sb flags by Darrick J. Wong · 9 years ago
  47. 841df7df jbd2: avoid infinite loop when destroying aborted journal by Jan Kara · 9 years ago
  48. 564bc40 ext4, jbd2: add REQ_FUA flag when recording an error in the superblock by Daeho Jeong · 9 years ago
  49. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 81ae394 fs/jbd2/journal.c: use strreplace() by Rasmus Villemoes · 9 years ago
  51. 7b506b1 jbd2: get rid of open coded allocation retry loop by Michal Hocko · 9 years ago
  52. 6f6a6fd jbd2: fix ocfs2 corrupt when updating journal superblock fails by Joseph Qi · 9 years ago
  53. de92c8c jbd2: speedup jbd2_journal_get_[write|undo]_access() by Jan Kara · 9 years ago
  54. 6ccaf3e jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL by Michal Hocko · 9 years ago
  55. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  56. 32f3869 jbd2: fix regression where we fail to initialize checksum seed when loading by Darrick J. Wong · 10 years ago
  57. d9f39d1 jbd2: remove unnecessary NULL check before iput() by Theodore Ts'o · 10 years ago
  58. feb8c6d jbd2: fix journal checksum feature flag handling by Darrick J. Wong · 10 years ago
  59. a49058f jbd/jbd2: use non-movable memory for the jbd superblock by Gioh Kim · 10 years ago
  60. db9ee22 jbd2: fix descriptor block size handling errors with journal_csum by Darrick J. Wong · 10 years ago
  61. 3469a32 jbd2: don't hold j_state_lock while calling wake_up() by Theodore Ts'o · 11 years ago
  62. 7747e6d jbd2: mark file-local functions as static by Rashika Kheria · 11 years ago
  63. a67c848 jbd2: rename obsoleted msg JBD->JBD2 by Dmitry Monakhov · 11 years ago
  64. 7568507 jbd2: revise KERN_EMERG error messages by Jan Kara · 11 years ago
  65. 18a6ea1 jbd2: Fix endian mixing problems in the checksumming code by Darrick J. Wong · 11 years ago
  66. fe52d17 jbd2: move superblock checksum calculation to jbd2_write_superblock() by Theodore Ts'o · 11 years ago
  67. 169f1a2 jbd2: use a single printk for jbd_debug() by Paul Gortmaker · 11 years ago
  68. 9ff8644 jbd2: optimize jbd2_journal_force_commit by Dmitry Monakhov · 11 years ago
  69. 8f7d89f jbd2: transaction reservation support by Jan Kara · 11 years ago
  70. f29fad7 jbd2: remove unused waitqueues by Jan Kara · 11 years ago
  71. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  72. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  73. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  74. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  75. 5d9cf9c jbd2: use kmem_cache_zalloc for allocating journal head by Zheng Liu · 11 years ago
  76. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  78. e760040 fs/buffer.c: remove unnecessary init operation after allocating buffer_head. by majianpeng · 11 years ago
  79. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  80. d76a3a77 ext4/jbd2: don't wait (forever) for stale tid caused by wraparound by Theodore Ts'o · 11 years ago
  81. b6e96d0 jbd2: use module parameters instead of debugfs for jbd_debug by Theodore Ts'o · 12 years ago
  82. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 12 years ago
  83. e7b04ac jbd2: don't wake kjournald unnecessarily by Eric Sandeen · 12 years ago
  84. 37be2f5 ext4: remove ext4_handle_release_buffer() by Eric Sandeen · 12 years ago
  85. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  86. eeecef0 jbd2: don't write superblock when if its empty by Eric Sandeen · 12 years ago
  87. ef824bf Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  88. d796c52 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 12 years ago
  89. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  90. c390087 jbd2: checksum data blocks that are stored in the journal by Darrick J. Wong · 12 years ago
  91. 4fd5ea4 jbd2: checksum journal superblock by Darrick J. Wong · 12 years ago
  92. 01b5adc jbd2: Grab a reference to the crc32c driver if necessary by Darrick J. Wong · 12 years ago
  93. 25ed6e8 jbd2: enable journal clients to enable v2 checksumming by Darrick J. Wong · 12 years ago
  94. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  95. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  96. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  98. 303a8f2 jbd2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  99. 3339578 jbd2: cleanup journal tail after transaction commit by Jan Kara · 13 years ago
  100. 79feb52 jbd2: issue cache flush after checkpointing even with internal journal by Jan Kara · 13 years ago