summaryrefslogtreecommitdiff
path: root/fs/reiserfs/xattr_security.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-10
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-08
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-20
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2010-03-24
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* reiserfs: dont associate security.* with xattr filesJeff Mahoney2009-05-09
* reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney2009-03-30
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-30
* reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-30
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-25
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16