| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -16/+3 |
* | 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 |
* | ext2/3/4: delete unneeded includes of module.h | Paul Gortmaker | 2012-01-09 | 1 | -1/+0 |
* | ext4: constify xattr_handler | Stephen Hemminger | 2010-05-22 | 1 | -1/+1 |
* | sanitize xattr handler prototypes | Christoph Hellwig | 2009-12-16 | 1 | -10/+10 |
* | ext4: remove double definitions of xattr macros | Shen Feng | 2008-07-12 | 1 | -3/+1 |
* | 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 | -12/+12 |
* | [PATCH] ext4: initial copy of files from ext3 | Dave Kleikamp | 2006-10-11 | 1 | -0/+62 |