summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/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-101-5/+4
* reiserfs: switch to generic_{get,set,remove}xattr()Al Viro2016-04-101-8/+6
* xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-131-12/+2
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-6/+7
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro2012-03-201-1/+1
* reiserfs: constify xattr_handlerStephen Hemminger2010-05-211-1/+1
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-10/+11
* reiserfs: use generic xattr handlersJeff Mahoney2009-03-301-23/+8
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-251-2/+0
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-101-30/+0
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-45/+44
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+99
OpenPOWER on IntegriCloud