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