summaryrefslogtreecommitdiff
path: root/fs/ubifs/ubifs.c
Commit message (Expand)AuthorAgeLines
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+4
* ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom2009-09-28-1/+1
* ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom2009-09-23-25/+43
* ubifs: fix small error path mismatchDaniel Mack2009-06-09-4/+2
* ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado2009-04-30-2/+3
* ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado2009-04-28-0/+1
* UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick2009-03-20-1/+4
* UBIFS: Implement read-only UBIFS support in U-BootStefan Roese2009-03-20-0/+684