summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr_user.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+5
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-4/+4
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-16/+3
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-4/+0
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+9
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-091-1/+0
* ext2: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-12/+13
* ext2: remove double definitions of xattr macrosShen Feng2008-07-251-3/+1
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-101-14/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+77