index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
prints.c
Age
Commit message (
Expand
)
Author
2022-08-19
fs/reiserfs: replace ternary operator with min() and min_t()
Jiangshan Yi
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2019-09-25
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2014-08-08
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
2014-05-07
reiserfs: balance_leaf refactor, move state variables into tree_balance
Jeff Mahoney
2014-05-06
reiserfs: cleanup, remove unnecessary parens
Jeff Mahoney
2014-05-06
reiserfs: cleanup, reformat comments to normal kernel style
Jeff Mahoney
2014-05-06
reiserfs: cleanup, rename key and item accessors to more friendly names
Jeff Mahoney
2013-08-08
reiserfs: locking, handle nested locks properly
Jeff Mahoney
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2011-01-13
reiserfs: make sure va_end() is always called after va_start().
Jesper Juhl
2009-09-14
kill-the-bkl/reiserfs: move the concurrent tree accesses checks per superblock
Frederic Weisbecker
2009-03-30
reiserfs: strip trailing whitespace
Jeff Mahoney
2009-03-30
reiserfs: introduce reiserfs_error()
Jeff Mahoney
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
2009-03-30
reiserfs: add locking around error buffer
Jeff Mahoney
2009-03-30
reiserfs: prepare_error_buf wrongly consumes va_arg
Jeff Mahoney
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
2009-03-30
reiserfs: use more consistent printk formatting
Jeff Mahoney
2008-02-06
reiserfs: complement va_start() with va_end().
Richard Knutsson
2007-10-19
reiserfs: dont use BUG when panicking
Jeff Mahoney
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-26
[PATCH] change buffer_head.b_size to size_t
Badari Pulavarty
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds