index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
xattr.h
Age
Commit message (
Expand
)
Author
2019-08-12
f2fs: add fs-verity support
Eric Biggers
2019-05-09
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2019-03-12
f2fs: fix to do sanity check with inode.i_inline_xattr_size
Chao Yu
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
2017-04-10
f2fs: guard macro variables with braces
Tomohiro Kusumi
2017-03-24
f2fs: don't reserve additional space in xattr block
Chao Yu
2017-03-24
f2fs: clean up xattr operation
Chao Yu
2017-02-22
f2fs: enhance lookup xattr
Chao Yu
2016-03-17
f2fs: add missing argument to f2fs_setxattr stub
Arnd Bergmann
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-05-28
f2fs crypto: add encryption xattr support
Jaegeuk Kim
2014-11-03
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
2014-05-07
f2fs: pass flags field to setxattr functions
Jaegeuk Kim
2014-05-07
f2fs: clean up long variable names
Jaegeuk Kim
2014-01-25
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
2013-08-26
f2fs: support the inline xattrs
Jaegeuk Kim
2013-08-26
f2fs: introduce __find_xattr for readability
Jaegeuk Kim
2013-06-11
f2fs: support xattr security labels
Jaegeuk Kim
2012-12-11
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
f2fs: add xattr and acl functionalities
Jaegeuk Kim