1. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  2. 6d0bf00 ext4: clean up compiler warning in start_this_handle() by Theodore Ts'o · 14 years ago
  3. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  4. 8dd4204 jbd2: Remove t_handle_lock from start_this_handle() by Theodore Ts'o · 14 years ago
  5. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  6. a51dca9 jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop by Theodore Ts'o · 14 years ago
  7. 47def82 jbd2: Remove __GFP_NOFAIL from jbd2 layer by Theodore Ts'o · 14 years ago
  8. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  9. c35a56a jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop() by Theodore Ts'o · 14 years ago
  10. ba86902 jbd2: delay discarding buffers in journal_unmap_buffer by dingdinghua · 14 years ago
  11. 9599b0e jbd2: Annotate transaction start also for jbd2_journal_restart() by Jan Kara · 15 years ago
  12. b1f485f jbd2: round commit timer up to avoid uncommitted transaction by Andreas Dilger · 15 years ago
  13. f91d1d0 jbd2: Fix a race between checkpointing code and journal_get_write_access() by Jan Kara · 15 years ago
  14. 536fc24 jbd2: clean up jbd2_journal_try_to_free_buffers() by Hisashi Hifumi · 15 years ago
  15. 7058548 ext4: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 15 years ago
  16. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  17. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  18. e06c822 jbd2: Add buffer triggers by Joel Becker · 16 years ago
  19. 3077384 ext4: add fsync batch tuning knobs by Theodore Ts'o · 16 years ago
  20. e07f718 jbd2: improve jbd2 fsync batching by Josef Bacik · 16 years ago
  21. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  22. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  23. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  24. 87c89c2 jbd2: Remove data=ordered mode support using jbd buffer heads by Jan Kara · 16 years ago
  25. c851ed5 jbd2: Implement data=ordered mode handling via inodes by Jan Kara · 16 years ago
  26. 530576b jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction by Mingming Cao · 16 years ago
  27. 329d291 jdb2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. 5648ba5 jbd2: fix kernel-doc notation by Randy Dunlap · 16 years ago
  29. 1dfc322 jbd2: fix possible journal overflow issues by Josef Bacik · 16 years ago
  30. 9fc7c63 jbd2: fix the way the b_modified flag is cleared by Josef Bacik · 16 years ago
  31. 4019191 jbd2: sparse pointer use of zero as null by Mingming Cao · 16 years ago
  32. db857da jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup by Mingming Cao · 16 years ago
  33. 7b75106 jbd2: add lockdep support by Mingming Cao · 16 years ago
  34. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 16 years ago
  35. d802ffa JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 by Mingming Cao · 17 years ago
  36. 2d917969 JBD2: replace jbd_kmalloc with kmalloc directly. by Mingming Cao · 17 years ago
  37. af1e76d JBD2: jbd2 slab allocation cleanups by Mingming Cao · 17 years ago
  38. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  39. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  40. 7ddae86 [PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  41. 9b57988 [PATCH] jbd2: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  42. 3e2a532 [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop() by OGAWA Hirofumi · 18 years ago
  43. f7f4bcc [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols by Mingming Cao · 18 years ago
  44. 470decc [PATCH] jbd2: initial copy of files from jbd by Dave Kleikamp · 18 years ago