summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr_user.c
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+5
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-111-4/+4
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-141-16/+3Star
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-071-4/+0Star
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-141-6/+9
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-091-1/+0Star
* ext4: constify xattr_handlerStephen Hemminger2010-05-221-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-12/+13
* ext4: remove double definitions of xattr macrosShen Feng2008-07-121-3/+1Star
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-301-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [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-12/+12
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+64