Age | Commit message (Expand) | Author |
---|---|---|
2016-05-27 | switch xattr_handler->set() to passing dentry and inode separately | Al Viro |
2016-04-10 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro |
2015-12-13 | xattr handlers: Simplify list operation | Andreas Gruenbacher |
2015-12-06 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher |
2015-11-13 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher |
2015-11-13 | jffs2: Add missing capability check for listing trusted xattrs | Andreas Gruenbacher |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2010-05-21 | jffs2: constify xattr_handler | Stephen Hemminger |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig |
2007-04-25 | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse |
2006-05-13 | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei |