summaryrefslogtreecommitdiff
path: root/fs/reiserfs/prints.c
Commit message (Expand)AuthorAge
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* fs: use block_device name vsprintf helperDmitry Monakhov2016-01-06
* fs/reiserfs: replace not-standard %Lu/%LdFabian Frederick2014-08-08
* reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney2014-05-07
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* reiserfs: make sure va_end() is always called after va_start().Jesper Juhl2011-01-13
* kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblockFrederic Weisbecker2009-09-14
* reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
* reiserfs: introduce reiserfs_error()Jeff Mahoney2009-03-30
* reiserfs: rearrange journal abortJeff Mahoney2009-03-30
* reiserfs: rework reiserfs_panicJeff Mahoney2009-03-30
* reiserfs: add locking around error bufferJeff Mahoney2009-03-30
* reiserfs: prepare_error_buf wrongly consumes va_argJeff Mahoney2009-03-30
* reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
* reiserfs: use more consistent printk formattingJeff Mahoney2009-03-30
* reiserfs: complement va_start() with va_end().Richard Knutsson2008-02-06
* reiserfs: dont use BUG when panickingJeff Mahoney2007-10-19
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-26
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16