- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / jbd / transaction.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-03 Jan Kara- patches.fixes/jbd-2.6.16-2-refile_nodirty_fix.diff...
2006-02-05 Andrew Morton[PATCH] jbd: fix transaction batching
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-07 Jan Kara[PATCH] Fix race in do_get_write_access()
2005-04-16 akpm@osdl.org[PATCH] jbd dirty buffer leak fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-14 Olaf Kirch- patches.fixes/ext3-release-race: Prevent race conditi...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Stephen C. Tweedie[PATCH] ext3: handle attempted delete of bitmap blocks.
2004-11-07 Arjan van de Ven[PATCH] remove journal callback code from jbd
2004-10-19 Andrew Morton[PATCH] jbd wakeup fix
2004-10-19 William Lee Irwin III[PATCH] eliminate bh waitqueue hashtable
2004-08-08 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk3
2004-08-07 Andrew Morton[PATCH] jbd: journal_head unmapping race fix
2004-07-02 Andrew Morton[PATCH] [err1-10] journal_extend() locking fix
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - filesystems
2004-05-14 Andrew Morton[PATCH] filtered wakeups: apply to buffer_head functions
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-26 Andreas Gruenbacher- Some more post-2.5.6 patches (patches.fixes/):
2004-04-23 Andreas Gruenbacher- Add more stuff from -mc4 (patches.fixes/):
2004-04-19 Andreas Gruenbacher- Add a few patches from Andrew's -mc4 tree:
2004-04-18 Andrew Morton[PATCH] jbd: journal_dirty_metadata locking speedup
2004-04-12 Andrew Morton[PATCH] jbd: b_transaction zeroing cleanup
2004-04-12 Andrew Morton[PATCH] jbd: do_get_write_access lock contention reduction
2004-04-12 Andrew Morton[PATCH] Fix ext3 transaction batching
2004-04-12 Andrew Morton[PATCH] JBD: ordered-data commit cleanup
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] jbd: start_this_handle() return value fix
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-28 Andrew Morton[PATCH] JBD: use-after-free fix
2003-09-21 Andrew Morton[PATCH] misc fixes
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Andrew Morton[PATCH] ext3: handle aborted journals in
2003-08-01 Andrew Morton[PATCH] misc fixes
2003-07-18 Linus TorvaldsManual merge
2003-07-18 Alan Cox[PATCH] restore console log level when jbd raises it
2003-07-18 Andrew Morton[PATCH] ext3 extended attribute fixes
2003-07-18 Andrew Morton[PATCH] misc fixes
2003-07-10 Andrew Morton[PATCH] JBD: checkpointing optimisations
2003-07-02 Andrew Morton[PATCH] ext3: fix journal_release_buffer() race
2003-06-20 Andrew Morton[PATCH] ext3/JBD: remove trailing whitespace
2003-06-18 Andrew Morton[PATCH] JBD: hold onto j_state_lock after
2003-06-18 Andrew Morton[PATCH] JBD: fix locking around log_start_commit()
2003-06-18 Andrew Morton[PATCH] JBD: remove j_commit_timer_active
2003-06-18 Andrew Morton[PATCH] JBD: journal_dirty_metadata diagnostics
2003-06-18 Andrew Morton[PATCH] JBD: journal_dirty_metadata() speedup
2003-06-18 Andrew Morton[PATCH] JBD: journal_try_to_free_buffers race fix
2003-06-18 Andrew Morton[PATCH] ext3: fix data=journal mode
2003-06-18 Andrew Morton[PATCH] JBD: do_get_write_access() speedup
2003-06-18 Andrew Morton[PATCH] JBD: fix log_start_commit race
2003-06-18 Andrew Morton[PATCH] JBD: add some locking assertions
2003-06-18 Andrew Morton[PATCH] JBD: buffer freeing non-race comment
2003-06-18 Andrew Morton[PATCH] JBD: journal_unmap_buffer race fix
2003-06-18 Andrew Morton[PATCH] JBD: journal_release_buffer: handle credits fix
2003-06-18 Andrew Morton[PATCH] JBD: remove lock_journal()
2003-06-18 Andrew Morton[PATCH] JBD: remove lock_kernel()
2003-06-18 Andrew Morton[PATCH] JBD: implement journal->j_free locking
2003-06-18 Andrew Morton[PATCH] JBD: implement j_committing_transaction locking
2003-06-18 Andrew Morton[PATCH] JBD: implement j_running_transaction locking
2003-06-18 Andrew Morton[PATCH] JBD: implement j_barrier_count locking
2003-06-18 Andrew Morton[PATCH] JBD: implement t_jcb locking
2003-06-18 Andrew Morton[PATCH] JBD: implement t_outstanding_credits locking
2003-06-18 Andrew Morton[PATCH] JBD: t_updates locking
2003-06-18 Andrew Morton[PATCH] JBD: t_nr_buffers locking
2003-06-18 Andrew Morton[PATCH] JBD: remove journal_datalist_lock
2003-06-18 Andrew Morton[PATCH] JBD: b_tnext locking
2003-06-18 Andrew Morton[PATCH] JBD: Implement b_next_transaction locking rules
2003-06-18 Andrew Morton[PATCH] JBD: implement b_transaction locking rules
2003-06-18 Andrew Morton[PATCH] JBD: implement b_committed_data locking
2003-06-18 Andrew Morton[PATCH] JBD: Finish protection of journal_head.b_frozen...
2003-06-18 Andrew Morton[PATCH] JBD: rename journal_unlock_journal_head to
2003-06-18 Andrew Morton[PATCH] JBD: fine-grain journal_add_journal_head locking
2003-06-18 Andrew Morton[PATCH] JBD: remove jh_splice_lock
2003-06-18 Andrew Morton[PATCH] JBD: plan JBD locking schema
2003-06-18 Andrew Morton[PATCH] ext3: concurrent block/inode allocation
2003-06-18 Andrew Morton[PATCH] JBD: journal_get_write_access() speedup
2003-06-18 Andrew Morton[PATCH] ext3: move lock_kernel() down into the JBD...
2003-04-03 Andrew Morton[PATCH] ext3 journal commit I/O error fix
2003-04-03 Andrew Morton[PATCH] ext3: create a slab cache for transaction handles
2003-04-03 Andrew Morton[PATCH] Fix jbd assert failure on IO error.
2003-02-10 Andrew Morton[PATCH] ext3 commenting cleanup
2003-02-10 Andrew Morton[PATCH] ext3: Remove journal_try_start()
2003-02-10 Andrew Morton[PATCH] Fix synchronous writers to wait properly for...
2003-02-06 Andrew Morton[PATCH] JBD Documentation
2003-02-02 Andrew Morton[PATCH] ext3: fix scheduling storm and lockups
2003-01-14 Andrew Morton[PATCH] fix ext3 memory leak
2002-12-21 Andrew Morton[PATCH] ext3: fix buffer dirtying
2002-10-10 Andrew Morton[PATCH] remove the sched_yield from the ext3 fsync...
2002-07-04 Andrew Morton[PATCH] JBD commit callback capability
2002-06-18 Andrew Morton[PATCH] ext3: clean up journal_try_to_free_buffers()
2002-06-18 Andrew Morton[PATCH] ext3 corruption fix
2002-06-02 Andrew Morton[PATCH] rename flushpage to invalidatepage
2002-05-27 Andrew Morton[PATCH] fix ext3 __FUNCTION__ warnings
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-19 Andrew Morton[PATCH] fix ext3 race with writeback
2002-05-19 Andrew Morton[PATCH] fix ext3 buffer-stealing
2002-05-05 Andrew Morton[PATCH] Fix concurrent writepage and readpage
next