summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr_trusted.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-3/+4
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-111-3/+3
* 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
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-311-4/+1Star
* 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-8/+8
* ext2: remove double definitions of xattr macrosShen Feng2008-07-251-3/+1Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-101-4/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+64