Whamcloud - gitweb
tools/e2fsprogs.git
2014-08-03 Artemiy Volkov.gitignore: Add misc/e2fuzz file
2014-08-03 Darrick J.... tests: add regression tests for inodes with bad checksums
2014-08-03 Darrick J.... tests: add regression tests for group descriptors with...
2014-08-03 Darrick J.... tests: add regression tests for superblocks with bad...
2014-08-03 Darrick J.... tests: add regression tests for MMP blocks with bad...
2014-08-03 Darrick J.... tests: add tests for directory entry blocks with checks...
2014-08-03 Darrick J.... tests: add tests for handling of corrupt extents
2014-08-03 Darrick J.... tests: add regression tests for EA blocks with bad...
2014-08-03 Darrick J.... e2fsck: always ask to fix an inode that fails checksum...
2014-08-03 Darrick J.... e2fsck: disable checksum verification in a few select...
2014-08-03 Darrick J.... libext2fs: don't cache inodes that fail checksum verifi...
2014-08-03 Darrick J.... e2fsck: correctly preserve fs flags when modifying...
2014-08-03 Darrick J.... e2fsck: offer to clear inode table blocks that are...
2014-08-03 Darrick J.... e2fsck: try to salvage corrupt directory entry blocks
2014-08-03 Darrick J.... e2fsck: try to salvage extent blocks with bad checksums
2014-08-03 Darrick J.... libext2fs: check EA block headers when reading in the...
2014-08-03 Darrick J.... dumpe2fs: complain when checksum verification fails
2014-08-03 Darrick J.... e2fsck: use root dir for lost+found when really desperate
2014-08-03 Darrick J.... e2fsck: never free critical metadata blocks in the...
2014-08-03 Darrick J.... e2fuzz: fix fs handle cleanup when closing fails
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'next'
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
2014-07-28 Darrick J.... tests: add the f_badcluster test
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-28 Rakesh Panditfilefrag: fix block size value
2014-07-27 Rakesh Panditfilefrag: fix -B option and extents calculation for...
2014-07-27 Darrick J.... e2fsck: don't offer to fix the checksum of fixed extents
2014-07-27 Darrick J.... e2fsck: make insert_dirent_tail more robust
2014-07-27 Darrick J.... e2fsck: leave room for checksum structure when salvagin...
2014-07-27 Darrick J.... e2fsck: clear badblocks inode when checksum fails
2014-07-26 Darrick J.... e2fsck: write dir blocks after new inode when reconstru...
2014-07-26 Darrick J.... e2fsck: insert a missing dirent tail for checksums...
2014-07-26 Darrick J.... e2fsck: fix the various checksum error messages
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
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: fix merge error in "clear uninit flag on direct...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
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'oMerge branch 'maint' into next
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.... e2fuzz: Create a tool to fuzz ext* filesystems
2014-07-25 Darrick J.... e2fuzz: Create a tool to fuzz ext* filesystems
2014-07-25 Darrick J.... mke2fs: set error behavior at initialization time
2014-07-25 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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-23 Darrick J.... e2fsck: don't clobber critical metadata during check_blocks
2014-07-22 Darrick J.... debugfs: fix printing of inline data during symlink...
2014-07-22 Theodore Ts'oMerge branch 'maint' into next
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-22 Eric Sandeene2fsck: free bh on csum verify error in do_one_pass
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
2014-07-12 Paul WiseAdd more generated files to the git ignore list
2014-07-10 Theodore Ts'olib/ext2fs: Only build tst_libext2fs for make check
2014-07-10 Theodore Ts'oUse sys/syscall.h instead of syscall.h
2014-07-10 Theodore Ts'omke2fs: fix fencepost error when calling strncat
2014-07-10 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2014-07-10 Theodore Ts'oUpdate release notes, etc. for final 1.42.11 release v1.42.11
2014-07-10 Theodore Ts'oFix nroff macro issue in chattr man page
next