aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/sb.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cGravatar Andy Shevchenko 1-1/+1
2015-03-25UBIFS: extend debug/message capabilitiesGravatar Sheng Yong 1-15/+15
2014-07-19UBIFS: fix error path in create_default_filesystem()Gravatar hujianyang 1-0/+2
2014-07-19UBIFS: remove useless statementsGravatar hujianyang 1-1/+1
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-11/+8
2012-09-21userns: Convert ubifs to use kuid/kgidGravatar Eric W. Biederman 1-2/+2
2012-08-31UBIFS: comply with coding styleGravatar Artem Bityutskiy 1-11/+8
2012-07-20UBIFS: fix a bug in empty space fix-upGravatar Artem Bityutskiy 1-2/+6
2012-05-20UBI: Kill data type hintGravatar Richard Weinberger 1-13/+9
2012-05-16UBIFS: remove Kconfig debugging optionGravatar Artem Bityutskiy 1-2/+0
2012-05-16UBIFS: rename dumping functionsGravatar Artem Bityutskiy 1-1/+1
2012-03-07UBIFS: improve error messagesGravatar Artem Bityutskiy 1-5/+14
2011-08-26UBIFS: fix the dark space calculationGravatar srimugunthan dhandapani 1-1/+1
2011-07-04UBIFS: switch to I/O helpersGravatar Artem Bityutskiy 1-2/+2
2011-07-04UBIFS: switch to ubifs_leb_readGravatar Artem Bityutskiy 1-1/+1
2011-05-16UBIFS: add the fixup functionGravatar Matthew L. Creech 1-0/+149
2011-05-16UBIFS: add a superblock flag for free space fix-upGravatar Matthew L. Creech 1-0/+1
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathGravatar Artem Bityutskiy 1-1/+2
2010-09-19UBIFS: introduce new flags for RO mountsGravatar Artem Bityutskiy 1-6/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-03-26UBIFS: add R/O compatibilityGravatar Artem Bityutskiy 1-6/+29
2009-03-16UBIFS: introduce a helpful variableGravatar Artem Bityutskiy 1-1/+0
2008-12-23UBIFS: use nicer 64-bit mathGravatar Artem Bityutskiy 1-5/+5
2008-12-03UBIFS: introduce compression mount optionsGravatar Artem Bityutskiy 1-4/+6
2008-11-06UBIFS: endian handling fixes and annotationsGravatar Harvey Harrison 1-4/+5
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+629