aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel2008-10-161-1/+1
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-191-80/+30
* Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells2008-02-071-2/+2
* fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* reiserfs: fix up lockdep warningsJeff Mahoney2007-10-191-2/+3
* reiserfs: convert to new aopsVladimir Saveliev2007-10-161-5/+11
* mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+0
* reiserfs: suppress lockdep warningJeff Mahoney2007-04-301-1/+1
* reiserfs: fix xattr root locking/refcount bugJeff Mahoney2007-04-241-68/+24
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-081-5/+5
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-3/+3
* [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-271-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [PATCH] reiserfs: use generic_permissionChristoph Hellwig2006-02-011-77/+26
* [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-011-22/+8
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-011-7/+4
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-101-21/+0
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-17/+17
* s/retreiv/retriev/gMatt Mackall2006-01-031-2/+2
* [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro2005-10-281-1/+1
* [PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher2005-07-271-1/+0
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-1086/+1087
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1450