~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
Commit message (Expand)AuthorAge
* ubifs: allow loading to above 4GiBBen Dooks2023-06-06
* ubifs: Allow to silence debug dumpsPali Rohár2022-11-23
* ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS codePali Rohár2022-07-20
* ubifs: Fix ubifs_assert_cmt_locked()Pali Rohár2022-07-20
* ubifs: Fix reference count leak in ubifsumountPali Rohár2022-07-08
* ubifs: Fix lockup/crash when reading filesPali Rohár2022-06-03
* crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár2022-04-21
* crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár2022-04-21
* ubifs: Fix journal replay wrt. xattr nodesVille Baillie2022-04-11
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* ubifs: do not decide upon uninitialized variableHeinrich Schuchardt2021-01-20
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* linux_compat: move kmemdup() from ubifs.c to linux_compat.cAKASHI Takahiro2019-12-06
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-11
* mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu2019-04-09
* fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey2018-11-07
* fs: ubifs: Add missing newlines in super.cStefan Roese2018-09-14
* ubifs: remove useless codeChristophe Kerello2018-07-12
* lib: Add hexdumpAlexey Brodkin2018-06-13
* ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-09
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ubifs: Change value of mutex_is_locked()Bradley Bolen2018-04-11
* Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel2018-03-24
* ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel2018-03-24
* ubifs: no NULL check needed before freeHeinrich Schuchardt2017-11-20
* mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-23
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu2017-06-06
* Fix spelling of "multiple".Vagrant Cascadian2016-10-31
* ubifs: fix memory corruption in super.cHeiko Schocher2016-04-22
* dm: blk: Rename get_device_and_partition()Simon Glass2016-03-14
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-14
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-05
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26
* ubifs: Add functions for generic fs useHans de Goede2015-10-24
* ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-24
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-11