aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/dir.c
AgeCommit message (Expand)Author
2012-01-03ubifs: propagate umode_tAl Viro
2012-01-03switch ->mknod() to umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-07-04UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy
2011-07-04UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy
2011-07-04UBIFS: amend debugging name check function prototypeArtem Bityutskiy
2011-07-04UBIFS: remove unnecessary bracketsArtem Bityutskiy
2011-05-28ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-05-13UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy
2011-03-15fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V
2010-10-25new helper: ihold()Al Viro
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-05-19UBIFS: return error if link and unlink raceHunter Adrian
2009-01-26UBIFS: simplify lockingArtem Bityutskiy
2009-01-18UBIFS: constify operationsArtem Bityutskiy
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells
2008-11-06UBIFS: fix compilation warningsArtem Bityutskiy
2008-11-06UBIFS: endian handling fixes and annotationsHarvey Harrison
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-08-21UBIFS: fix zero-length truncationsArtem Bityutskiy
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy