aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs/prints.c
AgeCommit message (Expand)Author
2014-08-08fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick
2014-05-07reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney
2014-05-06reiserfs: cleanup, remove unnecessary parensJeff Mahoney
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2011-01-13reiserfs: make sure va_end() is always called after va_start().Jesper Juhl
2009-09-14kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker
2009-03-30reiserfs: strip trailing whitespaceJeff 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: use more consistent printk formattingJeff Mahoney
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson
2007-10-19reiserfs: dont use BUG when panickingJeff Mahoney
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds