Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-17 | f2fs: add missing argument to f2fs_setxattr stub | Arnd Bergmann | 1 | -1/+2 |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 1 | -1/+1 |
2015-05-28 | f2fs crypto: add encryption xattr support | Jaegeuk Kim | 1 | -0/+4 |
2014-11-03 | 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-25 | 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 |