Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | f2fs: code cleanup by removing ifdef macro surrounding | Chengguang Xu | 1 | -5/+1 |
2020-05-08 | f2fs: Use the correct style for SPDX License Identifier | Nishad Kamdar | 1 | -1/+1 |
2020-03-31 | f2fs: xattr.h: Make stub helpers inline | YueHaibing | 1 | -2/+2 |
2020-03-23 | f2fs: xattr.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-23 | f2fs: use kmem_cache pool during inline xattr lookups | Chao Yu | 1 | -0/+4 |
2020-03-19 | f2fs: clean up parameter of macro XATTR_SIZE() | Chao Yu | 1 | -1/+2 |
2019-08-13 | f2fs: add fs-verity support | Eric Biggers | 1 | -0/+2 |
2019-05-09 | f2fs: fix to avoid accessing xattr across the boundary | Randall Huang | 1 | -0/+2 |
2019-03-13 | f2fs: fix to do sanity check with inode.i_inline_xattr_size | Chao Yu | 1 | -0/+6 |
2018-09-12 | f2fs: add SPDX license identifiers | Chao Yu | 1 | -4/+1 |
2017-04-11 | f2fs: guard macro variables with braces | Tomohiro Kusumi | 1 | -2/+2 |
2017-03-24 | f2fs: don't reserve additional space in xattr block | Chao Yu | 1 | -3/+2 |
2017-03-24 | f2fs: clean up xattr operation | Chao Yu | 1 | -1/+2 |
2017-02-23 | f2fs: enhance lookup xattr | Chao Yu | 1 | -3/+4 |
2016-03-18 | f2fs: add missing argument to f2fs_setxattr stub | Arnd Bergmann | 1 | -1/+2 |
2015-12-07 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 1 | -1/+1 |
2015-05-29 | f2fs crypto: add encryption xattr support | Jaegeuk Kim | 1 | -0/+4 |
2014-11-04 | f2fs: avoid deadlock on init_inode_metadata | Jaegeuk Kim | 1 | -2/+4 |
2014-05-07 | f2fs: pass flags field to setxattr functions | Jaegeuk Kim | 1 | -2/+2 |
2014-05-07 | f2fs: clean up long variable names | Jaegeuk Kim | 1 | -3/+3 |
2014-01-26 | f2fs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -2/+0 |
2013-08-26 | f2fs: support the inline xattrs | Jaegeuk Kim | 1 | -6/+6 |
2013-08-26 | f2fs: introduce __find_xattr for readability | Jaegeuk Kim | 1 | -2/+1 |
2013-06-11 | f2fs: support xattr security labels | Jaegeuk Kim | 1 | -8/+16 |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim | 1 | -2/+2 |
2012-12-11 | f2fs: add xattr and acl functionalities | Jaegeuk Kim | 1 | -0/+145 |