aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr_trusted.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port xattr to mnt_idmapChristian Brauner1-1/+1
2021-01-24acl: handle idmapped mountsChristian Brauner1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-3/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-3/+3
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher1-16/+3
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-4/+0
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-6/+9
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker1-1/+0
2010-05-21ext4: constify xattr_handlerStephen Hemminger1-1/+1
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-10/+10
2008-07-11ext4: remove double definitions of xattr macrosShen Feng1-3/+1
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-12/+12
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+62