summaryrefslogtreecommitdiff
path: root/fs/reiserfs/xattr.c
AgeCommit message (Expand)Author
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
2005-10-28[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro
2005-07-27[PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds