summaryrefslogtreecommitdiff
path: root/fs/logfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-8/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-27Use deactivate_locked_superJoern Engel1-2/+1
2010-03-27Fix logfs_get_sb_final error pathJoern Engel1-1/+1
2010-03-27Write out both superblocks on mismatchJoern Engel1-1/+1
2010-03-27Open segment file before using itJoern Engel1-4/+4
2010-03-05[LogFS] Check feature flagsJoern Engel1-2/+8
2010-03-04[LogFS] Only write journal if dirtyJoern Engel1-1/+1
2010-03-04[LogFS] Fix bdev erasesJoern Engel1-1/+11
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+634