aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/super.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-3/+1
2012-08-09UBIFS: 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-04UBIFS: add R/O compatibilityArtem Bityutskiy1-2/+12
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese1-0/+1189