aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr_user.c
AgeCommit message (Expand)Author
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro
2016-04-10reiserfs: switch to generic_{get,set,remove}xattr()Al Viro
2015-12-13xattr handlers: Simplify list operationAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney
2008-07-25reiserfs: remove double definitions of xattr macrosShen Feng
2006-01-10[PATCH] remove reiserfs xattr permission checksChristoph Hellwig
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds