summaryrefslogtreecommitdiff
path: root/fs/ext2/xattr_security.c
Commit message (Expand)AuthorAge
* 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
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs: Mark function as static in ext2/xattr_security.cRashika Kheria2014-03-03
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-31
* ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-09
* 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
* ext2: constify xattr_handlerStephen Hemminger2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* ext2: remove double definitions of xattr macrosShen Feng2008-07-25
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] ext2: Enable atomic inode security labelingStephen Smalley2005-09-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16