summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/ubifs.c
Commit message (Expand)AuthorAgeFilesLines
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-111-0/+2
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-2/+2
* ubifs: Import atomic_long operations from LinuxAnton Habegger2015-01-281-0/+6
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-161-1/+0
* mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher2014-08-251-6/+109
* fs: Use new numeric setenv functionsSimon Glass2013-02-281-3/+1
* ubifs: Fix ubifsload when using ZLIBVeli-Pekka Peltola2012-09-101-2/+2
* ubifs: Fix memory leak in ubifs_finddirStefan Roese2012-09-031-5/+6
* UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk2011-09-101-1/+1
* UBIFS: Change ubifsload to set the filesize variableBastian Ruppert2011-09-101-1/+5
* ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk2011-08-191-4/+2
* ubifs.c: BUG: Error following linksRicardo Ribalda Delgado2010-12-031-1/+1
* UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese2010-12-031-13/+58
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-1/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
* Conditionally perform common relocation fixupsPeter Tyser2009-10-031-0/+4
* ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom2009-09-281-1/+1
* ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-231-25/+43
* ubifs: fix small error path mismatchDaniel Mack2009-06-091-4/+2
* ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-301-2/+3
* ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-281-0/+1
* UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick2009-03-201-1/+4
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-201-0/+684
OpenPOWER on IntegriCloud