summaryrefslogtreecommitdiff
path: root/fs/ext4/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
* 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
* Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o2012-01-10
|\
| * ext4: make local symbol ext4_initxattrs staticDjalal Harouni2012-01-04
* | 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
* ext4: 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
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-29
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11