aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/prints.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-2/+2
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl1-2/+2
2009-09-14kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker1-4/+0
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-13/+13
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney1-0/+25
2009-03-30reiserfs: rearrange journal abortJeff Mahoney1-1/+1
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-17/+16
2009-03-30reiserfs: add locking around error bufferJeff Mahoney1-1/+4
2009-03-30reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney1-9/+3
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-4/+7
2009-03-30reiserfs: use more consistent printk formattingJeff Mahoney1-14/+14
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson1-0/+2
2007-10-19reiserfs: dont use BUG when panickingJeff Mahoney1-6/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-1/+1
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-6/+3
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-489/+514
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+727