1. e99a03c jbd: use a single printk for jbd_debug() by Paul Gortmaker · 11 years ago
  2. 75b9222 jbd: remove unneeded semicolon by Nathaniel Yazdani · 11 years ago
  3. c9b3a8c jbd/jbd2: relocate bit_spinlock header to jbd_common by Paul Gortmaker · 11 years ago
  4. b34090e jbd2: refine waiting for shadow buffers by Jan Kara · 11 years ago
  5. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 11 years ago
  6. e162b2f jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Zheng Liu · 11 years ago
  7. fd2cbd4 jbd: Write journal superblock with WRITE_FUA after checkpointing by Jan Kara · 12 years ago
  8. 9754e39 jbd: Split updating of journal superblock and marking journal empty by Jan Kara · 12 years ago
  9. 2db938b jbd: Refine commit writeout logic by Jan Kara · 13 years ago
  10. 0048278 jbd: Remove j_barrier mutex by Jan Kara · 13 years ago
  11. 8c111b3 jbd: clear revoked flag on buffers before a new transaction started by Yongqiang Yang · 13 years ago
  12. 4460667 jdb/jbd2: factor out common functions from the jbd[2] header files by Thomas Gleixner · 13 years ago
  13. bb18924 jbd: Fix oops in journal_remove_journal_head() by Jan Kara · 13 years ago
  14. 03f4d80 jbd: Provide function to check whether transaction will issue data barrier by Jan Kara · 14 years ago
  15. 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
  16. c7e8d4d6 jbd[2]: remove references to BUFFER_DEBUG by Christoph Egger · 14 years ago
  17. 4fefce9 jbd.h: bitfields should be unsigned by H Hartley Sweeten · 15 years ago
  18. 9c28cbc jbd: Journal block numbers can ever be only 32-bit use unsigned int for them by Jan Kara · 15 years ago
  19. 38d726d jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke records by Theodore Ts'o · 15 years ago
  20. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  21. 0cbfdc8 trivial: jbd header comment typo fix for JBD_PARANOID_IOFAIL by Kazuo Moriwaka · 15 years ago
  22. 512a004 ext3: Use WRITE_SYNC for commits which are caused by fsync() by Theodore Ts'o · 15 years ago
  23. 3eabdb7 jbd: fix missing kernel-doc by Randy Dunlap · 15 years ago
  24. f420d4d jbd: improve fsync batching by Josef Bacik · 16 years ago
  25. 4afe978 jbd: fix error handling for checkpoint io by Hidehiro Kawai · 16 years ago
  26. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  27. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  28. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  29. a6b9191 fs: fix kernel-doc notation warnings by Randy Dunlap · 16 years ago
  30. d8fd66a jbd.h: hide kernel only code by Olaf Hering · 16 years ago
  31. 5330838 make jbd/journal.c:__journal_abort_hard() static by Adrian Bunk · 16 years ago
  32. d4beaf4 jbd: Fix assertion failure in fs/jbd/checkpoint.c by Jan Kara · 17 years ago
  33. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  34. 1c09924 jbd: remove printk() from J_ASSERT macros by Chris Snook · 17 years ago
  35. a5005da JBD: replace jbd_kmalloc with kmalloc directly by Mingming Cao · 17 years ago
  36. c089d49 JBD: JBD slab allocation cleanups by Mingming Cao · 17 years ago
  37. e6716b8 docbook: fix filesystems content by Randy Dunlap · 17 years ago
  38. 34a3d1e lockdep: annotate journal_start() by Peter Zijlstra · 17 years ago
  39. d394e12 [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static by Adrian Bunk · 18 years ago
  40. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  41. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static 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. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  45. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  46. 78ce89c [PATCH] JBD: split checkpoint lists by Jan Kara · 18 years ago
  47. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  48. e3df189 [PATCH] jbd: embed j_commit_timer in journal struct by Andrew Morton · 18 years ago
  49. 2c68ee7 [PATCH] sem2mutex: jbd, j_checkpoint_mutex by Arjan van de Ven · 18 years ago
  50. 7c8903f [PATCH] jbd: revert checkpoint list changes by Mark Fasheh · 18 years ago
  51. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  52. fe1dcbc [PATCH] jbd: fix transaction batching by Andrew Morton · 18 years ago
  53. f93ea41 [PATCH] jbd: split checkpoint lists by Jan Kara · 19 years ago
  54. 1778d55 compat-ioctl.c: fix compile with no CONFIG_JBD by Linus Torvalds · 19 years ago
  55. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  56. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  57. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  58. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  59. 022a4a7 [PATCH] fs/jbd/: cleanups by Adrian Bunk · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago