aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/xattr.c
AgeCommit message (Expand)Author
2016-08-23ubifs: Fix xattr generic handler usageRichard Weinberger
2016-07-29ubifs: Make xattr structures staticBen Dooks
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-17ubifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-03-20ubifs: Remove unused headerAndreas Gruenbacher
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-10ubifs: Use XATTR_*_PREFIX_LENRichard Weinberger
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger
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-03-25UBIFS: extend debug/message capabilitiesSheng Yong
2015-01-28UBIFS: add ubifs_err() to print error reasonSubodh Nijsure
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure
2015-01-28UBIFS: Add xattr support for symlinksSubodh Nijsure
2013-10-24ubifs: switch to %pdAl Viro
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-05-13UBIFS: make xattr operations names consistentSedat Dilek
2011-04-05fs: export empty_aopsJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan
2009-08-22UBIFS: constify file and inode operationsArtem Bityutskiy
2009-06-24helpers for acl caching + switch to thoseAl Viro
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy