summaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)Author
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
2012-08-09UBIFS: Improve error message when reading superblock failedBernhard Walle
2011-10-12ubifs bad superblock bugLars Poeschel
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert
2011-08-19ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk
2011-01-11UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-04-28ubifsmount fails due to not initialized listStefano Babic
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom
2009-06-09ubifs: fix small error path mismatchDaniel Mack
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado
2009-04-28UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese
2009-04-28UBIFS: fix recovery bugAdrian Hunter
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick