aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/dir.c
AgeCommit message (Expand)Author
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy
2013-02-22new helper: file_inode(file)Al Viro
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-08-31UBIFS: comply with coding styleArtem Bityutskiy
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-20UBIFS: fix compilation warningAlexandre Pereira da Silva
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-05-29ubifs: use generic_fillattr()Al Viro
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-03UBIFS: remove xattr Kconnfig optionSubodh Nijsure
2012-02-29UBIFS: do not use inc_link when i_nlink is zeroArtem Bityutskiy
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