Whamcloud - gitweb
tools/e2fsprogs.git
2013-04-24 Andreas Dilgertests: add test cases for inode badness
2013-04-24 Andreas Dilgere2fsck: track errors/badness found for each inode
2013-04-24 Andreas Dilgertests: add tests for expanding inode extra size
2013-04-24 Andreas Dilgere2fsck: add support for expanding the inode size
2013-04-24 Andreas Dilgere2fsck: ignore xattr feature in backup superblocks
2013-04-24 Andreas Dilgertests: PAGE_SIZE larger than blocksize with hole
2013-04-24 Andreas Dilgere2fsck: handle preallocation for large PAGE_SIZE
2013-04-24 Andreas Dilgertests: add tests for uninitialized bitmaps
2013-04-24 Andreas Dilgertune2fs: warn if the filesystem journal is dirty
2013-04-24 Andreas Dilgere2fsck: allow deleting or zeroing shared blocks
2013-04-24 Andreas Dilgere2fsck: parse config file before command-line opts
2013-04-24 Andreas Dilgertests: invalid value of in-inode EA offset
2013-04-24 Andreas Dilgertests: extent pointing to non-existent block
2013-04-24 Andreas Dilgere2fsck: workaround for old extents tests
2013-04-24 Andreas Dilgertests: verify > 65000 subdirectories
2013-04-24 Andreas DilgerTT-177 build: add .spec file for SLES11 packaging
2013-04-24 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2013-04-24 Andreas Dilgerbuild: update e2fsprogs.spec for distro builds
2013-04-24 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2013-04-24 Andreas Dilgerblkid: fix ZFS device detection
2013-04-24 Andreas Dilgere2fsck: improve in-inode xattr checks
2013-04-24 Andreas Dilgerbuild: fix build warnings for MacOS
2013-04-24 Andreas Dilgertests: make generated test scripts read-only
2013-04-24 Andreas Dilgerbuild: update version for Lustre build
2013-03-13 Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-03-13 Theodore Ts'odebugfs: fix command failures for extent_inode commands...
2013-03-13 Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
2013-03-01 Jan Karalibext2fs: Provide prototype for ext2fs_symlink()
2013-03-01 Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-02-23 Theodore Ts'ochattr: allow clearing the extent flag
2013-01-28 Theodore Ts'odebugfs: add sanity check to make sure we never shift...
2013-01-28 Philipp Thomaspo: update de.po (from translationproject.org)
2013-01-28 Philipp ThomasFix warnings about functions not returning a value
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-25 Zheng Liucontrib: add missing '-p' to fallocate's usage message
2013-01-25 Phillip Susilibext2fs: fix ext2fs_llseek on i386
2013-01-22 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for final... v1.42.7
2013-01-22 Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-21 Theodore Ts'ocontrib: fix namespace leakage in spd_readdir
2013-01-21 Theodore Ts'ocontrib: add thread locking and readdir64_r support...
2013-01-21 Theodore Ts'ocontrib: add safe_getenv() support to spd_readdir
2013-01-20 Theodore Ts'oresize2fs: move a cluster at a time with bigalloc file...
2013-01-20 Theodore Ts'oresize2fs: correctly account for clusters when calculat...
2013-01-20 Theodore Ts'olibext2fs: teach the ext2fs_*_block_bitmap_range2(...
2013-01-16 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2013-01-16 Theodore Ts'oresize2fs: check in test-resize script
2013-01-16 Theodore Ts'oUpdate config.{guess,sub} to the latest version
2013-01-16 Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2013-01-16 Göran Uddeborgpo: update sv.po (from translationproject.org)
2013-01-16 Jakub Boguszpo: update pl.po (from translationproject.org)
2013-01-16 Benno Schulenbergpo: update nl.po (from translationproject.org)
2013-01-16 Samuel Thibaultpo: update fr.po (from translationproject.org)
2013-01-16 Philipp Thomaspo: update de.po (from translationproject.org)
2013-01-16 Petr Pisarpo: update cs.po (from translationproject.org)
2013-01-16 Theodore Ts'oUpdate misc/Makefile.in using "make depend"
2013-01-16 Phillip Susie2image: add -a switch to include all data
2013-01-16 Theodore Ts'otests: create test for debugfs creating special files
2013-01-16 Theodore Ts'odebugfs: fix mknod command so that it updates the block...
2013-01-16 Darren Hartdebugfs: add symlink command
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2013-01-16 Theodore Ts'olibext2fs: add error codes from 1.43.x development...
2013-01-15 Zheng Liumke2fs: document bigalloc and cluster-size
2013-01-15 Theodore Ts'olibext2fs: avoid 32-bit overflow in ext2fs_initialize...
2013-01-15 Theodore Ts'omke2fs: teach mke2fs to understand -b 4k and -C 256M
2013-01-15 Theodore Ts'olibe2p: teach parse_num_blocks2() to return bytes if...
2013-01-15 Theodore Ts'omke2fs: the -g option will now specify the clusters...
2013-01-15 Theodore Ts'omke2fs: enforce that the cluster size must be greater...
2013-01-14 Zheng Liumke2fs: require the bigalloc feature explicity if the...
2013-01-14 Theodore Ts'odebugfs: fix gcc-wall complaints
2013-01-14 Theodore Ts'oresize2fs: add debugging code to test the old online...
2013-01-13 Eric Sandeendebugfs: document zap_block & block_dump
2013-01-09 Eric Whitneyconfig: silence printf format warnings
2013-01-09 Theodore Ts'olibext2fs: ext2fs_open2() should not set ret_fs after...
2013-01-09 Nickolai Zeldoviche2fsck: avoid memory corruption on ext2fs_open2 failure
2013-01-09 Nickolai Zeldoviche2fsck: do not crash on long log file names
2013-01-08 Eric Sandeene2fsck: show size requested when memory allocation...
2013-01-08 Zheng Liumke2fs: check extents feature when bigalloc feature...
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2013-01-03 Theodore Ts'oresize2fs: add resource tracking as a debug option
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow when calculating the...
2013-01-03 Theodore Ts'oresize2fs: fix 32-bit overflow issue which can corrupt...
2013-01-02 Theodore Ts'oClean up texinfo files
2013-01-01 Theodore Ts'oUpdate changelogs for 1.42.7 release
2013-01-01 Zheng Liudebugfs: fixup the hard-coded buffer length in dump_file
2013-01-01 Theodore Ts'odebain: update e2fslibs.symbols with newly exported...
2013-01-01 Theodore Ts'oFix gcc -Wall nits
2012-12-30 Andreas Dilgerfilefrag: improvements to filefrag FIEMAP handling
2012-12-29 Andreas Dilgerlibquota: quiet log_err() bad format warnings
2012-12-29 Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-29 Andreas Dilgertests: don't consider "make check" a compiler error
2012-12-29 Theodore Ts'oresize2fs: create optimized flex_bg block groups
2012-12-29 Theodore Ts'oresize2fs: allow resizing flex_bg && !resize_inode...
2012-12-29 Theodore Ts'oresize2fs: handle bg descriptors which overlap with...
2012-12-29 Theodore Ts'oresize2fs: reserve all metadata blocks for flex_bg...
2012-12-29 Theodore Ts'oresize2fs: reserve fs metadata blocks first in blocks_t...
2012-12-28 Theodore Ts'omke2fs: fix crash when parsing "-E resize=NNN" with...
2012-12-28 Filipe Brandenburgerdebian: use more specific library file names in *.files
2012-12-28 Filipe Brandenburgerdebian: look for quota.pc and libquota.a from root...
next