summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr.c
AgeCommit message (Expand)Author
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney
2009-05-17reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney
2009-05-17reiserfs: clean up ifdefsJeff Mahoney
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro
2009-05-09reiserfs: Expand i_mutex to enclose lookup_one_lenJeff Mahoney
2009-03-30reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2009-03-30reiserfs: journaled xattrsJeff Mahoney
2009-03-30reiserfs: use generic xattr handlersJeff Mahoney
2009-03-30reiserfs: remove i_has_xattr_dirJeff Mahoney
2009-03-30reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney
2009-03-30reiserfs: simplify xattr internal file lookups/opensJeff Mahoney
2009-03-30reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney
2009-03-30reiserfs: remove link detection codeJeff Mahoney
2009-03-30reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney
2009-03-30reiserfs: small variable cleanupJeff Mahoney
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: make some warnings informationalJeff Mahoney
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-19[PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells
2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-10-19reiserfs: fix up lockdep warningsJeff Mahoney
2007-10-16reiserfs: convert to new aopsVladimir Saveliev
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-04-30reiserfs: suppress lockdep warningJeff Mahoney
2007-04-24reiserfs: fix xattr root locking/refcount bugJeff Mahoney
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-02-01[PATCH] reiserfs: use generic_permissionChristoph Hellwig
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-10[PATCH] remove reiserfs xattr permission checksChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-03s/retreiv/retriev/gMatt Mackall