aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-25reiserfsprogs: remove old support message in reiserfstune.8HEADmasterXose Vazquez Perez1-2/+1
2017-07-25Release 3.6.27.v3.6.27Jeff Mahoney2-1/+7
2017-07-25misc: include <sys/sysmacros.h>Jeff Mahoney1-0/+1
2017-07-25xattrs: handle both hash forms in reiserfs_check_xattrJeff Mahoney1-3/+3
2017-07-25build: use @PACKAGE_VERSION@ instead of @REISERFSCORE_VERSION@ in .pc fileJeff Mahoney1-1/+1
2017-07-25reiserfscore: reiserfs_flush_to_ondisk_bitmap shouldn't exitJeff Mahoney7-12/+34
2017-06-22Release 3.6.26.v3.6.26Jeff Mahoney2-1/+6
2017-01-09Fixes a NULL pointer dereference caused by reiserfsck. buffer_info_init_bh()Lucas C. Villa Real1-1/+1
2016-06-07build: libcom_err is requiredJeff Mahoney1-1/+1
2016-06-07reiserfscore: add reiserfs_err.et to EXTRA_DISTJeff Mahoney1-0/+1
2016-06-06Release 3.6.25.v3.6.25Jeff Mahoney2-1/+38
2016-06-06reiserfsprogs: use com_err in reiserfs_openJeff Mahoney12-52/+100
2016-06-06reiserfscore: fix "new_insert_key may be used uninitialized..."Jeff Mahoney1-1/+2
2016-06-06reiserfsprogs: fix issues with inline functionsJeff Mahoney5-60/+45
2016-06-06man: Fixes a little glitch in the man page.David Prévot1-1/+2
2016-06-06manpages: escape dashesJeff Mahoney5-35/+35
2016-06-06fsck: remove namesys.com reference in error textJeff Mahoney1-1/+1
2014-03-13reiserfscore: constify struct pointer argumentsJeff Mahoney16-91/+97
2014-03-13reiserfscore: constify stringsJeff Mahoney9-83/+86
2014-03-11reiserfslib: add basic extended attribute helpersJeff Mahoney4-2/+147
2014-03-11reiserfslib: add file data and directory iteratorsJeff Mahoney4-9/+207
2014-01-24mkreiserfs: move block_size_ok out of reiserfscoreJeff Mahoney3-25/+24
2014-01-23debugreiserfs: fix incorrect memset size in unpack_stat_dataJeff Mahoney1-2/+2
2014-01-23reiserfsprogs: remove dead codeJeff Mahoney5-107/+0
2013-11-06debugreiserfs: fix use after free while closing logJeff Mahoney1-3/+4
2013-09-17reiserfsprogs: add helpers for constant endian routinesJeff Mahoney3-32/+55
2013-08-26build: introduce shared libreiserfscore.so and export itJeff Mahoney10-14/+32
2013-08-26reiserfsprogs: convert reiserfs_filsys_t from structure to pointer-to-structureJeff Mahoney37-393/+393
2013-08-26reiserfsprogs: annotate for endian safenessJeff Mahoney26-220/+241
2013-08-26reiserfsprogs: fix remaining sparse warningsJeff Mahoney25-116/+122
2013-08-26reiserfsprogs: Fix sparse "warning: Using plain integer as NULL pointer"Jeff Mahoney27-188/+192
2013-08-26sparse: move bitops functions to include/misc.hJeff Mahoney2-147/+132
2013-08-26reiserfscore: rename usearch_by_position to reiserfs_search_by_positionJeff Mahoney3-13/+13
2013-08-26reiserfscore: make reiserfs_open's filename argument constJeff Mahoney2-2/+2
2013-08-26swab: protect le32_to_cpu and friends against being defined twiceJeff Mahoney1-0/+2
2013-08-26reiserfs_fs.h: Eliminate overlays in offset_v2 helpersJeff Mahoney1-45/+18
2013-08-26reiserfscore: move endian helpers for offset_v2 into headerJeff Mahoney2-51/+51
2013-08-26reiserfs_fs.h: Fix ifndef for multiple inclusionJeff Mahoney1-1/+1
2013-08-26cleanup: remove unused argument to reiserfs_invalidate_bufferJeff Mahoney3-38/+22
2013-08-26cleanup: remove dead codeJeff Mahoney4-68/+3
2013-08-26cleanup: remove unnecessary fs pointer passed with buffer_infosJeff Mahoney4-148/+114
2013-08-26cleanup: factor out buffer_info initialization into helpersJeff Mahoney4-186/+109
2013-08-26cleanup: rename key and item_head accessors to more friendly namesJeff Mahoney28-355/+354
2013-08-26cleanup: remove trailing whitespaceJeff Mahoney50-319/+319
2013-08-26cleanup: run indent with the Linux Kernel style across all codeJeff Mahoney51-25783/+27954
2013-08-26cleanup: rename common structure namesJeff Mahoney25-340/+340
2013-08-26.gitignore: Ignore the now-generated man page files.Jeff Mahoney1-0/+1
2013-08-26Release 3.6.24.v3.6.24Jeff Mahoney2-1/+9
2013-08-26reiserfsprogs: autogenerate the version number in the man pagesJeff Mahoney6-6/+12
2013-08-23journal: fix division by 0 with one transaction in logVictor Leschuck2-3/+5
2013-08-13CREDITS: re-add historical note about namesys.comJeff Mahoney1-0/+3
2013-08-12CREDITS/CONTACT: remove references to namesys.comJeff Mahoney10-38/+16
2013-07-29resize_reiserfs: fix > 8TB printf formattingJeff Mahoney1-5/+5
2013-07-01Release 3.6.23.Jeff Mahoney8-7/+21
2013-07-01man: create links to common-prefix command namesJeff Mahoney4-0/+8
2013-07-01reiserfsprogs: add symlinks for debugreiserfs and reiserfstuneJeff Mahoney2-0/+5
2012-10-30fix out of tree buildsMike Frysinger7-11/+8
2012-10-30clean up io-failure-emulation logic a bitMike Frysinger1-6/+5
2012-10-30clean up compiler flag handlingMike Frysinger1-39/+17
2012-10-30drop -fPIC usageMike Frysinger1-12/+0
2012-10-30update gitignoreMike Frysinger1-0/+10
2012-10-30configure: update automake invocationMike Frysinger1-2/+3
2012-10-30fix version numberMike Frysinger1-1/+1
2012-10-30rename configure.in -> configure.acMike Frysinger1-0/+0
2012-10-16Updated changelog for 3.6.22 release.Jeff Mahoney1-0/+6
2012-10-11mkreiserfs: stop printing creditsJeff Mahoney4-64/+0
2012-10-11reiserfscore: add support for register_printf_specifierJeff Mahoney2-49/+30
2012-10-11reiserfsck: support `fsck -f -n`Roy Marples1-2/+3
2012-10-11reiserfscore: fix uninitialized variable warning in print_indirect_itemJeff Mahoney1-1/+1
2012-10-11reiserfsprogs: fix -Wpointer-sign warnings for blocksize and positionJeff Mahoney5-8/+14
2012-10-11debugreiserfs: fix dereferencing type-punned pointer warningJeff Mahoney1-3/+2
2012-10-11reiserfsprogs: fix unsigned char with strlen/strcmp/strncpy warningsJeff Mahoney2-2/+2
2012-10-11reiserfsprogs: fix printf formatting warningsJeff Mahoney2-2/+2
2012-10-11reiserfsprogs: fix set-but-not-used gcc warningsJeff Mahoney7-30/+11
2012-10-11reiserfsprogs: remove autoconf-generated filesJeff Mahoney20-18195/+21
2012-10-11reiserfs: Fix signedness issues for large file systemsv3.6.22Jeff Mahoney13-44/+47
2012-10-11reiserfsprogs: fix use after free with fsck_progressJeff Mahoney1-5/+5
2012-10-11configure: use AC_MSG_NOTICE rather than `echo`Mike Frysinger1-2/+3
2012-10-11install standard {fsck,mkfs}.reiserfs symlinksMike Frysinger2-0/+4
2012-10-11Imported reiserfsprogs-3.6.21v3.6.21Jeff Mahoney193-44107/+32599
2012-10-11Imported reiserfsprogs-3.6.20v3.6.20Jeff Mahoney189-29748/+43314
2012-10-11Imported reiserfsprogs-3.6.19v3.6.19Jeff Mahoney34-563/+727
2012-10-11Imported reiserfsprogs-3.6.18v3.6.18Jeff Mahoney64-1064/+6501
2012-10-11Imported reiserfsprogs-3.6.13v3.6.13Jeff Mahoney78-2213/+1684
2012-10-11Imported reiserfsprogs-3.6.9v3.6.9Jeff Mahoney86-6515/+12954
2012-10-11Imported reiserfsprogs-3.6.4v3.6.4Jeff Mahoney52-2402/+2258
2012-10-11Imported reiserfsprogs-3.6.2v3.6.2Jeff Mahoney86-13109/+22822
2012-10-11Initial commit -- seeded with reiserfsprogs 3.x.0jv3.x.0jJeff Mahoney77-0/+33513