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