summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
2019-04-09mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu
2018-11-07fs: ubifs: Fix UBIFS decompression on 64 bitPaul Davey
2018-09-14fs: ubifs: Add missing newlines in super.cStefan Roese
2018-07-12ubifs: remove useless codeChristophe Kerello
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-05-09ubifs: avoid assert failed in ubifs.cPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-11ubifs: Change value of mutex_is_locked()Bradley Bolen
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel
2018-03-24ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel
2017-11-20ubifs: no NULL check needed before freeHeinrich Schuchardt
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-06-06fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu
2016-10-31Fix spelling of "multiple".Vagrant Cascadian
2016-04-22ubifs: fix memory corruption in super.cHeiko Schocher
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher
2015-10-24ubifs: Add functions for generic fs useHans de Goede
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-01-29ubifs: Enable journal replay during mountAnton Habegger
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2014-05-12fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger
2013-02-28fs: Use new numeric setenv functionsSimon Glass
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-09-10ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese