1. d9b0193 jbd: fix fsync() tid wraparound bug by Ted Ts'o · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 3c26bdb jbd: Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  4. bcf3d0b jbd/2: fixed typos by Andrea Gelmini · 14 years ago
  5. 2a0e338 jbd: Check return value of __getblk() by Namhyung Kim · 14 years ago
  6. dff6825 ext3/jbd: Avoid WARN() messages when failing to write the superblock by Darrick J. Wong · 14 years ago
  7. f81e3d4 jbd: Use printk_ratelimited() in journal_alloc_journal_head() by Namhyung Kim · 14 years ago
  8. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  9. 0411ba7 ext3: Fix set but unused variables by Andi Kleen · 14 years ago
  10. 5277970 ext3: Fix waiting on transaction during fsync by Jan Kara · 14 years ago
  11. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  12. 765f836 jbd: jbd-debug and jbd2-debug should be writable by Yin Kangkai · 15 years ago
  13. ff5e4b5 fs/jbd: Export log_start_commit to fix ext3 build. by Stefan Schmidt · 15 years ago
  14. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 15 years ago
  15. 9c28cbc jbd: Journal block numbers can ever be only 32-bit use unsigned int for them by Jan Kara · 15 years ago
  16. f1015c4 jbd: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  17. 7447a66 jbd: Fail to load a journal if it is too short by Jan Kara · 15 years ago
  18. ecca9af jbd: fix oops in jbd_journal_init_inode() on corrupted fs by Jan Kara · 15 years ago
  19. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  20. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  21. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  22. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  23. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 1076d17 jbd/jbd2 NULL noise by Al Viro · 16 years ago
  25. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 16 years ago
  26. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 16 years ago
  27. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  28. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  29. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  30. a5005da JBD: replace jbd_kmalloc with kmalloc directly by Mingming Cao · 17 years ago
  31. c089d49 JBD: JBD slab allocation cleanups by Mingming Cao · 17 years ago
  32. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  33. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  34. 97f0678 jbd: check for error returned by kthread_create on creating journal thread by Pavel Emelianov · 17 years ago
  35. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  36. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  37. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  38. 41716c7 [PATCH] null dereference in fs/jbd/journal.c by Eric Sesterhenn · 18 years ago
  39. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  40. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  41. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  42. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  43. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  44. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  45. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  46. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  47. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  48. 8d8c851 [PATCH] jbd: convert kjournald to kthread API by Andrew Morton · 18 years ago
  49. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 18 years ago
  50. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  51. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  52. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  53. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago
  54. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  55. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago