aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/dir.c
Commit message (Expand)AuthorAge
* Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-07-23
|\
| * UBIFS: fix compilation warningAlexandre Pereira da Silva2012-07-20
* | don't pass nameidata to ->create()Al Viro2012-07-14
* | stop passing nameidata to ->lookup()Al Viro2012-07-14
|/
* ubifs: use generic_fillattr()Al Viro2012-05-29
* UBIFS: remove Kconfig debugging optionArtem Bityutskiy2012-05-16
* UBIFS: remove xattr Kconnfig optionSubodh Nijsure2012-05-03
* UBIFS: do not use inc_link when i_nlink is zeroArtem Bityutskiy2012-02-29
* ubifs: propagate umode_tAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* UBIFS: introduce helper functions for debugging checks and testsArtem Bityutskiy2011-07-04
* UBIFS: amend debugging inode size check function prototypeArtem Bityutskiy2011-07-04
* UBIFS: amend debugging name check function prototypeArtem Bityutskiy2011-07-04
* UBIFS: remove unnecessary bracketsArtem Bityutskiy2011-07-04
* ubifs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-26
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* | UBIFS: introduce a separate structure for budgeting infoArtem Bityutskiy2011-05-13
|/
* fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-15
* new helper: ihold()Al Viro2010-10-25
* ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* UBIFS: return error if link and unlink raceHunter Adrian2009-05-19
* UBIFS: simplify lockingArtem Bityutskiy2009-01-26
* UBIFS: constify operationsArtem Bityutskiy2009-01-18
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * UBIFS: fix compilation warningsArtem Bityutskiy2008-11-06
| * UBIFS: endian handling fixes and annotationsHarvey Harrison2008-11-06
* | CRED: Wrap task credential accesses in the UBIFS filesystemDavid Howells2008-11-13
|/
* UBIFS: fix printk format warningsAlexander Beregalov2008-09-18
* UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-21
* UBIFS: remove unneeded checkArtem Bityutskiy2008-08-13
* UBIFS: always set i_generation to 0Adrian Hunter2008-08-13
* UBIFS: align inode data to eightArtem Bityutskiy2008-08-13
* UBIFS: fix budgeting calculationsArtem Bityutskiy2008-08-13
* UBIFS: add new flash file systemArtem Bityutskiy2008-07-15