summaryrefslogtreecommitdiff
path: root/fs/ubifs/sb.c
AgeCommit message (Expand)Author
2021-04-15ubifs: Default to zstd compressionRui Salvaterra
2020-12-13ubifs: Pass node length in all node dumping callersZhihao Cheng
2020-08-02ubifs: add option to specify version for new file systemsMartin Kaistra
2020-02-05Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-16ubifs: Fix wrong memory allocationSascha Hauer
2019-12-08fs: ubifs: Eliminate timespec64_trunc() usageDeepa Dinamani
2019-11-17ubifs: Fix type of sup->hash_algoBen Dooks (Codethink)
2019-07-08ubifs: support offline signed imagesSascha Hauer
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-05-15ubifs: Use correct config name for encryptionRichard Weinberger
2019-05-07ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2018-12-13ubifs: Fix default compression selection in ubifsGabor Juhos
2018-10-23ubifs: Remove unneeded semicolonDing Xiang
2018-10-23ubifs: Add hashes and HMACs to default filesystemSascha Hauer
2018-10-23ubifs: authentication: Authenticate super block nodeSascha Hauer
2018-10-23ubifs: Create hash for default LPTSascha Hauer
2018-10-23ubifs: Store read superblock nodeSascha Hauer
2018-10-23ubifs: Refactor create_default_filesystem()Sascha Hauer
2018-08-15ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger
2018-08-15ubifs: use timespec64 for inode timestampsArnd Bergmann
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2016-12-12ubifs: Raise write version to 5Richard Weinberger
2016-12-12ubifs: Implement UBIFS_FLG_ENCRYPTIONRichard Weinberger
2016-12-12ubifs: Implement UBIFS_FLG_DOUBLE_HASHRichard Weinberger
2016-05-20lib/uuid.c: move generate_random_uuid() to uuid.cAndy Shevchenko
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2014-07-19UBIFS: fix error path in create_default_filesystem()hujianyang
2014-07-19UBIFS: remove useless statementshujianyang
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-09-21userns: Convert ubifs to use kuid/kgidEric W. Biederman
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-07-20UBIFS: fix a bug in empty space fix-upArtem Bityutskiy
2012-05-20UBI: Kill data type hintRichard Weinberger
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-03-07UBIFS: improve error messagesArtem Bityutskiy
2011-08-26UBIFS: fix the dark space calculationsrimugunthan dhandapani
2011-07-04UBIFS: switch to I/O helpersArtem Bityutskiy
2011-07-04UBIFS: switch to ubifs_leb_readArtem Bityutskiy
2011-05-16UBIFS: add the fixup functionMatthew L. Creech
2011-05-16UBIFS: add a superblock flag for free space fix-upMatthew L. Creech
2011-05-13UBIFS: fix a rare memory leak in ro to rw remounting pathArtem Bityutskiy
2010-09-19UBIFS: introduce new flags for RO mountsArtem Bityutskiy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-26UBIFS: add R/O compatibilityArtem Bityutskiy
2009-03-16UBIFS: introduce a helpful variableArtem Bityutskiy
2008-12-23UBIFS: use nicer 64-bit mathArtem Bityutskiy
2008-12-03UBIFS: introduce compression mount optionsArtem Bityutskiy
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison