| Commit message (Expand) | Author | Age | Files | Lines |
* | jbd2: Fix oops in jbd2_journal_remove_journal_head() | Jan Kara | 2011-06-13 | 1 | -12/+16 |
* | Merge branch 'next' into upstream-merge | Theodore Ts'o | 2010-10-27 | 1 | -0/+10 |
|\ |
|
| * | jbd2: Add sanity check for attempts to start handle during umount | Theodore Ts'o | 2010-10-27 | 1 | -0/+10 |
* | | block: remove BLKDEV_IFL_WAIT | Christoph Hellwig | 2010-09-16 | 1 | -2/+1 |
|/ |
|
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -1/+3 |
* | jbd2: Change j_state_lock to be a rwlock_t | Theodore Ts'o | 2010-08-03 | 1 | -8/+8 |
* | jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop | Theodore Ts'o | 2010-08-02 | 1 | -1/+1 |
* | blkdev: generalize flags for blkdev_issue_fn functions | Dmitry Monakhov | 2010-04-28 | 1 | -1/+2 |
* | ext4: Add new tracepoint for jbd2_cleanup_journal_tail | Theodore Ts'o | 2009-12-23 | 1 | -0/+1 |
* | ext4, jbd2: Add barriers for file systems with exernal journals | Theodore Ts'o | 2009-12-23 | 1 | -0/+15 |
* | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 1 | -0/+7 |
* | jbd2: convert instrumentation from markers to tracepoints | Theodore Ts'o | 2009-06-17 | 1 | -3/+2 |
* | jbd2: Call journal commit callback without holding j_list_lock | Aneesh Kumar K.V | 2008-11-06 | 1 | -1/+1 |
* | jbd2: Remove a large array of bh's from the stack of the checkpoint routine | Theodore Ts'o | 2008-11-05 | 1 | -13/+9 |
* | jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space | Theodore Ts'o | 2008-11-06 | 1 | -7/+25 |
* | jbd2: fix error handling for checkpoint io | Hidehiro Kawai | 2008-10-10 | 1 | -12/+37 |
* | ext4: Add debugging markers that can be used by systemtap | Theodore Ts'o | 2008-10-05 | 1 | -0/+3 |
* | jbd2: abort instead of waiting for nonexistent transaction | Duane Griffin | 2008-10-08 | 1 | -2/+17 |
* | jbd2: Remove data=ordered mode support using jbd buffer heads | Jan Kara | 2008-07-11 | 1 | -1/+0 |
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -1/+2 |
* | jbd2: jbd2 stats through procfs | Johann Lombardi | 2008-01-28 | 1 | -2/+8 |
* | jbd2: Fix assertion failure in fs/jbd2/checkpoint.c | Jan Kara | 2008-01-28 | 1 | -6/+6 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols | Mingming Cao | 2006-10-11 | 1 | -27/+27 |
* | [PATCH] jbd2: initial copy of files from jbd | Dave Kleikamp | 2006-10-11 | 1 | -0/+697 |