aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-4/+4
* UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-08-011-2/+6
* UBIFS: add the fixup functionMatthew L. Creech2011-05-161-0/+149
* UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-161-0/+1
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-131-1/+2
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-6/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-261-6/+29
* UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-161-1/+0
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-5/+5
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-4/+6
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-4/+5
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+629