summaryrefslogtreecommitdiffstats
path: root/fs/ubifs
Commit message (Expand)AuthorAgeFilesLines
* ubifsmount fails due to not initialized listStefano Babic2010-04-281-0/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-3/+0
* 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
* Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom2009-09-151-32/+0
* ubifs: fix small error path mismatchDaniel Mack2009-06-091-4/+2
* ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-302-3/+5
* ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-281-0/+1
* UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese2009-04-281-1102/+0
* UBIFS: fix recovery bugAdrian Hunter2009-04-281-47/+23
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-1/+0
* UBIFS: add R/O compatibilityArtem Bityutskiy2009-04-044-11/+71
* UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick2009-03-201-1/+4
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-2026-0/+16971
OpenPOWER on IntegriCloud