| Commit message (Expand) | Author | Age | Files | Lines |
* | fs/reiserfs/prints.c: remove set but not used variables | zhengbin | 2019-09-26 | 1 | -3/+0 |
* | reiserfs: fix buffer overflow with long warning messages | Eric Biggers | 2018-07-14 | 1 | -60/+81 |
* | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 2017-11-27 | 1 | -2/+2 |
* | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells | 2017-07-17 | 1 | -1/+1 |
* | fs: use block_device name vsprintf helper | Dmitry Monakhov | 2016-01-06 | 1 | -6/+3 |
* | fs/reiserfs: replace not-standard %Lu/%Ld | Fabian Frederick | 2014-08-09 | 1 | -2/+2 |
* | reiserfs: balance_leaf refactor, move state variables into tree_balance | Jeff Mahoney | 2014-05-07 | 1 | -3/+3 |
* | reiserfs: cleanup, remove unnecessary parens | Jeff Mahoney | 2014-05-06 | 1 | -4/+4 |
* | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 2014-05-06 | 1 | -72/+80 |
* | reiserfs: cleanup, rename key and item accessors to more friendly names | Jeff Mahoney | 2014-05-06 | 1 | -5/+5 |
* | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 2013-08-08 | 1 | -2/+3 |
* | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 2012-03-21 | 1 | -2/+2 |
* | reiserfs: make sure va_end() is always called after va_start(). | Jesper Juhl | 2011-01-13 | 1 | -2/+2 |
* | kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblock | Frederic Weisbecker | 2009-09-14 | 1 | -4/+0 |
* | reiserfs: strip trailing whitespace | Jeff Mahoney | 2009-03-30 | 1 | -13/+13 |
* | reiserfs: introduce reiserfs_error() | Jeff Mahoney | 2009-03-30 | 1 | -0/+25 |
* | reiserfs: rearrange journal abort | Jeff Mahoney | 2009-03-30 | 1 | -1/+1 |
* | reiserfs: rework reiserfs_panic | Jeff Mahoney | 2009-03-30 | 1 | -17/+16 |
* | reiserfs: add locking around error buffer | Jeff Mahoney | 2009-03-30 | 1 | -1/+4 |
* | reiserfs: prepare_error_buf wrongly consumes va_arg | Jeff Mahoney | 2009-03-30 | 1 | -9/+3 |
* | reiserfs: rework reiserfs_warning | Jeff Mahoney | 2009-03-30 | 1 | -4/+7 |
* | reiserfs: use more consistent printk formatting | Jeff Mahoney | 2009-03-30 | 1 | -14/+14 |
* | reiserfs: complement va_start() with va_end(). | Richard Knutsson | 2008-02-06 | 1 | -0/+2 |
* | reiserfs: dont use BUG when panicking | Jeff Mahoney | 2007-10-19 | 1 | -6/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-24 | 1 | -6/+3 |
* | reiserfs: run scripts/Lindent on reiserfs code | Linus Torvalds | 2005-07-13 | 1 | -489/+514 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+727 |