aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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