aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/dir.c
AgeCommit message (Expand)Author
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-11-07ubifs: introduce UBIFS_ATIME_SUPPORT to ubifsDongsheng Yang
2015-11-06UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2015-11-06fs/ubifs: remove unnecessary new_valid_dev checkYaowei Bai
2015-05-10ubifs: switch to simple_follow_link()Al Viro
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-04-13UBIFS: fix output format of INUM_WATERMARKSheng Yong
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-03-25UBIFS: fix incorrect unlocking handlingTaesoo Kim
2015-02-15Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2013-10-24ubifs: switch to %pdAl Viro
2013-06-29[readdir] convert ubifsAl Viro
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