summaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-29ubifs: Enable journal replay during mountAnton Habegger1-7/+1
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada1-1/+0
2014-08-26mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher1-2/+3
2014-08-26mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+6
2014-08-26mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher1-298/+1791
2014-05-12fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada1-1/+0
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-3/+1
2012-08-10UBIFS: Improve error message when reading superblock failedBernhard Walle1-1/+1
2011-10-12ubifs bad superblock bugLars Poeschel1-2/+4
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese1-1/+1
2010-04-28ubifsmount fails due to not initialized listStefano Babic1-0/+1
2009-04-05UBIFS: add R/O compatibilityArtem Bityutskiy1-2/+12
2009-03-21UBIFS: Implement read-only UBIFS support in U-BootStefan Roese1-0/+1189