Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
jeffm
/
reiserfsprogs
/
HEAD
e5d1a2c
reiserfsprogs: remove old support message in reiserfstune.8
by Xose Vazquez Perez
· 5 years ago
master
dc57236
Release 3.6.27.
by Jeff Mahoney
· 5 years ago
v3.6.27
45e9cac
misc: include <sys/sysmacros.h>
by Jeff Mahoney
· 5 years ago
5df19de
xattrs: handle both hash forms in reiserfs_check_xattr
by Jeff Mahoney
· 5 years ago
b1e32aa
build: use @PACKAGE_VERSION@ instead of @REISERFSCORE_VERSION@ in .pc file
by Jeff Mahoney
· 5 years ago
958ad8d
reiserfscore: reiserfs_flush_to_ondisk_bitmap shouldn't exit
by Jeff Mahoney
· 6 years ago
b6d5dcb
Release 3.6.26.
by Jeff Mahoney
· 5 years ago
v3.6.26
5f0e56b
Fixes a NULL pointer dereference caused by reiserfsck. buffer_info_init_bh()
by Lucas C. Villa Real
· 5 years ago
14b5736
build: libcom_err is required
by Jeff Mahoney
· 6 years ago
278866b
reiserfscore: add reiserfs_err.et to EXTRA_DIST
by Jeff Mahoney
· 6 years ago
1be2dea
Release 3.6.25.
by Jeff Mahoney
· 6 years ago
v3.6.25
3c0f281
reiserfsprogs: use com_err in reiserfs_open
by Jeff Mahoney
· 6 years ago
59dc067
reiserfscore: fix "new_insert_key may be used uninitialized..."
by Jeff Mahoney
· 6 years ago
df843a3
reiserfsprogs: fix issues with inline functions
by Jeff Mahoney
· 6 years ago
d5571fa
man: Fixes a little glitch in the man page.
by David Prévot
· 6 years ago
0407950
manpages: escape dashes
by Jeff Mahoney
· 6 years ago
5eead9f
fsck: remove namesys.com reference in error text
by Jeff Mahoney
· 6 years ago
6daa8a9
reiserfscore: constify struct pointer arguments
by Jeff Mahoney
· 8 years ago
9b52a79
reiserfscore: constify strings
by Jeff Mahoney
· 8 years ago
6bdb171
reiserfslib: add basic extended attribute helpers
by Jeff Mahoney
· 8 years ago
e51777c
reiserfslib: add file data and directory iterators
by Jeff Mahoney
· 8 years ago
1f65941
mkreiserfs: move block_size_ok out of reiserfscore
by Jeff Mahoney
· 8 years ago
31a4390
debugreiserfs: fix incorrect memset size in unpack_stat_data
by Jeff Mahoney
· 8 years ago
c3084a6
reiserfsprogs: remove dead code
by Jeff Mahoney
· 8 years ago
fe448ae
debugreiserfs: fix use after free while closing log
by Jeff Mahoney
· 9 years ago
57eac84
reiserfsprogs: add helpers for constant endian routines
by Jeff Mahoney
· 9 years ago
19566d0
build: introduce shared libreiserfscore.so and export it
by Jeff Mahoney
· 9 years ago
97fa944
reiserfsprogs: convert reiserfs_filsys_t from structure to pointer-to-structure
by Jeff Mahoney
· 9 years ago
81aeadf
reiserfsprogs: annotate for endian safeness
by Jeff Mahoney
· 9 years ago
767f7b8
reiserfsprogs: fix remaining sparse warnings
by Jeff Mahoney
· 9 years ago
20357cf
reiserfsprogs: Fix sparse "warning: Using plain integer as NULL pointer"
by Jeff Mahoney
· 9 years ago
dd29f49
sparse: move bitops functions to include/misc.h
by Jeff Mahoney
· 9 years ago
a1623ca
reiserfscore: rename usearch_by_position to reiserfs_search_by_position
by Jeff Mahoney
· 9 years ago
b948737
reiserfscore: make reiserfs_open's filename argument const
by Jeff Mahoney
· 9 years ago
0a714b0
swab: protect le32_to_cpu and friends against being defined twice
by Jeff Mahoney
· 9 years ago
4ff866c
reiserfs_fs.h: Eliminate overlays in offset_v2 helpers
by Jeff Mahoney
· 9 years ago
ad42b07
reiserfscore: move endian helpers for offset_v2 into header
by Jeff Mahoney
· 9 years ago
66af734
reiserfs_fs.h: Fix ifndef for multiple inclusion
by Jeff Mahoney
· 9 years ago
d442d18
cleanup: remove unused argument to reiserfs_invalidate_buffer
by Jeff Mahoney
· 9 years ago
863ef57
cleanup: remove dead code
by Jeff Mahoney
· 9 years ago
4596414
cleanup: remove unnecessary fs pointer passed with buffer_infos
by Jeff Mahoney
· 9 years ago
867cfbb
cleanup: factor out buffer_info initialization into helpers
by Jeff Mahoney
· 9 years ago
c1ff1d5
cleanup: rename key and item_head accessors to more friendly names
by Jeff Mahoney
· 9 years ago
290bb8c
cleanup: remove trailing whitespace
by Jeff Mahoney
· 9 years ago
47cff72
cleanup: run indent with the Linux Kernel style across all code
by Jeff Mahoney
· 9 years ago
b23d40f
cleanup: rename common structure names
by Jeff Mahoney
· 9 years ago
a465518
.gitignore: Ignore the now-generated man page files.
by Jeff Mahoney
· 9 years ago
fe11487
Release 3.6.24.
by Jeff Mahoney
· 9 years ago
v3.6.24
98b8470
reiserfsprogs: autogenerate the version number in the man pages
by Jeff Mahoney
· 9 years ago
14e8805
journal: fix division by 0 with one transaction in log
by Victor Leschuck
· 9 years ago
d83a36e
CREDITS: re-add historical note about namesys.com
by Jeff Mahoney
· 9 years ago
e30941e
CREDITS/CONTACT: remove references to namesys.com
by Jeff Mahoney
· 9 years ago
79286a2
resize_reiserfs: fix > 8TB printf formatting
by Jeff Mahoney
· 9 years ago
b4582fe
Release 3.6.23.
by Jeff Mahoney
· 9 years ago
1f028bc
man: create links to common-prefix command names
by Jeff Mahoney
· 9 years ago
2b9f863
reiserfsprogs: add symlinks for debugreiserfs and reiserfstune
by Jeff Mahoney
· 9 years ago
90d3281
fix out of tree builds
by Mike Frysinger
· 10 years ago
ecb8f6e
clean up io-failure-emulation logic a bit
by Mike Frysinger
· 10 years ago
942e488
clean up compiler flag handling
by Mike Frysinger
· 10 years ago
2537d91
drop -fPIC usage
by Mike Frysinger
· 10 years ago
0a41862
update gitignore
by Mike Frysinger
· 10 years ago
0964757
configure: update automake invocation
by Mike Frysinger
· 10 years ago
d0cf6ad
fix version number
by Mike Frysinger
· 10 years ago
da62161
rename configure.in -> configure.ac
by Mike Frysinger
· 10 years ago
8105f57
Updated changelog for 3.6.22 release.
by Jeff Mahoney
· 10 years ago
4447ac6
mkreiserfs: stop printing credits
by Jeff Mahoney
· 10 years ago
3466b34
reiserfscore: add support for register_printf_specifier
by Jeff Mahoney
· 10 years ago
d3e67ae
reiserfsck: support `fsck -f -n`
by Roy Marples
· 10 years ago
f8b66d8
reiserfscore: fix uninitialized variable warning in print_indirect_item
by Jeff Mahoney
· 10 years ago
b337b2b
reiserfsprogs: fix -Wpointer-sign warnings for blocksize and position
by Jeff Mahoney
· 10 years ago
c21c96f
debugreiserfs: fix dereferencing type-punned pointer warning
by Jeff Mahoney
· 10 years ago
3aa83f7
reiserfsprogs: fix unsigned char with strlen/strcmp/strncpy warnings
by Jeff Mahoney
· 10 years ago
0edf890
reiserfsprogs: fix printf formatting warnings
by Jeff Mahoney
· 10 years ago
eba9abb
reiserfsprogs: fix set-but-not-used gcc warnings
by Jeff Mahoney
· 10 years ago
8f95bdb
reiserfsprogs: remove autoconf-generated files
by Jeff Mahoney
· 10 years ago
0265fd7
reiserfs: Fix signedness issues for large file systems
by Jeff Mahoney
· 10 years ago
v3.6.22
5d4f1fa
reiserfsprogs: fix use after free with fsck_progress
by Jeff Mahoney
· 10 years ago
4547cc3
configure: use AC_MSG_NOTICE rather than `echo`
by Mike Frysinger
· 13 years ago
47d95ed
install standard {fsck,mkfs}.reiserfs symlinks
by Mike Frysinger
· 13 years ago
149a82e
Imported reiserfsprogs-3.6.21
by Jeff Mahoney
· 10 years ago
v3.6.21
dac518d
Imported reiserfsprogs-3.6.20
by Jeff Mahoney
· 10 years ago
v3.6.20
0ed7739
Imported reiserfsprogs-3.6.19
by Jeff Mahoney
· 10 years ago
v3.6.19
3078c83
Imported reiserfsprogs-3.6.18
by Jeff Mahoney
· 10 years ago
v3.6.18
18057cd
Imported reiserfsprogs-3.6.13
by Jeff Mahoney
· 10 years ago
v3.6.13
cccefa4
Imported reiserfsprogs-3.6.9
by Jeff Mahoney
· 10 years ago
v3.6.9
99c8946
Imported reiserfsprogs-3.6.4
by Jeff Mahoney
· 10 years ago
v3.6.4
b69459e
Imported reiserfsprogs-3.6.2
by Jeff Mahoney
· 10 years ago
v3.6.2
e7102bd
Initial commit -- seeded with reiserfsprogs 3.x.0j
by Jeff Mahoney
· 10 years ago
v3.x.0j