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-111-4/+4
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-141-16/+3Star
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-071-4/+0Star
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-141-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/+0Star
* ext2: constify xattr_handlerStephen Hemminger2010-05-221-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-12/+13
* ext2: remove double definitions of xattr macrosShen Feng2008-07-251-3/+1Star
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-101-14/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+77