summaryrefslogtreecommitdiffstats
path: root/fs/jbd/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* jbd: Check return value of blkdev_issue_flush()Jan Kara2012-07-091-2/+5
* jbd: Issue cache flush after checkpointingJan Kara2012-01-111-0/+4
* jbd: Move debug message into #ifdef areaNamhyung Kim2010-10-281-1/+1
* ext3: Fix set but unused variablesAndi Kleen2010-07-211-9/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara2009-09-161-9/+9
* jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-231-2/+5
* jbd: correctly unescape journal data blocksDuane Griffin2008-03-191-1/+1
* BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen2008-02-061-1/+1
* JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos2007-10-191-3/+3
* fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* [PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp2006-09-291-1/+1
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-1/+1
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-27/+27
* [PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o2006-06-251-0/+1
* [PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap2005-11-071-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+591