aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+1
2009-05-19UBIFS: return error if link and unlink raceHunter Adrian1-0/+19
2009-01-26UBIFS: simplify lockingArtem Bityutskiy1-56/+36
2009-01-18UBIFS: constify operationsArtem Bityutskiy1-2/+2
2008-12-04Merge branch 'master' into nextJames Morris1-2/+3
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells1-2/+2
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy1-1/+1
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison1-1/+2
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov1-1/+1
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy1-1/+0
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter1-1/+0
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy1-4/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy1-2/+1
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+1240