summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/sb.c
Commit message (Expand)AuthorAgeFilesLines
* ubifs: Default to zstd compressionRui Salvaterra2021-04-151-0/+3
* ubifs: Pass node length in all node dumping callersZhihao Cheng2020-12-131-1/+1
* ubifs: add option to specify version for new file systemsMartin Kaistra2020-08-021-2/+3
* Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-051-7/+4
|\
| * fs: ubifs: Eliminate timespec64_trunc() usageDeepa Dinamani2019-12-081-7/+4
* | ubifs: Fix wrong memory allocationSascha Hauer2020-01-161-1/+1
|/
* ubifs: Fix type of sup->hash_algoBen Dooks (Codethink)2019-11-171-1/+1
* ubifs: support offline signed imagesSascha Hauer2019-07-081-25/+27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-13/+1
* ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
* ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTIONSascha Hauer2019-05-071-3/+4
* fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-231-1/+1
* ubifs: Fix default compression selection in ubifsGabor Juhos2018-12-131-1/+12
* ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
* ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
* ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
* ubifs: Create hash for default LPTSascha Hauer2018-10-231-1/+2
* ubifs: Store read superblock nodeSascha Hauer2018-10-231-14/+5
* ubifs: Refactor create_default_filesystem()Sascha Hauer2018-10-231-48/+47
* ubifs: Pass struct ubifs_info to ubifs_assert()Richard Weinberger2018-08-151-6/+6
* ubifs: use timespec64 for inode timestampsArnd Bergmann2018-08-151-3/+3
* 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