summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
Commit message (Expand)AuthorAgeLines
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-05-1/+1
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26-70/+78
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-11-0/+3
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-28-2/+3
* ubifs: Enable journal replay during mountAnton Habegger2015-01-29-7/+1
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-16-1/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-25-2/+3
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-25-0/+6
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-25-298/+1791
* fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada2014-05-12-1/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-04-3/+1
* UBIFS: Improve error message when reading superblock failedBernhard Walle2012-08-09-1/+1
* ubifs bad superblock bugLars Poeschel2011-10-12-2/+4
* UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese2010-12-03-1/+1
* ubifsmount fails due to not initialized listStefano Babic2010-04-28-0/+1
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-04-04-2/+12
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-20-0/+1189