1. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 15 years ago
  2. 9c28cbc jbd: Journal block numbers can ever be only 32-bit use unsigned int for them by Jan Kara · 15 years ago
  3. f1015c4 jbd: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  4. 7447a66 jbd: Fail to load a journal if it is too short by Jan Kara · 15 years ago
  5. ecca9af jbd: fix oops in jbd_journal_init_inode() on corrupted fs by Jan Kara · 15 years ago
  6. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  7. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  8. a10320e jbd: unexport journal_update_superblock by Adrian Bunk · 16 years ago
  9. 3850f7a jbd: replace potentially false assertion with if block by Duane Griffin · 16 years ago
  10. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  11. 1076d17 jbd/jbd2 NULL noise by Al Viro · 16 years ago
  12. 0cf01f6 jbd: fix jbd kernel-doc notation by Randy Dunlap · 16 years ago
  13. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 16 years ago
  14. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  15. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  16. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  17. a5005da JBD: replace jbd_kmalloc with kmalloc directly by Mingming Cao · 17 years ago
  18. c089d49 JBD: JBD slab allocation cleanups by Mingming Cao · 17 years ago
  19. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  20. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  21. 97f0678 jbd: check for error returned by kthread_create on creating journal thread by Pavel Emelianov · 17 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  23. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  24. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  25. 41716c7 [PATCH] null dereference in fs/jbd/journal.c by Eric Sesterhenn · 18 years ago
  26. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  27. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  28. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  29. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  30. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  31. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  32. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  33. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  34. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  35. 8d8c851 [PATCH] jbd: convert kjournald to kthread API by Andrew Morton · 18 years ago
  36. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 18 years ago
  37. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  38. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  39. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  40. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago
  41. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  42. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago