1. 126fb17 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 4 years, 6 months ago
  2. 2613e75 jbd2: fix use after free in jbd2_log_do_checkpoint() by Jan Kara · 6 years ago
  3. 33d1497 jbd2: fix checkpoint list cleanup by Jan Kara · 9 years ago
  4. 841df7df jbd2: avoid infinite loop when destroying aborted journal by Jan Kara · 9 years ago
  5. 6f6a6fd jbd2: fix ocfs2 corrupt when updating journal superblock fails by Joseph Qi · 9 years ago
  6. b4f1afc jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail() by Dmitry Monakhov · 9 years ago
  7. 50849db jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list by Jan Kara · 10 years ago
  8. cc97f1a jbd2: avoid pointless scanning of checkpoint lists by Jan Kara · 10 years ago
  9. 1245799 jbd2: jbd2_log_wait_for_space improve error detetcion by Dmitry Monakhov · 10 years ago
  10. 0e5ecf0a jbd2: optimize jbd2_log_do_checkpoint() a bit by Jan Kara · 10 years ago
  11. dc6e8d6 jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint() by Theodore Ts'o · 10 years ago
  12. 88fe1ac jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint() by Theodore Ts'o · 10 years ago
  13. be1158c jbd2: fold __process_buffer() into jbd2_log_do_checkpoint() by Theodore Ts'o · 10 years ago
  14. 0ef5418 jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space() by Paul Gortmaker · 11 years ago
  15. f29fad7 jbd2: remove unused waitqueues by Jan Kara · 11 years ago
  16. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  17. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  18. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  19. 932bb30 jbd2: remove bh_state lock from checkpointing code by Jan Kara · 12 years ago
  20. 96c8667 jbd2: fix BH_JWrite setting in checkpointing code by Jan Kara · 12 years ago
  21. 79feb52 jbd2: issue cache flush after checkpointing even with internal journal by Jan Kara · 12 years ago
  22. 24bcc89 jbd2: split updating of journal superblock and marking journal empty by Jan Kara · 12 years ago
  23. 0c2022e jbd2: allocate transaction from separate slab cache by Yongqiang Yang · 12 years ago
  24. 2201c59 jbd2: add drop_transaction/update_superblock_end tracepoints by Seiji Aguchi · 12 years ago
  25. 90802ed treewide: Fix comment and string typo 'bufer' by Paul Bolle · 12 years ago
  26. d3ad843 jbd2: use WRITE_SYNC in journal checkpoint by Tao Ma · 13 years ago
  27. de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 13 years ago
  28. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  29. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  30. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  31. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  32. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  33. a51dca9 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop by Theodore Ts'o · 14 years ago
  34. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  35. 71f2be2 ext4: Add new tracepoint for jbd2_cleanup_journal_tail by Theodore Ts'o · 14 years ago
  36. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 14 years ago
  37. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  38. 879c5e6 jbd2: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  39. fb68407 jbd2: Call journal commit callback without holding j_list_lock by Aneesh Kumar K.V · 16 years ago
  40. 1a0d378 jbd2: Remove a large array of bh's from the stack of the checkpoint routine by Theodore Ts'o · 16 years ago
  41. 8c3f25d jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space by Theodore Ts'o · 16 years ago
  42. 44519fa jbd2: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  43. ede86cc ext4: Add debugging markers that can be used by systemtap by Theodore Ts'o · 16 years ago
  44. 23f8b79 jbd2: abort instead of waiting for nonexistent transaction by Duane Griffin · 16 years ago
  45. 87c89c2 jbd2: Remove data=ordered mode support using jbd buffer heads by Jan Kara · 16 years ago
  46. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  47. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 16 years ago
  48. f5a7a6b jbd2: Fix assertion failure in fs/jbd2/checkpoint.c by Jan Kara · 16 years ago
  49. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  50. f7f4bcc [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols by Mingming Cao · 18 years ago
  51. 470decc [PATCH] jbd2: initial copy of files from jbd by Dave Kleikamp · 18 years ago