Whamcloud - gitweb
tools/e2fsprogs.git
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...
2014-07-26 Theodore Ts'otests: use e2fsck -f instead of -p for resize tests
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Darrick J.... e2fsck: clear uninit flag on directory extents
2014-07-25 Darrick J.... e2fsck: pass2 should not process directory blocks that...
2014-07-25 Darrick J.... e2fsck: always submit logical block 0 of a directory...
2014-07-25 Darrick J.... e2fsck: collapse holes in extent-based directories
2014-07-25 Darrick J.... e2fsck: don't crash during rehash
2014-07-25 Darrick J.... misc: fix problems with strncat
2014-07-25 Darrick J.... libext2fs: fix bounds check of the bitmap test range...
2014-07-25 Darrick J.... e2fsck: fix off-by-one bounds check on group number
2014-07-25 Darrick J.... e2fsck: force all block allocations to use block_found_map
2014-07-25 Darrick J.... e2fsck: free ctx->fs, not fs, at the end of fsck
2014-07-22 Darrick J.... e2fsck: fix inode coherency issue when iterating an...
2014-07-22 Theodore Ts'oe2fsck: check error return from ext2fs_extent_fix_paren...
2014-07-22 Darrick J.... e2fsck: skip clearing bad extents if bitmaps are unreadable
2014-07-22 Darrick J.... e2fsck: don't offer to recreate the journal if fsck...
2014-07-22 Darrick J.... e2fsck: report correct inode number in pass1b
2014-07-22 Darrick J.... debugfs: allow bmap to allocate blocks
2014-07-22 Darrick J.... debugfs: create inode_dump command to dump an inode...
2014-07-22 Darrick J.... e4defrag: backwards-allocated files should be defragmen...
2014-07-13 Theodore Ts'odebian: update changelog for 1.42.10-2 release
2014-07-13 Samuel Thibaultpo: update fr.po (from translationproject.org)
2014-07-12 Paul WiseUse a wildcard for static libs in the git ignore list
next