Age | Commit message (Expand) | Author | Files | Lines |
2016-04-11 | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 1 | -2/+4 |
2015-12-14 | xattr handlers: Simplify list operation | Andreas Gruenbacher | 1 | -27/+8 |
2015-12-07 | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 1 | -3/+0 |
2015-11-14 | squashfs: xattr simplifications | Andreas Gruenbacher | 1 | -59/+31 |
2015-11-14 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher | 1 | -14/+22 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -4/+4 |
2011-05-26 | Squashfs: update email address | Phillip Lougher | 1 | -1/+1 |
2010-10-28 | Squashfs: fix use of __le64 annotated variable | Phillip Lougher | 1 | -4/+5 |
2010-05-31 | squashfs: fix filename in header comment | Phillip Lougher | 1 | -1/+1 |
2010-05-31 | squashfs: fix compiler inline warning | Phillip Lougher | 1 | -1/+1 |
2010-05-23 | squashfs: fix name reading in squashfs_xattr_get | Phillip Lougher | 1 | -2/+6 |
2010-05-23 | squashfs: constify xattr handlers | Phillip Lougher | 1 | -7/+7 |
2010-05-17 | squashfs: xattr fix sparse warnings | Stephen Hemminger | 1 | -4/+4 |
2010-05-17 | squashfs: add support for xattr reading | Phillip Lougher | 1 | -0/+319 |