Age | Commit message (Expand) | Author |
2021-04-15 | ubifs: Default to zstd compression | Rui Salvaterra |
2020-12-13 | ubifs: Pass node length in all node dumping callers | Zhihao Cheng |
2020-08-02 | ubifs: add option to specify version for new file systems | Martin Kaistra |
2020-02-05 | Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-16 | ubifs: Fix wrong memory allocation | Sascha Hauer |
2019-12-08 | fs: ubifs: Eliminate timespec64_trunc() usage | Deepa Dinamani |
2019-11-17 | ubifs: Fix type of sup->hash_algo | Ben Dooks (Codethink) |
2019-07-08 | ubifs: support offline signed images | Sascha Hauer |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner |
2019-05-15 | ubifs: Use correct config name for encryption | Richard Weinberger |
2019-05-07 | ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION | Sascha Hauer |
2019-01-23 | fscrypt: remove filesystem specific build config option | Chandan Rajendra |
2018-12-13 | ubifs: Fix default compression selection in ubifs | Gabor Juhos |
2018-10-23 | ubifs: Remove unneeded semicolon | Ding Xiang |
2018-10-23 | ubifs: Add hashes and HMACs to default filesystem | Sascha Hauer |
2018-10-23 | ubifs: authentication: Authenticate super block node | Sascha Hauer |
2018-10-23 | ubifs: Create hash for default LPT | Sascha Hauer |
2018-10-23 | ubifs: Store read superblock node | Sascha Hauer |
2018-10-23 | ubifs: Refactor create_default_filesystem() | Sascha Hauer |
2018-08-15 | ubifs: Pass struct ubifs_info to ubifs_assert() | Richard Weinberger |
2018-08-15 | ubifs: use timespec64 for inode timestamps | Arnd Bergmann |
2017-05-08 | fs: ubifs: replace CURRENT_TIME_SEC with current_time | Deepa Dinamani |
2016-12-12 | ubifs: Raise write version to 5 | Richard Weinberger |
2016-12-12 | ubifs: Implement UBIFS_FLG_ENCRYPTION | Richard Weinberger |
2016-12-12 | ubifs: Implement UBIFS_FLG_DOUBLE_HASH | Richard Weinberger |
2016-05-20 | lib/uuid.c: move generate_random_uuid() to uuid.c | Andy Shevchenko |
2015-03-25 | UBIFS: extend debug/message capabilities | Sheng Yong |
2014-07-19 | UBIFS: fix error path in create_default_filesystem() | hujianyang |
2014-07-19 | UBIFS: remove useless statements | hujianyang |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-09-21 | userns: Convert ubifs to use kuid/kgid | Eric W. Biederman |
2012-08-31 | UBIFS: comply with coding style | Artem Bityutskiy |
2012-07-20 | UBIFS: fix a bug in empty space fix-up | Artem Bityutskiy |
2012-05-20 | UBI: Kill data type hint | Richard Weinberger |
2012-05-16 | UBIFS: remove Kconfig debugging option | Artem Bityutskiy |
2012-05-16 | UBIFS: rename dumping functions | Artem Bityutskiy |
2012-03-07 | UBIFS: improve error messages | Artem Bityutskiy |
2011-08-26 | UBIFS: fix the dark space calculation | srimugunthan dhandapani |
2011-07-04 | UBIFS: switch to I/O helpers | Artem Bityutskiy |
2011-07-04 | UBIFS: switch to ubifs_leb_read | Artem Bityutskiy |
2011-05-16 | UBIFS: add the fixup function | Matthew L. Creech |
2011-05-16 | UBIFS: add a superblock flag for free space fix-up | Matthew L. Creech |
2011-05-13 | UBIFS: fix a rare memory leak in ro to rw remounting path | Artem Bityutskiy |
2010-09-19 | UBIFS: introduce new flags for RO mounts | Artem Bityutskiy |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-03-26 | UBIFS: add R/O compatibility | Artem Bityutskiy |
2009-03-16 | UBIFS: introduce a helpful variable | Artem Bityutskiy |
2008-12-23 | UBIFS: use nicer 64-bit math | Artem Bityutskiy |
2008-12-03 | UBIFS: introduce compression mount options | Artem Bityutskiy |
2008-11-06 | UBIFS: endian handling fixes and annotations | Harvey Harrison |