aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-40/+0
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher1-40/+0
2015-11-10Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-3/+9
2015-11-07ubifs: make ubifs_[get|set]xattr atomicDongsheng Yang1-3/+9
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger1-3/+0
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+5
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-5/+5
2015-03-25UBIFS: extend debug/message capabilitiesSheng Yong1-8/+10
2015-01-28UBIFS: add ubifs_err() to print error reasonSubodh Nijsure1-4/+13
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure1-0/+78
2015-01-28UBIFS: Add xattr support for symlinksSubodh Nijsure1-5/+12
2013-10-24ubifs: switch to %pdAl Viro1-8/+8
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds1-2/+2
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy1-2/+2
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds1-3/+3
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-05-13UBIFS: make xattr operations names consistentSedat Dilek1-4/+4
2011-04-05fs: export empty_aopsJens Axboe1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan1-1/+1
2009-08-22UBIFS: constify file and inode operationsArtem Bityutskiy1-2/+2
2009-06-24helpers for acl caching + switch to thoseAl Viro1-1/+1
2008-09-30UBIFS: remove unneeded unlikely()Hirofumi Nakagawa1-1/+1
2008-08-14UBIFS: xattr bugfixesArtem Bityutskiy1-27/+17
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor1-5/+5
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy1-2/+2
2008-07-15UBIFS: add new flash file systemArtem Bityutskiy1-0/+581