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