aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_trusted.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-4/+5
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-5/+4
2016-04-10reiserfs: switch to generic_{get,set,remove}xattr()Al Viro1-8/+6
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-13/+2
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-6/+7
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-5/+5
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick1-1/+1
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-1/+1
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-1/+1
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger1-1/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-10/+11
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney1-34/+11
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-4/+4
2008-07-25reiserfs: remove double definitions of xattr macrosShen Feng1-2/+0
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-36/+34
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+81