summaryrefslogtreecommitdiff
path: root/fs/ubifs/ubifs.c
AgeCommit message (Expand)Author
2016-03-14dm: blk: Rename get_device_and_partition()Simon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
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-28ubifs: Import atomic_long operations from LinuxAnton Habegger
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2013-02-28fs: Use new numeric setenv functionsSimon Glass
2012-09-10ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola
2012-09-03ubifs: Fix memory leak in ubifs_finddirStefan Roese
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
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
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-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-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese