summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-2/+4
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-27/+8
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-3/+0
* squashfs: xattr simplificationsAndreas Gruenbacher2015-11-131-59/+31
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-14/+22
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-4/+4
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* Squashfs: fix use of __le64 annotated variablePhillip Lougher2010-10-281-4/+5
* squashfs: fix filename in header commentPhillip Lougher2010-05-311-1/+1
* squashfs: fix compiler inline warningPhillip Lougher2010-05-311-1/+1
* squashfs: fix name reading in squashfs_xattr_getPhillip Lougher2010-05-231-2/+6
* squashfs: constify xattr handlersPhillip Lougher2010-05-231-7/+7
* squashfs: xattr fix sparse warningsStephen Hemminger2010-05-171-4/+4
* squashfs: add support for xattr readingPhillip Lougher2010-05-171-0/+319
OpenPOWER on IntegriCloud