summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr_security.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: use XATTR_CREATE in ext4_initxattrs()Eryu Guan2018-05-101-1/+1
* 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-3/+4
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-3/+3
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-18/+0
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-4/+0
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+9
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o2012-01-101-2/+3
|\
| * ext4: make local symbol ext4_initxattrs staticDjalal Harouni2012-01-041-2/+3
* | ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-091-1/+0
|/
* security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-16/+20
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-2/+3
* ext4: 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
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-10/+10
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-14/+14
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+77
OpenPOWER on IntegriCloud