aboutsummaryrefslogtreecommitdiffstats
path: root/fs/squashfs/xattr.c
AgeCommit message (Expand)Author
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2011-05-26Squashfs: update email addressPhillip Lougher
2010-10-28Squashfs: fix use of __le64 annotated variablePhillip Lougher
2010-05-31squashfs: fix filename in header commentPhillip Lougher
2010-05-31squashfs: fix compiler inline warningPhillip Lougher
2010-05-23squashfs: fix name reading in squashfs_xattr_getPhillip Lougher
2010-05-23squashfs: constify xattr handlersPhillip Lougher
2010-05-17squashfs: xattr fix sparse warningsStephen Hemminger
2010-05-17squashfs: add support for xattr readingPhillip Lougher