aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/reiserfs_xattr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21reiserfs: constify xattr_handlerStephen Hemminger1-3/+3
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney1-0/+5
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney1-3/+1
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney1-1/+1
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro1-0/+1
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney1-0/+32
2009-03-30reiserfs: journaled xattrsJeff Mahoney1-2/+38
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney1-19/+6
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney1-22/+0
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney1-23/+5
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney1-23/+6
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-8/+0
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+1
2007-02-11[PATCH] cleanup include/linux/reiserfs_xattr.hAdrian Bunk1-5/+19
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan1-0/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-04-25Don't include <linux/list.h> from user-visible part of reiserfs_xattr.hDavid Woodhouse1-1/+1
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-3/+3
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-2/+0
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-64/+62
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+139