aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/sb.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-16UBIFS: add the fixup functionGravatar Matthew L. Creech 1-0/+149
2011-05-16UBIFS: add a superblock flag for free space fix-upGravatar Matthew L. Creech 1-0/+1
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathGravatar Artem Bityutskiy 1-1/+2
2010-09-19UBIFS: introduce new flags for RO mountsGravatar Artem Bityutskiy 1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-03-26UBIFS: add R/O compatibilityGravatar Artem Bityutskiy 1-6/+29
2009-03-16UBIFS: introduce a helpful variableGravatar Artem Bityutskiy 1-1/+0
2008-12-23UBIFS: use nicer 64-bit mathGravatar Artem Bityutskiy 1-5/+5
2008-12-03UBIFS: introduce compression mount optionsGravatar Artem Bityutskiy 1-4/+6
2008-11-06UBIFS: endian handling fixes and annotationsGravatar Harvey Harrison 1-4/+5
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+629