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