aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy1-2/+2
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy1-1/+1
2011-05-16UBIFS: add the fixup functionMatthew L. Creech1-0/+149
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech1-0/+1
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy1-1/+2
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-26UBIFS: add R/O compatibilityArtem Bityutskiy1-6/+29
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy1-1/+0
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy1-5/+5
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy1-4/+6
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-4/+5
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+629