summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/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-4/+5
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-111-5/+4Star
* reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-111-8/+6Star
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-141-13/+2Star
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-141-6/+7
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-5/+5
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-091-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-211-1/+1
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-211-1/+1
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-221-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-10/+11
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-301-34/+11Star
* reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-301-4/+4
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-251-2/+0Star
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-131-36/+34Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+81