1. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  2. b470906 jbd2: preserve original nofs flag during journal restart by Tahsin Erdogan · 7 years ago
  3. df1b560 fs: jbd2: escape a string with special chars on a kernel-doc by Mauro Carvalho Chehab · 7 years ago
  4. 91e4775 fs: jbd2: make jbd2_journal_start() kernel-doc parseable by Mauro Carvalho Chehab · 7 years ago
  5. 81378da jbd2: mark the transaction context with the scope GFP_NOFS context by Michal Hocko · 7 years ago
  6. e112666 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 8 years ago
  7. 559cce6 jbd2: fix incorrect unlock on j_list_lock by Taesoo Kim · 8 years ago
  8. e03a997 jbd2: fix lockdep annotation in add_transaction_credits() by Jan Kara · 8 years ago
  9. 1eaa566 jbd2: track more dependencies on transaction commit by Jan Kara · 8 years ago
  10. ab714af jbd2: move lockdep tracking to journal_s by Jan Kara · 8 years ago
  11. 7a4b188 jbd2: move lockdep instrumentation for jbd2 handles by Jan Kara · 8 years ago
  12. 0e01df1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  13. 41617e1 jbd2: add support for avoiding data writes during transaction commits by Jan Kara · 8 years ago
  14. 9938b04 Merge branch 'master' into for-next by Jiri Kosina · 8 years ago
  15. bd7ced9 Doc: treewide : Fix typos in DocBook/filesystem.xml by Masanari Iida · 9 years ago
  16. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  17. 490c1b4 jbd2: do not fail journal because of frozen_buffer allocation failure by Michal Hocko · 9 years ago
  18. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  19. 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
  20. 087ffd4 jbd2: fix null committed data return in undo_access by Junxiao Bi · 9 years ago
  21. bc23f0c jbd2: Fix unreclaimed pages after truncate in data=journal mode by Jan Kara · 9 years ago
  22. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  23. 6d3ec14 jbd2: limit number of reserved credits by Lukas Czerner · 9 years ago
  24. 6e06ae8 jbd2: speedup jbd2_journal_dirty_metadata() by Jan Kara · 9 years ago
  25. ebeaa8d Revert "jbd2: speedup jbd2_journal_dirty_metadata()" by Linus Torvalds · 9 years ago
  26. 2143c19 jbd2: speedup jbd2_journal_dirty_metadata() by Jan Kara · 9 years ago
  27. de92c8c jbd2: speedup jbd2_journal_get_[write|undo]_access() by Jan Kara · 9 years ago
  28. 8b00f40 jbd2: more simplifications in do_get_write_access() by Jan Kara · 9 years ago
  29. d012aa5 jbd2: simplify error path on allocation failure in do_get_write_access() by Jan Kara · 9 years ago
  30. ee57aba jbd2: simplify code flow in do_get_write_access() by Jan Kara · 9 years ago
  31. 6ccaf3e jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL by Michal Hocko · 9 years ago
  32. 9d50659 ext4: fix NULL pointer dereference when journal restart fails by Lukas Czerner · 9 years ago
  33. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  34. 5dd2142 ext4: disable synchronous transaction batching if max_batch_time==0 by Eric Sandeen · 10 years ago
  35. 66a4cb1 jbd2: improve error messages for inconsistent journal heads by Theodore Ts'o · 11 years ago
  36. 0bfea81 jbd2: minimize region locked by j_list_lock in jbd2_journal_forget() by Theodore Ts'o · 11 years ago
  37. 6e4862a jbd2: minimize region locked by j_list_lock in journal_get_create_access() by Theodore Ts'o · 11 years ago
  38. d2eb0b9 jbd2: check jh->b_transaction without taking j_list_lock by Theodore Ts'o · 11 years ago
  39. 92e3b40 jbd2: fix use after free in jbd2_journal_start_reserved() by Dan Carpenter · 11 years ago
  40. a67c848 jbd2: rename obsoleted msg JBD->JBD2 by Dmitry Monakhov · 11 years ago
  41. 7568507 jbd2: revise KERN_EMERG error messages by Jan Kara · 11 years ago
  42. f6c07ca jbd2: don't BUG but return ENOSPC if a handle runs out of space by Theodore Ts'o · 11 years ago
  43. 41a5b91 jbd2: invalidate handle if jbd2_journal_restart() fails by Theodore Ts'o · 11 years ago
  44. 39c0415 jbd2: fix theoretical race in jbd2__journal_restart by Theodore Ts'o · 11 years ago
  45. 9ff8644 jbd2: optimize jbd2_journal_force_commit by Dmitry Monakhov · 11 years ago
  46. 8f7d89f jbd2: transaction reservation support by Jan Kara · 11 years ago
  47. fe1e8db jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend() by Jan Kara · 11 years ago
  48. 76c3990 jbd2: cleanup needed free block estimates when starting a transaction by Jan Kara · 11 years ago
  49. 2f387f8 jbd2: remove outdated comment by Jan Kara · 11 years ago
  50. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  51. e5a120a jbd2: remove journal_head from descriptor buffers by Jan Kara · 11 years ago
  52. f5113ef jbd2: don't create journal_head for temporary journal buffers by Jan Kara · 11 years ago
  53. 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 11 years ago
  54. f783f09 jbd2: trace when lock_buffer in do_get_write_access takes a long time by Theodore Ts'o · 11 years ago
  55. 28daf4f jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Zheng Liu · 11 years ago
  56. ad56eda jbd2: fix use after free in jbd2_journal_dirty_metadata() by Jan Kara · 12 years ago
  57. df05c1b8 jbd2: fix ERR_PTR dereference in jbd2__journal_start by Dmitry Monakhov · 12 years ago
  58. 343d9c2 jbd2: add tracepoints which provide per-handle statistics by Theodore Ts'o · 12 years ago
  59. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 12 years ago
  60. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  61. 53e8726 ext4: fix deadlock in journal_unmap_buffer() by Jan Kara · 12 years ago
  62. d7961c7 jbd2: fix assertion failure in jbd2_journal_flush() by Jan Kara · 12 years ago
  63. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  64. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  65. 37be2f5 ext4: remove ext4_handle_release_buffer() by Eric Sandeen · 12 years ago
  66. b794e7a jbd2: fix assertion failure in commit code due to lacking transaction credits by Jan Kara · 12 years ago
  67. b2f4edb jbd2: use kmem_cache_zalloc wrapper instead of flag by Wanlong Gao · 12 years ago
  68. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  69. 303a8f2 jbd2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  70. c254c9e jbd2: remove always true condition in __journal_try_to_free_buffer() by Jan Kara · 13 years ago
  71. 5bebccf jbd2: declare __jbd2_journal_temp_unlink_buffer() static by Jan Kara · 13 years ago
  72. 0c2022e jbd2: allocate transaction from separate slab cache by Yongqiang Yang · 13 years ago
  73. 1529116 jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer by Eric Sandeen · 13 years ago
  74. 9837d8e jbd2: fix hung processes in jbd2_journal_lock_updates() by Jan Kara · 13 years ago
  75. f2a4452 jbd2: Unify log messages in jbd2 code by Eryu Guan · 13 years ago
  76. 4470575 jbd2: fix build when CONFIG_BUG is not enabled by Randy Dunlap · 13 years ago
  77. d2159fb jbd2: use gfp_t instead of int by Dan Carpenter · 13 years ago
  78. 9ea7a0d jbd2: add debugging information to jbd2_journal_dirty_metadata() by Theodore Ts'o · 13 years ago
  79. de1b794 jbd2: Fix oops in jbd2_journal_remove_journal_head() by Jan Kara · 13 years ago
  80. 1fb74cd jbd2: Remove obsolete parameters in the comments for some jbd2 functions by Tao Ma · 13 years ago
  81. 3991b40 jbd2: fix a potential leak of a journal_head on an error path by Ding Dinghua · 13 years ago
  82. c867516 jbd2: Fix comment to match the code in jbd2__journal_start() by Eryu Guan · 13 years ago
  83. 81be12c jbd2: fix sending of data flush on journal commit by Jan Kara · 13 years ago
  84. 28e35e4 jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait by Tao Ma · 13 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  86. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  87. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  88. ae00b26 jbd2: remove unnecessary goto statement by Theodore Ts'o · 14 years ago
  89. a1dd533 jbd2: use offset_in_page() instead of manual calculation by Theodore Ts'o · 14 years ago
  90. cfef2c6 jbd2: Fix a debug message in do_get_write_access() by Theodore Ts'o · 14 years ago
  91. a34f0b3 fix comment typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  92. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  93. 6d0bf00 ext4: clean up compiler warning in start_this_handle() by Theodore Ts'o · 14 years ago
  94. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  95. 8dd4204 jbd2: Remove t_handle_lock from start_this_handle() by Theodore Ts'o · 14 years ago
  96. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  97. a51dca9 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop by Theodore Ts'o · 14 years ago
  98. 47def82 jbd2: Remove __GFP_NOFAIL from jbd2 layer by Theodore Ts'o · 14 years ago
  99. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  100. c35a56a jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() by Theodore Ts'o · 14 years ago