aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/xattr.h
AgeCommit message (Expand)Author
2019-09-16f2fs: fix to avoid accessing xattr across the boundaryRandall Huang
2017-04-10f2fs: guard macro variables with bracesTomohiro Kusumi
2017-03-24f2fs: don't reserve additional space in xattr blockChao Yu
2017-03-24f2fs: clean up xattr operationChao Yu
2017-02-22f2fs: enhance lookup xattrChao Yu
2016-03-17f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-05-28f2fs crypto: add encryption xattr supportJaegeuk Kim
2014-11-03f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim
2014-05-07f2fs: pass flags field to setxattr functionsJaegeuk Kim
2014-05-07f2fs: clean up long variable namesJaegeuk Kim
2014-01-25f2fs: use generic posix ACL infrastructureChristoph Hellwig
2013-08-26f2fs: support the inline xattrsJaegeuk Kim
2013-08-26f2fs: introduce __find_xattr for readabilityJaegeuk Kim
2013-06-11f2fs: support xattr security labelsJaegeuk Kim
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add xattr and acl functionalitiesJaegeuk Kim