Whamcloud - gitweb
tools/e2fsprogs.git
2014-12-03 Xiaoguang Wangtune2fs: rewrite metadata checksums when resizing inode...
2014-12-03 Darrick J.... libext2fs: don't report garbage inodes with really...
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-12-03 Darrick J.... misc: fix infinite loop when finding the start of the...
2014-12-03 Xiaoguang Wangtune2fs: fix memory leak in inode_scan_and_fix()
2014-12-02 Bernhard M... debugfs: fix typo in message
2014-11-24 Theodore Ts'oUpdate version.h file for experimental release
2014-11-17 Darrick J.... libext2fs: don't allow alloc_stats on bad inode/block...
2014-11-17 Darrick J.... libext2fs: set BLOCK_UNINIT for non-last blockgroups...
2014-11-08 Darrick J.... libext2fs: fix endian handling error; reduce fragmentat...
2014-11-08 Darrick J.... dumpe2fs: don't crash when the user provides no block...
2014-11-08 Darrick J.... misc: fix compiler warnings and minor build errors
2014-11-08 Darrick J.... tests: fix test scripts that don't work on non-Linux...
2014-11-05 Darrick J.... mke2fs: warn if enabling metadata_csum on a pre-3.18...
2014-11-05 Theodore Ts'oMerge branch 'maint' into next
2014-11-05 Darrick J.... e2fsck: fix dangling pointer when dir_info array is...
2014-11-05 Darrick J.... e2fsck: fix reporting of unknown htree block inode...
2014-11-05 Darrick J.... libext2fs: fix endian checking bits
2014-11-04 Darrick J.... tune2fs: don't change metadata_csum on a mounted fs
2014-11-04 Darrick J.... tune2fs: speed up rewriting extent tree when enabling...
2014-11-04 Darrick J.... misc: fix broken libmagic interaction with plausibility...
2014-11-04 Darrick J.... libext2fs: zero the EA block buffer before filling it
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-11-04 Darrick J.... libext2fs: don't memcpy identical pointers when writing...
2014-11-04 Darrick J.... libext2fs: directory iteration mustn't walk off the...
2014-11-04 Darrick J.... e2fuzz: exercise fuzzed blocks more aggressively
2014-11-04 Darrick J.... e2fsck: fix compiler warnings
2014-11-04 Eric Sandeenquotaio: annotate & fix up for sparse endian checker
2014-11-04 Eric Sandeenlibext2: minor sparse endian checker fixup
2014-11-04 Eric Sandeendebugfs: don't swap htree nodes in-place
2014-11-04 Eric Sandeenendian-annotate most on-disk structures
2014-11-04 Eric Sandeenlibext2fs: fix endian handling of ext3_extent_header...
2014-11-04 Eric Sandeendefine bitwise types and annotate conversion routines
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-11-04 Eric Sandeenlibext2fs: fix endian handling of ext3_extent_header
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-10-18 Darrick J.... contrib: add support for COLLAPSE_RANGE and ZERO_RANGE...
2014-10-18 Theodore Ts'odebugfs: fix build on systems that don't have gettext...
2014-10-13 Theodore Ts'odebugfs: add allocate and set functionality to the...
2014-10-13 Darrick J.... libext2fs/e2fsck: refactor everyone who writes zero...
2014-10-13 Eric Whitneymke2fs: fix man page discussion of usage type defaults
2014-10-11 Theodore Ts'oMerge branch 'maint' into next
2014-10-08 Theodore Ts'oresize2fs: fix fs->blocksize dereference after fs has...
2014-10-08 Theodore Ts'oe2fsck: fix free pointer dereferences
2014-10-04 Artemiy Volkovmisc: fix build on absence of magic.h
2014-10-01 Eric Whitneymke2fs: clarify inline data inode size error message
2014-10-01 Theodore Ts'oMerge branch 'maint' into next
2014-10-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
2014-09-21 Theodore Ts'olibext2fs: use ~0UL instead of -1UL to avoid static...
2014-09-21 Theodore Ts'oMCONFIG: allow developers to override CFLAGS
2014-09-21 Theodore Ts'omisc: if dlopen() is available, use it to load the...
2014-09-21 Darrick J.... misc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J.... misc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J.... misc: move check_plausibility into a separate file
2014-09-19 Darrick J.... dumpe2fs: provide a machine-readable group-only mode
2014-09-19 Andreas Dilgerext2fs: add readahead method to improve scanning
2014-09-19 Darrick J.... debugfs: manage needs_recover feature when messing...
2014-09-19 Theodore Ts'oe2fsck: use ext2fs_get_mem() instad of ext2fs_get_memal...
2014-09-19 Theodore Ts'oFix build failures due to missing $(SYSLIBS)
2014-09-19 Theodore Ts'oe2fsck: fix build under dietlibc
2014-09-19 Theodore Ts'ocreate_inode: don't indiscriminately #include "nls...
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'omisc: fix build breakage with configure --disable-uuidd...
2014-09-19 Theodore Ts'oconfigure: disable uuidd by default if libuuid is disabled
2014-09-19 Theodore Ts'omke2fs: don't depend on <linux/version.h>
2014-09-19 Darrick J.... misc: fix Coverity complaints
2014-09-19 Darrick J.... e2fsck: free bh when descriptor block checksum fails
2014-09-19 Darrick J.... e2fsck: fix sliding the directory block down on bigalloc
2014-09-19 Darrick J.... e2fsck: offer to clear overlapping extents
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Darrick J.... misc: zero s_jnl_blocks when adding journal online...
2014-09-19 Theodore Ts'ofix build with configure --disable-uuid --disable-blkid...
2014-09-16 Michael ForneyDon't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross...
2014-09-11 Theodore Ts'olib/ext2fs: fix Makefile to avoid a build splat when...
2014-09-11 Darrick J.... libext2fs: check ea value offset when loading
2014-09-11 Darrick J.... e2fsck: expand root dir if linking l+f fails
2014-09-11 Darrick J.... e2fsck: ignore badblocks if it says badblocks inode...
2014-09-11 Darrick J.... tune2fs: always check disable_uninit_bg() return code
2014-09-11 Darrick J.... tests: test e2fsck recovery of corrupt descriptor blocks
2014-09-11 Darrick J.... tests: test recovery from an external journal
2014-09-11 Darrick J.... tests: test e2fsck recovery with broken commit blocks
2014-09-11 Darrick J.... tests: test e2fsck recovery of corrupt revoke blocks
2014-09-11 Darrick J.... tests: test how e2fsck recovers from corrupt journal...
2014-09-11 Darrick J.... tests: test recovery of 32 and 64-bit journals with...
2014-09-11 Darrick J.... tests: write and replay blocks with the old journal...
2014-09-11 Darrick J.... tests: test writing and recovering 32bit csum_v3 journals
2014-09-11 Darrick J.... tests: test writing and recovering 64bit csum_v3 journals
2014-09-11 Darrick J.... tests: test writing and recovering checksum-free 32...
2014-09-11 Darrick J.... debugfs: add the ability to write transactions to the...
2014-09-11 Darrick J.... e2fsck: fix minor errors in journal handling
2014-09-11 Darrick J.... debugfs: create journal handling routines
2014-09-11 Darrick J.... misc: zero s_jnl_blocks when removing internal journal
2014-09-11 Darrick J.... dumpe2fs: display external journal feature flags
2014-09-11 Darrick J.... tune2fs: explicitly disallow tuning of journal devices
2014-09-11 Darrick J.... e2fsck: detect and repair external journal superblock...
2014-09-11 Darrick J.... mke2fs: allow creation of journal device with superbloc...
2014-09-11 Darrick J.... libext2fs: write_journal_inode should check iterate...
2014-09-11 Darrick J.... misc: don't return ENOMEM if we run out of disk space
2014-09-11 Darrick J.... libext2fs: report bad magic over bad sb checksum
2014-09-11 Darrick J.... e2fsck/debugfs: fix descriptor block size handling...
next