aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
2017-06-06fs: usbifs: Fix warning in ubifsSiva Durga Prasad Paladugu1-1/+1
2016-10-31Fix spelling of "multiple".Vagrant Cascadian1-1/+1
2016-04-22ubifs: fix memory corruption in super.cHeiko Schocher1-2/+1
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass1-1/+1
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass1-1/+1
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2-0/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-13/+2
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam1-1/+1
2015-10-26ubi,ubifs: sync with linux v4.2Heiko Schocher18-485/+549
2015-10-24ubifs: Add functions for generic fs useHans de Goede1-0/+65
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2-19/+57
2015-09-11Move malloc_cache_aligned() to its own headerSimon Glass2-0/+5
2015-08-28mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2-4/+5
2015-01-29ubifs: Enable journal replay during mountAnton Habegger5-14/+978
2015-01-28ubifs: Import atomic_long operations from LinuxAnton Habegger2-10/+8
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-4/+0
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada19-19/+0
2014-08-25mtd,ubi,ubifs: sync with linux v3.15Heiko Schocher1-2/+3
2014-08-25mtd, ubi, ubifs: update for the sync with linux v3.14Heiko Schocher1-0/+6
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher22-1934/+14456
2014-05-12fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada1-1/+0
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-3/+0
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini1-3/+0
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan1-0/+7
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-1/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2013-11-17fs: descend into sub directories when it is necessaryMasahiro Yamada1-4/+4
2013-10-31fs: convert makefiles to Kbuild styleMasahiro Yamada1-25/+4
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-11ubi: ubifs: Turn off verbose printsJoe Hershberger1-0/+4
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-3/+1
2013-02-28fs: Use new numeric setenv functionsSimon Glass1-3/+1
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD1-0/+3
2012-09-10ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola1-2/+2
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese1-5/+6
2012-08-09UBIFS: Improve error message when reading superblock failedBernhard Walle1-1/+1
2011-10-12ubifs bad superblock bugLars Poeschel1-2/+4
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk1-1/+1
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert1-1/+5
2011-08-19ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk1-4/+2
2011-01-11UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme1-1/+2
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado1-1/+1
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese1-13/+58
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-1/+1
2010-04-28ubifsmount fails due to not initialized listStefano Babic1-0/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-3/+0