summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* UBIFS: return error if link and unlink raceHunter Adrian2009-05-191-0/+19
* UBIFS: simplify lockingArtem Bityutskiy2009-01-261-56/+36
* UBIFS: constify operationsArtem Bityutskiy2009-01-181-2/+2
* Merge branch 'master' into nextJames Morris2008-12-041-2/+3
|\
| * UBIFS: fix compilation warningsArtem Bityutskiy2008-11-061-1/+1
| * UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-061-1/+2
* | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-141-2/+2
|/
* UBIFS: fix printk format warningsAlexander Beregalov2008-09-181-1/+1
* UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-211-1/+0
* UBIFS: remove unneeded checkArtem Bityutskiy2008-08-131-9/+1
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-131-1/+0
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-131-4/+6
* UBIFS: fix budgeting calculationsArtem Bityutskiy2008-08-131-2/+1
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-151-0/+1240