aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-23fs: Remove ext3 filesystem driverJan Kara1-594/+0
2012-07-09jbd: Check return value of blkdev_issue_flush()Jan Kara1-2/+5
2012-01-11jbd: Issue cache flush after checkpointingJan Kara1-0/+4
2010-10-28jbd: Move debug message into #ifdef areaNamhyung Kim1-1/+1
2010-07-21ext3: Fix set but unused variablesAndi Kleen1-9/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-09-16jbd: Journal block numbers can ever be only 32-bit use unsigned int for themJan Kara1-9/+9
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai1-2/+5
2008-03-19jbd: correctly unescape journal data blocksDuane Griffin1-1/+1
2008-02-06BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen1-1/+1
2007-10-19JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos1-3/+3
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2006-09-29[PATCH] JBD: Make journal_brelse_array() staticDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao1-27/+27
2006-06-25[PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o1-0/+1
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+591