index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
xattr.h
Age
Commit message (
Expand
)
Author
2020-05-26
f2fs: code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-05-08
f2fs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-30
f2fs: xattr.h: Make stub helpers inline
YueHaibing
2020-03-22
f2fs: xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
f2fs: use kmem_cache pool during inline xattr lookups
Chao Yu
2020-03-19
f2fs: clean up parameter of macro XATTR_SIZE()
Chao Yu
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