aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
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: introduce reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rearrange journal abortJeff Mahoney
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney
2009-03-30reiserfs: add locking around error bufferJeff Mahoney
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: make some warnings informationalJeff Mahoney
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara
2009-03-26reiserfs: Remove unnecessary quota functionsJan Kara
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05fix breakage in reiserfs_new_inode()Al Viro
2009-01-05reiserfs: Add default allocation routines for quota structuresJan Kara
2009-01-05reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().Jan Kara
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-11-14CRED: Wrap task credential accesses in the ReiserFS filesystemDavid Howells
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds
2008-10-23[PATCH] reiserfs: add missing llseek methodChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro
2008-10-21[PATCH] remember mode of reiserfs journalAl Viro
2008-10-21[PATCH] propagate mode through open_bdev_excl/close_bdev_exclAl Viro
2008-10-21[PATCH] pass fmode_t to blkdev_put()Al Viro
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-16fs/reiserfs: use an IS_ERR test rather than a NULL testJulien Brunel
2008-10-16reiserfs/procfs.c: remove CVS keywordsAdrian Bunk
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi
2008-08-04fs: rename buffer trylockNick Piggin
2008-08-04mm: rename page trylockNick Piggin
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara
2008-07-25reiserfs: remove double definitions of xattr macrosShen Feng
2008-07-25reiserfs: convert j_commit_lock to mutexJeff Mahoney
2008-07-25reiserfs: convert j_flush_sem to mutexJeff Mahoney