aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-4/+0
2009-10-03Conditionally perform common relocation fixupsPeter Tyser1-0/+4
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom1-1/+1
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom1-25/+43
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom1-32/+0
2009-06-09ubifs: fix small error path mismatchDaniel Mack1-4/+2
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2-3/+5
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado1-0/+1
2009-04-28UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese1-1102/+0
2009-04-28UBIFS: fix recovery bugAdrian Hunter1-47/+23
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy4-11/+71
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick1-1/+4
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese26-0/+16971