aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr.c
Commit message (Expand)AuthorAge
...
* reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney2009-05-17
* reiserfs: clean up ifdefsJeff Mahoney2009-05-17
* reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-09
* reiserfs: fixup xattr_root cachingJeff Mahoney2009-05-09
* Always lookup priv_root on reiserfs mount and keep itAl Viro2009-05-09
* reiserfs: Expand i_mutex to enclose lookup_one_lenJeff Mahoney2009-05-09
* reiserfs: xattr_create is unused with xattrs disabledJeff Mahoney2009-03-30
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-30
|\
| * reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-30
| * reiserfs: journaled xattrsJeff Mahoney2009-03-30
| * reiserfs: use generic xattr handlersJeff Mahoney2009-03-30
| * reiserfs: remove i_has_xattr_dirJeff Mahoney2009-03-30
| * reiserfs: make per-inode xattr locking more fine grainedJeff Mahoney2009-03-30
| * reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-30
| * reiserfs: simplify xattr internal file lookups/opensJeff Mahoney2009-03-30
| * reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unsetJeff Mahoney2009-03-30
| * reiserfs: remove IS_PRIVATE helpersJeff Mahoney2009-03-30
| * reiserfs: remove link detection codeJeff Mahoney2009-03-30
| * reiserfs: xattr reiserfs_get_page takes offset instead of indexJeff Mahoney2009-03-30
| * reiserfs: small variable cleanupJeff Mahoney2009-03-30
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-30
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
| * reiserfs: make some warnings informationalJeff Mahoney2009-03-30
* | constify dentry_operations: misc filesystemsAl Viro2009-03-27
|/
* fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel2008-10-16
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-19
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-07
* fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* reiserfs: fix up lockdep warningsJeff Mahoney2007-10-19
* reiserfs: convert to new aopsVladimir Saveliev2007-10-16
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-30
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-24
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-27
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* [PATCH] reiserfs: use generic_permissionChristoph Hellwig2006-02-01
* [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-01
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-01
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* s/retreiv/retriev/gMatt Mackall2006-01-03
* [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro2005-10-28
* [PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher2005-07-27
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12