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