aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/xattr_trusted.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port xattr to mnt_idmapGravatar Christian Brauner 1-1/+1
2021-01-24acl: handle idmapped mountsGravatar Christian Brauner 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyGravatar Al Viro 1-3/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Gravatar Al Viro 1-3/+3
2015-12-13xattr handlers: Simplify list operationGravatar Andreas Gruenbacher 1-16/+3
2015-12-06vfs: Distinguish between full xattr names and proper prefixesGravatar Andreas Gruenbacher 1-4/+0
2015-11-13xattr handlers: Pass handler to operations instead of flagsGravatar Andreas Gruenbacher 1-6/+9
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-2/+2
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hGravatar Al Viro 1-4/+1
2012-01-09ext2/3/4: delete unneeded includes of module.hGravatar Paul Gortmaker 1-1/+0
2010-05-21ext2: constify xattr_handlerGravatar Stephen Hemminger 1-1/+1
2009-12-16sanitize xattr handler prototypesGravatar Christoph Hellwig 1-8/+8
2008-07-25ext2: remove double definitions of xattr macrosGravatar Shen Feng 1-3/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 1-1/+0
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2006-01-10[PATCH] remove ext2 xattr permission checksGravatar akpm@osdl.org 1-4/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+64