| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: Remove ext3 filesystem driver | Jan Kara | 2015-07-23 | 1 | -782/+0 |
* | jbd: Write journal superblock with WRITE_FUA after checkpointing | Jan Kara | 2012-05-15 | 1 | -13/+10 |
* | jbd: Split updating of journal superblock and marking journal empty | Jan Kara | 2012-05-15 | 1 | -1/+1 |
* | jbd: Issue cache flush after checkpointing | Jan Kara | 2012-01-11 | 1 | -5/+22 |
* | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2011-12-06 | 1 | -1/+1 |
* | jbd: Use WRITE_SYNC in journal checkpoint. | Tao Ma | 2011-06-28 | 1 | -1/+5 |
* | jbd: Fix oops in journal_remove_journal_head() | Jan Kara | 2011-06-27 | 1 | -12/+15 |
* | jbd: Add fixed tracepoints | Lukas Czerner | 2011-06-25 | 1 | -0/+4 |
* | jbd: Convert atomic_inc() to get_bh() | Namhyung Kim | 2010-10-28 | 1 | -2/+2 |
* | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 1 | -1/+3 |
* | jbd: Journal block numbers can ever be only 32-bit use unsigned int for them | Jan Kara | 2009-09-16 | 1 | -3/+3 |
* | jbd: don't give up looking for space so easily in __log_wait_for_space | Theodore Ts'o | 2008-11-06 | 1 | -7/+24 |
* | jbd: abort instead of waiting for nonexistent transactions | Duane Griffin | 2008-10-23 | 1 | -2/+17 |
* | jbd: test BH_Write_EIO to detect errors on metadata buffers | Hidehiro Kawai | 2008-10-23 | 1 | -3/+3 |
* | jbd: fix error handling for checkpoint io | Hidehiro Kawai | 2008-10-23 | 1 | -12/+37 |
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -1/+2 |
* | jbd: Fix assertion failure in fs/jbd/checkpoint.c | Jan Kara | 2007-12-05 | 1 | -6/+6 |
* | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | [PATCH] ext3: More whitespace cleanups | Dave Kleikamp | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao | 2006-09-27 | 1 | -15/+15 |
* | [PATCH] jbd: add lock annotation to jbd_sync_bh | Josh Triplett | 2006-09-27 | 1 | -0/+1 |
* | [PATCH] JBD: split checkpoint lists | Jan Kara | 2006-06-23 | 1 | -180/+239 |
* | [PATCH] sem2mutex: jbd, j_checkpoint_mutex | Arjan van de Ven | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] jbd: revert checkpoint list changes | Mark Fasheh | 2006-02-14 | 1 | -241/+177 |
* | [PATCH] jbd: log_do_checkpoint fix | Jan Kara | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] jbd: split checkpoint lists | Jan Kara | 2006-01-06 | 1 | -177/+241 |
* | [PATCH] Change ll_rw_block() calls in JBD | Jan Kara | 2005-09-07 | 1 | -1/+1 |
* | [PATCH] ext3: fix list scanning in __cleanup_transaction | Jan Kara | 2005-06-02 | 1 | -1/+0 |
* | [PATCH] ext3: fix log_do_checkpoint() assertion failure | Jan Kara | 2005-06-02 | 1 | -1/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+636 |