aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr_security.c
AgeCommit message (Expand)Author
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2012-01-10Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker
2012-01-04ext4: make local symbol ext4_initxattrs staticDjalal Harouni
2011-07-18security: new security_inode_init_security API adds function callbackMimi Zohar
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-05-21ext4: constify xattr_handlerStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp