aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy1-2/+6
2012-05-20UBI: Kill data type hintRichard Weinberger1-13/+9
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy1-2/+0
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy1-1/+1
2012-03-07UBIFS: improve error messagesArtem Bityutskiy1-5/+14
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani1-1/+1
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