summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c
Commit message (Expand)AuthorAgeFilesLines
* fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-081-4/+10
* ubifs: Raise write version to 5Richard Weinberger2016-12-121-0/+17
* ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-121-0/+40
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-121-0/+2
* lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-201-1/+1
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-251-15/+15
* UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-191-0/+2
* UBIFS: remove useless statementshujianyang2014-07-191-1/+1
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-021-11/+8
|\
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-311-11/+8
* | userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-211-2/+2
|/
* UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-07-201-2/+6
* UBI: Kill data type hintRichard Weinberger2012-05-201-13/+9
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-161-2/+0
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-161-1/+1
* UBIFS: improve error messagesArtem Bityutskiy2012-03-071-5/+14
* UBIFS: fix the dark space calculationsrimugunthan dhandapani2011-08-261-1/+1
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-041-2/+2
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-041-1/+1
* UBIFS: add the fixup functionMatthew L. Creech2011-05-161-0/+149
* UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-161-0/+1
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-131-1/+2
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-191-6/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-261-6/+29
* UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-161-1/+0
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-231-5/+5
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-031-4/+6
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-4/+5
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+629
OpenPOWER on IntegriCloud