summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_security.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-101-5/+4
* reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-101-8/+6
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-14/+2
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+7
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-5/+5
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-201-1/+1
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-2/+2
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-1/+2
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-241-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-10/+11
* reiserfs: dont associate security.* with xattr filesJeff Mahoney2009-05-091-2/+10
* reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-301-0/+54
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-301-18/+8
* reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-301-4/+4
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-251-2/+0
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-28/+26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+69
OpenPOWER on IntegriCloud