aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-24acl: handle idmapped mountsChristian Brauner1-1/+2
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-14/+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
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar1-2/+2
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+2
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney1-1/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-10/+11
2009-05-09reiserfs: dont associate security.* with xattr filesJeff Mahoney1-2/+10
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney1-0/+54
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney1-18/+8
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-4/+4
2008-07-25reiserfs: remove double definitions of xattr macrosShen Feng1-2/+0
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-28/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+69