aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/xattr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann1-1/+2
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-1/+1
2015-05-28f2fs crypto: add encryption xattr supportJaegeuk Kim1-0/+4
2014-11-03f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim1-2/+4
2014-05-07f2fs: pass flags field to setxattr functionsJaegeuk Kim1-2/+2
2014-05-07f2fs: clean up long variable namesJaegeuk Kim1-3/+3
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig1-2/+0
2013-08-26f2fs: support the inline xattrsJaegeuk Kim1-6/+6
2013-08-26f2fs: introduce __find_xattr for readabilityJaegeuk Kim1-2/+1
2013-06-11f2fs: support xattr security labelsJaegeuk Kim1-8/+16
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim1-2/+2
2012-12-11f2fs: add xattr and acl functionalitiesJaegeuk Kim1-0/+145