aboutsummaryrefslogtreecommitdiff
path: root/fs/ubifs/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-24ubifs: switch to %pdGravatar Al Viro 1-8/+8
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 1-2/+2
2012-05-16UBIFS: get rid of dbg_errGravatar Artem Bityutskiy 1-2/+2
2012-05-10vfs: make it possible to access the dentry hash/len as one 64-bit entryGravatar Linus Torvalds 1-3/+3
2011-11-22UBIFS: Use kmemdup rather than duplicating its implementationGravatar Thomas Meyer 1-4/+2
2011-11-02filesystems: add set_nlink()Gravatar Miklos Szeredi 1-1/+1
2011-11-02filesystems: add missing nlink wrappersGravatar Miklos Szeredi 1-1/+1
2011-05-13UBIFS: make xattr operations names consistentGravatar Sedat Dilek 1-4/+4
2011-04-05fs: export empty_aopsGravatar Jens Axboe 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-22const: mark remaining address_space_operations constGravatar Alexey Dobriyan 1-1/+1
2009-08-22UBIFS: constify file and inode operationsGravatar Artem Bityutskiy 1-2/+2
2009-06-24helpers for acl caching + switch to thoseGravatar Al Viro 1-1/+1
2008-09-30UBIFS: remove unneeded unlikely()Gravatar Hirofumi Nakagawa 1-1/+1
2008-08-14UBIFS: xattr bugfixesGravatar Artem Bityutskiy 1-27/+17
2008-08-13UBIFS: fix budgeting request alignment in xattr codeGravatar Zoltan Sogor 1-5/+5
2008-08-13UBIFS: align inode data to eightGravatar Artem Bityutskiy 1-2/+2
2008-07-15UBIFS: add new flash file systemGravatar Artem Bityutskiy 1-0/+581