| Commit message (Expand) | Author | Age | Files | Lines |
* | acl: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -0/+1 |
* | ext4: use XATTR_CREATE in ext4_initxattrs() | Eryu Guan | 2018-05-10 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -3/+4 |
* | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-11 | 1 | -3/+3 |
* | xattr handlers: Simplify list operation | Andreas Gruenbacher | 2015-12-14 | 1 | -18/+0 |
* | vfs: Distinguish between full xattr names and proper prefixes | Andreas Gruenbacher | 2015-12-07 | 1 | -4/+0 |
* | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher | 2015-11-14 | 1 | -6/+9 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -2/+2 |
* | Merge branch 'for_linus' into for_linus_merged | Theodore Ts'o | 2012-01-10 | 1 | -2/+3 |
|\ |
|
| * | ext4: make local symbol ext4_initxattrs static | Djalal Harouni | 2012-01-05 | 1 | -2/+3 |
* | | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker | 2012-01-09 | 1 | -1/+0 |
|/ |
|
* | security: new security_inode_init_security API adds function callback | Mimi Zohar | 2011-07-18 | 1 | -16/+20 |
* | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 2011-02-01 | 1 | -2/+3 |
* | ext4: constify xattr_handler | Stephen Hemminger | 2010-05-22 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 1 | -10/+10 |
* | ext4: move headers out of include/linux | Christoph Hellwig | 2008-04-30 | 1 | -2/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd | Mingming Cao | 2006-10-11 | 1 | -1/+1 |
* | [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols | Mingming Cao | 2006-10-11 | 1 | -14/+14 |
* | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 2006-10-11 | 1 | -0/+77 |