1. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 16 years ago
  2. 5315217 [PATCH] jbd: Remove useless loop when writing commit record by Jan Kara · 16 years ago
  3. 28ae094 ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests by Neil Brown · 16 years ago
  4. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 16 years ago
  5. e86e143 BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 by Andi Kleen · 16 years ago
  6. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  7. f63dcda jbd: do not try lock_acquire after handle made invalid by Jonas Bonn · 16 years ago
  8. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  9. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  10. 7a266e7 jbd: fix commit code to properly abort journal by Jan Kara · 17 years ago
  11. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  12. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  13. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  14. a5005da JBD: replace jbd_kmalloc with kmalloc directly by Mingming Cao · 17 years ago
  15. c089d49 JBD: JBD slab allocation cleanups by Mingming Cao · 17 years ago
  16. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  17. 34a3d1e lockdep: annotate journal_start() by Peter Zijlstra · 17 years ago
  18. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  19. f482394 is_power_of_2(): jbd by vignesh babu · 17 years ago
  20. fe28e42 jbd commit: fix transaction dropping by Jan Kara · 17 years ago
  21. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  22. 97f0678 jbd: check for error returned by kthread_create on creating journal thread by Pavel Emelianov · 17 years ago
  23. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  24. 6f5a9da [PATCH] jbd: wait for already submitted t_sync_datalist buffer to complete by Hisashi Hifumi · 18 years ago
  25. 44d306e [PATCH] user of the jiffies rounding code: JBD by Arjan van de Ven · 18 years ago
  26. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  27. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  28. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  29. f58a74d [PATCH] jbd: journal_dirty_data re-check for unmapped buffers by Eric Sandeen · 18 years ago
  30. 3e2a532 [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop() by OGAWA Hirofumi · 18 years ago
  31. 41716c7 [PATCH] null dereference in fs/jbd/journal.c by Eric Sesterhenn · 18 years ago
  32. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  33. d180779 [PATCH] JBD: memory leak in "journal_init_dev()" by Zoltan Menyhart · 18 years ago
  34. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  35. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  36. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  37. 37ed322 [PATCH] JBD: 16T fixes by Eric Sandeen · 18 years ago
  38. 2aed348 [PATCH] jbd: use BUILD_BUG_ON in journal init by Alexey Dobriyan · 18 years ago
  39. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  40. e7ab8d6 [PATCH] jbd: add lock annotation to jbd_sync_bh by Josh Triplett · 18 years ago
  41. 3998b93 [PATCH] jbd: fix commit of ordered data buffers by Jan Kara · 18 years ago
  42. 4cfb04a [PATCH] manage-jbd-its-own-slab fix by Badari Pulavarty · 18 years ago
  43. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  44. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  45. e8f1c62 [PATCH] ext3: fix memory leak when the journal file is corrupted by Theodore Ts'o · 18 years ago
  46. 78ce89c [PATCH] JBD: split checkpoint lists by Jan Kara · 18 years ago
  47. 304c4c8 [PATCH] jbd: avoid kfree(NULL) by Andrew Morton · 18 years ago
  48. 9ada734 [PATCH] jbd: fix BUG in journal_commit_transaction() by Jan Kara · 18 years ago
  49. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  50. 8d8c851 [PATCH] jbd: convert kjournald to kthread API by Andrew Morton · 18 years ago
  51. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 18 years ago
  52. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  53. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 18 years ago
  54. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 18 years ago
  55. 43c3e6f [PATCH] jbd: remove_transaction fix by Jan Kara · 18 years ago
  56. 8d3c7fc [PATCH] jbd: log_do_checkpoint fix by Jan Kara · 18 years ago
  57. f93ea41 [PATCH] jbd: split checkpoint lists by Jan Kara · 18 years ago
  58. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  59. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  60. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  61. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  62. 4407c2b [PATCH] Fix race in do_get_write_access() by Jan Kara · 19 years ago
  63. 2670769 [PATCH] Change ll_rw_block() calls in JBD by Jan Kara · 19 years ago
  64. e6c9f5c [PATCH] Fix JBD race in t_forget list handling by Jan Kara · 19 years ago
  65. cbf0d27 [PATCH] kjournald: missing JFS_UNMOUNT check by Mark Fasheh · 19 years ago
  66. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  67. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  68. 7e3b11a [PATCH] ext3: fix list scanning in __cleanup_transaction by Jan Kara · 19 years ago
  69. 00ea814 [PATCH] ext3: fix log_do_checkpoint() assertion failure by Jan Kara · 19 years ago
  70. d13df84 [PATCH] jbd dirty buffer leak fix by akpm@osdl.org · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago