aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c
Commit message (Expand)AuthorAge
* ubifs: support offline signed imagesSascha Hauer2019-07-08
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* ubifs: Use correct config name for encryptionRichard Weinberger2019-05-15
* ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-07
* fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-23
* ubifs: Fix default compression selection in ubifsGabor Juhos2018-12-13
* ubifs: Remove unneeded semicolonDing Xiang2018-10-23
* ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-23
* ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-23
* ubifs: Create hash for default LPTSascha Hauer2018-10-23
* ubifs: Store read superblock nodeSascha Hauer2018-10-23
* ubifs: Refactor create_default_filesystem()Sascha Hauer2018-10-23
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-14
* ubifs: use timespec64 for inode timestampsArnd Bergmann2018-08-14
* fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani2017-05-08
* ubifs: Raise write version to 5Richard Weinberger2016-12-12
* ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger2016-12-12
* ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger2016-12-12
* lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko2016-05-20
* UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* UBIFS: fix error path in create_default_filesystem()hujianyang2014-07-19
* UBIFS: remove useless statementshujianyang2014-07-19
* Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-10-02
|\
| * UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
* | userns: Convert ubifs to use kuid/kgidEric W. Biederman2012-09-21
|/
* UBIFS: fix a bug in empty space fix-upArtem Bityutskiy2012-07-20
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-16
* UBIFS: rename dumping functionsArtem Bityutskiy2012-05-16
* UBIFS: improve error messagesArtem Bityutskiy2012-03-07
* UBIFS: fix the dark space calculationsrimugunthan dhandapani2011-08-26
* UBIFS: switch to I/O helpersArtem Bityutskiy2011-07-04
* UBIFS: switch to ubifs_leb_readArtem Bityutskiy2011-07-04
* UBIFS: add the fixup functionMatthew L. Creech2011-05-16
* UBIFS: add a superblock flag for free space fix-upMatthew L. Creech2011-05-16
* UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy2011-05-13
* UBIFS: introduce new flags for RO mountsArtem Bityutskiy2010-09-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-26
* UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-16
* UBIFS: use nicer 64-bit mathArtem Bityutskiy2008-12-23
* UBIFS: introduce compression mount optionsArtem Bityutskiy2008-12-03
* UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15