1. 1fb74cd jbd2: Remove obsolete parameters in the comments for some jbd2 functions by Tao Ma · 13 years ago
  2. 35806b4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  3. 3991b40 jbd2: fix a potential leak of a journal_head on an error path by Ding Dinghua · 13 years ago
  4. c867516 jbd2: Fix comment to match the code in jbd2__journal_start() by Eryu Guan · 13 years ago
  5. bbd2be3 jbd2: Add function jbd2_trans_will_send_data_barrier() by Jan Kara · 13 years ago
  6. 81be12c jbd2: fix sending of data flush on journal commit by Jan Kara · 13 years ago
  7. 28e35e4 jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait by Tao Ma · 13 years ago
  8. 9199e66 jbd/jbd2: remove obsolete summarise_journal_usage. by Tao Ma · 13 years ago
  9. 1be2add jbd2: only print the debugging information for tid wraparound once by Theodore Ts'o · 13 years ago
  10. 229309c jbd2: Fix forever sleeping process in do_get_write_access() by Jan Kara · 13 years ago
  11. deeeaf1 jbd2: fix fsync() tid wraparound bug by Theodore Ts'o · 13 years ago
  12. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  13. 6cba611 jbd2: fix potential memory leak on transaction commit by Zhang Huan · 13 years ago
  14. 50f689a jbd2: move bdget out of critical section by Zhu Yanhai · 13 years ago
  15. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  16. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  17. 82f04ab jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging by Jens Axboe · 13 years ago
  18. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  19. 3c26bdb jbd: Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  20. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 13 years ago
  21. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. 8aefcd5 ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessary by Theodore Ts'o · 13 years ago
  23. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  24. b7271b0 jbd2: simplify return path of journal_init_common by Theodore Ts'o · 13 years ago
  25. 9a4f627 jbd2: move debug message into debug #ifdef by Theodore Ts'o · 13 years ago
  26. ae00b26 jbd2: remove unnecessary goto statement by Theodore Ts'o · 13 years ago
  27. a1dd533 jbd2: use offset_in_page() instead of manual calculation by Theodore Ts'o · 13 years ago
  28. cfef2c6 jbd2: Fix a debug message in do_get_write_access() by Theodore Ts'o · 13 years ago
  29. 670be5a jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head() by Theodore Ts'o · 13 years ago
  30. a34f0b3 fix comment typos concerning "consistent" by Uwe Kleine-König · 13 years ago
  31. 0587aa3 jbd2: fix /proc/fs/jbd2/<dev> when using an external journal by yangsheng · 14 years ago
  32. 51dfacde jbd2: Convert jbd2_slab_create_sem to mutex by Thomas Gleixner · 14 years ago
  33. 8128057 Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  34. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  35. 7d2f280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  36. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  37. 39e3ac2 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode by Brian King · 14 years ago
  38. bcf3d0b jbd/2: fixed typos by Andrea Gelmini · 14 years ago
  39. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  42. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  43. 1113e1b JBD2: Allow feature checks before journal recovery by Patrick J. LoPresti · 14 years ago
  44. 9c35575 jbd2: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  45. f73bee4 jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier by Jan Kara · 14 years ago
  46. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  47. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  48. 6d0bf00 ext4: clean up compiler warning in start_this_handle() by Theodore Ts'o · 14 years ago
  49. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  50. 8dd4204 jbd2: Remove t_handle_lock from start_this_handle() by Theodore Ts'o · 14 years ago
  51. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  52. a51dca9 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop by Theodore Ts'o · 14 years ago
  53. cc937db jbd2: Make barrier messages less scary by Eric Sandeen · 14 years ago
  54. 47def82 jbd2: Remove __GFP_NOFAIL from jbd2 layer by Theodore Ts'o · 14 years ago
  55. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  56. 5a0790c ext4: remove initialized but not read variables by Andi Kleen · 14 years ago
  57. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  58. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  59. c35a56a jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() by Theodore Ts'o · 14 years ago
  60. 8ac97b7 jbd2: use NULL instead of 0 when pointer is needed by Bill Pemberton · 14 years ago
  61. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  63. 23e2af3 jbd2: clean up an assertion in jbd2_journal_commit_transaction() by dingdinghua · 14 years ago
  64. ba86902 jbd2: delay discarding buffers in journal_unmap_buffer by dingdinghua · 14 years ago
  65. d2eecb0 ext4: Use slab allocator for sub-page sized allocations by Theodore Ts'o · 14 years ago
  66. 71f2be2 ext4: Add new tracepoint for jbd2_cleanup_journal_tail by Theodore Ts'o · 14 years ago
  67. 3ebfdf8 jbd2: don't use __GFP_NOFAIL in journal_init_common() by Andrew Morton · 14 years ago
  68. cc3e1be ext4, jbd2: Add barriers for file systems with exernal journals by Theodore Ts'o · 14 years ago
  69. 765f836 jbd: jbd-debug and jbd2-debug should be writable by Yin Kangkai · 14 years ago
  70. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 14 years ago
  71. e4c570c task_struct: make journal_info conditional by Hiroshi Shimamoto · 14 years ago
  72. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  73. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  74. 3b799d1 jbd2: Export jbd2_log_start_commit to fix ext4 build by Theodore Ts'o · 14 years ago
  75. e6ec116 jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer() by Theodore Ts'o · 14 years ago
  76. e6a4742 jbd2: don't wipe the journal on a failed journal checksum by Theodore Ts'o · 15 years ago
  77. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 15 years ago
  78. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  79. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  80. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  81. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  82. 0e3d2a6 ext4: Fix async commit mode to be safe by using a barrier by Theodore Ts'o · 15 years ago
  83. 9599b0e jbd2: Annotate transaction start also for jbd2_journal_restart() by Jan Kara · 15 years ago
  84. b1f485f jbd2: round commit timer up to avoid uncommitted transaction by Andreas Dilger · 15 years ago
  85. f6f50e2 jbd2: Fail to load a journal if it is too short by Jan Kara · 15 years ago
  86. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  87. 96577c4 jbd2: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  88. f91d1d0 jbd2: Fix a race between checkpointing code and journal_get_write_access() by Jan Kara · 15 years ago
  89. b574480 jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical region by Theodore Ts'o · 15 years ago
  90. 536fc24 jbd2: clean up jbd2_journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  91. 879c5e6 jbd2: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  92. bfcd355 jbd2: Fix minor typos in comments in fs/jbd2/journal.c by Alberto Bertogli · 15 years ago
  93. 67c457a jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records by Theodore Ts'o · 15 years ago
  94. 4194b1e jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  95. 86db97c jbd2: Update locking coments by Jan Kara · 15 years ago
  96. 7058548 ext4: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 15 years ago
  97. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  98. c88ccea jbd2: Fix return value of jbd2_journal_start_commit() by Jan Kara · 15 years ago
  99. c225aa5 ext4: fix wrong use of do_div by Simon Holm Thøgersen · 15 years ago
  100. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago