summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* f2fs: fix to avoid accessing xattr across the boundaryRandall Huang2019-05-091-0/+2
* f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu2019-03-131-0/+6
* f2fs: add SPDX license identifiersChao Yu2018-09-121-4/+1Star
* f2fs: guard macro variables with bracesTomohiro Kusumi2017-04-111-2/+2
* f2fs: don't reserve additional space in xattr blockChao Yu2017-03-241-3/+2Star
* f2fs: clean up xattr operationChao Yu2017-03-241-1/+2
* f2fs: enhance lookup xattrChao Yu2017-02-231-3/+4
* f2fs: add missing argument to f2fs_setxattr stubArnd Bergmann2016-03-181-1/+2
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-071-1/+1
* f2fs crypto: add encryption xattr supportJaegeuk Kim2015-05-291-0/+4
* f2fs: avoid deadlock on init_inode_metadataJaegeuk Kim2014-11-041-2/+4
* f2fs: pass flags field to setxattr functionsJaegeuk Kim2014-05-071-2/+2
* f2fs: clean up long variable namesJaegeuk Kim2014-05-071-3/+3
* f2fs: use generic posix ACL infrastructureChristoph Hellwig2014-01-261-2/+0Star
* f2fs: support the inline xattrsJaegeuk Kim2013-08-261-6/+6
* f2fs: introduce __find_xattr for readabilityJaegeuk Kim2013-08-261-2/+1Star
* f2fs: support xattr security labelsJaegeuk Kim2013-06-111-8/+16
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-2/+2
* f2fs: add xattr and acl functionalitiesJaegeuk Kim2012-12-111-0/+145