summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* ubifs: do not decide upon uninitialized variableHeinrich Schuchardt2021-01-201-4/+4
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-1818-0/+18
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* part: Drop disk_partition_t typedefSimon Glass2020-05-181-1/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+2
* dm: core: Require users of devres to include the headerSimon Glass2020-02-0516-0/+16
* linux_compat: move kmemdup() from ubifs.c to linux_compat.cAKASHI Takahiro2019-12-061-18/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-023-0/+3
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-0/+1
* mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu2019-04-091-2/+2
* fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey2018-11-071-1/+3
* fs: ubifs: Add missing newlines in super.cStefan Roese2018-09-141-3/+3
* ubifs: remove useless codeChristophe Kerello2018-07-122-5/+5
* lib: Add hexdumpAlexey Brodkin2018-06-132-3/+6
* ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-091-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0724-49/+24
* ubifs: Change value of mutex_is_locked()Bradley Bolen2018-04-111-1/+1
* Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel2018-03-242-1/+12
* ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel2018-03-241-0/+4
* ubifs: no NULL check needed before freeHeinrich Schuchardt2017-11-201-8/+4
* mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada2017-10-231-7/+0
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu2017-06-061-1/+1
* Fix spelling of "multiple".Vagrant Cascadian2016-10-311-1/+1
* ubifs: fix memory corruption in super.cHeiko Schocher2016-04-221-2/+1
* dm: blk: Rename get_device_and_partition()Simon Glass2016-03-141-1/+1
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-252-0/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-13/+2
* compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
* ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-2618-485/+549
* ubifs: Add functions for generic fs useHans de Goede2015-10-241-0/+65
* ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-242-19/+57
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-112-0/+5
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-282-4/+5
* ubifs: Enable journal replay during mountAnton Habegger2015-01-295-14/+978
* ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-282-10/+8
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-4/+0
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-1619-19/+0
* mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher2014-08-251-2/+3
* mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher2014-08-251-0/+6
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-2522-1934/+14456
* fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada2014-05-121-1/+0