aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/dir.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | UBIFS: fix output format of INUM_WATERMARKSheng Yong2015-04-13
* | UBIFS: extend debug/message capabilitiesSheng Yong2015-03-25
* | UBIFS: fix incorrect unlocking handlingTaesoo Kim2015-03-25
|/
* Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-02-15
|\
| * UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure2015-01-28
* | fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
|/
* ubifs: switch to %pdAl Viro2013-10-24
* [readdir] convert ubifsAl Viro2013-06-29
* UBIFS: fix a horrid bugArtem Bityutskiy2013-06-29
* UBIFS: prepare to fix a horrid bugArtem Bityutskiy2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* UBIFS: comply with coding styleArtem Bityutskiy2012-08-31
* 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