summaryrefslogtreecommitdiff
path: root/fs/ext2/xattr_user.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
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-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker
2010-05-21ext2: constify xattr_handlerStephen Hemminger
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2008-07-25ext2: remove double definitions of xattr macrosShen Feng
2006-01-10[PATCH] remove ext2 xattr permission checksakpm@osdl.org
2005-04-16Linux-2.6.12-rc2Linus Torvalds