Whamcloud - gitweb
tools/e2fsprogs.git
2015-01-23 Enrico Scholzbuildsystem: use 'chmod a-w' instead of 'chmod -w'
2015-01-23 Justus Wintere2fsck: fix corruption of Hurd filesystems
2015-01-19 Darrick J.... Fix clang warning and a resource leak
2015-01-13 Theodore Ts'oe2fsck: close the progress_fd in the logfile child...
2014-12-26 Theodore Ts'olibext2fs: add sanity check for an invalid itable_used...
2014-12-15 Jan Karabadblocks: Limit maximum number of bad blocks
2014-12-15 Eric Sandeenresize2fs: don't require fsck to print min size
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-17 Darrick J.... libext2fs: don't allow alloc_stats on bad inode/block...
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-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-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 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-13 Eric Whitneymke2fs: fix man page discussion of usage type defaults
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-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
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: 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'oMerge remote-tracking branch 'origin/maint' into maint
2014-09-11 Theodore Ts'oe2fsck: notice when the realloc of dir_info fails
2014-09-08 Michael Forneycompile_et: Allow user to override ET_DIR
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-08-29 Theodore Ts'odebugfs: add better error checking when printing extend...
2014-08-29 Theodore Ts'oUpdate release notes, etc. for final 1.42.12 release v1.42.12
2014-08-29 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2014-08-29 Yuri Chornoivanpo: update uk.po (from translationproject.org)
2014-08-29 Göran Uddeborgpo: update sv.po (from translationproject.org)
2014-08-29 Jakub Boguszpo: update pl.po (from translationproject.org)
2014-08-29 Benno Schulenbergpo: update nl.po (from translationproject.org)
2014-08-29 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-08-29 Petr Pisarpo: update cs.po (from translationproject.org)
2014-08-27 Theodore Ts'omke2fs: complain if bigalloc and hugefiles_align_disk...
2014-08-26 Theodore Ts'oe2fsprogs.pot: update POT-Creation-Date
2014-08-26 Theodore Ts'oe2fsck: fix spelling error (strage vs storage)
2014-08-26 Eric Sandeene2fsprogs: add supported file attributes to ext4.5...
2014-08-25 Theodore Ts'oInterim updates of release notes, etc. in preparation...
2014-08-25 Göran Uddeborgpo: update sv.po (from translationproject.org)
2014-08-25 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-08-25 Antonio Ceballospo: update es.po (from translationproject.org)
2014-08-25 Petr Pisarpo: update cs.po (from translationproject.org)
2014-08-25 Theodore Ts'omke2fs: improve the error message when a non-existent...
2014-08-25 Theodore Ts'omke2fs.8.in: explain how the fs-size parameter is inter...
2014-08-25 Theodore Ts'oresize2fs: clarify the size of blocks in resize2fs...
2014-08-25 Theodore Ts'oresize2fs.8.in: clarify when on-line resizing is supported
2014-08-25 Theodore Ts'odumpe2fs: complain if extra arguments are given on...
2014-08-19 Theodore Ts'odebugfs: fix set_inode_field block[IND|DIND|TIND]
2014-08-13 Theodore Ts'ofilefrag: fix extent count calculation when using FIBMAP
2014-08-12 Theodore Ts'otests: convert use of md5sum to crcsum
2014-08-12 Darrick J.... e2fsck: don't flush the FS unless it's actually dirty
2014-08-10 Theodore Ts'oe2fsck: flush out the superblock and bitmaps before...
2014-08-10 Theodore Ts'otests: add the r_meta_bg_shrink test
2014-08-10 Theodore Ts'otests: add f_first_meta_bg_too_big test
2014-08-10 Theodore Ts'otests: make sure MKE2FS_FIRST_META_BG is unset while...
2014-08-10 Theodore Ts'oresize2fs: disable the meta_bg feature if necessary
2014-08-10 Theodore Ts'oe2fsck: fix file systems with an overly large s_first_m...
2014-08-10 Theodore Ts'olibext2fs: avoid buffer overflow if s_first_meta_bg...
2014-08-08 Theodore Ts'olibext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-04 Aaron Cranedebugfs: teach rdump to take multiple source arguments
2014-08-04 Aaron Cranedebugfs: refactor do_rdump()
2014-08-04 Aaron Cranedebugfs: fix double-close bug in "rdump" and "dump -p"
2014-08-04 Aaron Cranedebugfs: be more specific in error messages
2014-08-04 Theodore Ts'olibext2fs: place metadata blocks in the last flex_bg...
2014-08-04 Theodore Ts'oRevert "mke2fs: prevent creation of unmountable ext4...
2014-08-02 Artemiy Volkovdebugfs: fix argument parsing in do_freefrag()
2014-08-02 Theodore Ts'omisc: fix Makefile for profiled build
2014-08-02 Darrick J.... libext2fs: when appending to a file, don't split an...
2014-08-02 Darrick J.... libext2fs: have UNIX IO manager use pread/pwrite
2014-08-02 Andreas Dilgerfilefrag: minor code fixes and cleanups
2014-08-02 Andreas Dilgertests: fix f_badcluster output formatting
2014-08-02 Andreas Dilgermisc: quiet signed/unsigned charactr compiler warnings
2014-07-31 Theodore Ts'otune2fs: fix uninitialized variable in remove_journal_d...
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhintune2fs: update journal super block when changing UUID...
2014-07-29 Azat Khuzhintune2fs: remove_journal_device(): use the correct block...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-28 Darrick J.... tests: add the f_badcluster test
2014-07-28 Rakesh Panditfilefrag: fix block size value
2014-07-27 Rakesh Panditfilefrag: fix -B option and extents calculation for...
2014-07-26 Darrick J.... e2fsck: during pass1b delete_file, only free a cluster...
2014-07-26 Darrick J.... e2fsck: fix rule-violating lblk->pblk mappings on bigal...
2014-07-26 Darrick J.... e2fsck: perform implied cluster allocations when fillin...
2014-07-26 Darrick J.... e2fsck: reserve blocks for root/lost+found directory...
2014-07-26 Darrick J.... libext2fs: provide a function to set inode size
2014-07-26 Theodore Ts'olibext2fs: fix free block accounting for 64-bit file...
2014-07-26 Theodore Ts'oFix 32/64-bit overflow when multiplying by blocks/clust...
2014-07-26 Theodore Ts'olibext2fs: use C99 initializers for the io_manager...
2014-07-26 Theodore Ts'oresize2fs: radically reduce memory utilization by using...
2014-07-26 Theodore Ts'olibext2fs: fix rb_resize_bmap to handle the padding...
next