summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in selecting fs type, resulting in 1K blocksizepuValerie Aurora Henson2010-01-311-58/+92
* libext2fs: make fs->group_desc opaqueEric Sandeen2009-10-052-182/+123
* e2image: Fix up to be 64-bit block number safeValerie Aurora Henson2010-02-111-2/+2
* e2image: Fix up to be 64-bit block number safeValerie Aurora Henson2010-02-111-14/+14
* resize2fs: Fix up to be 64-bit block number safeValerie Aurora Henson2010-02-116-111/+115
* e2fsck: Fix up to be 64-bit block number safeValerie Aurora Henson2010-02-1112-149/+149
* tune2fs: Fix up to be 64-bit block number safeValerie Aurora Henson2010-02-101-20/+22
* dumpe2fs: Fix up to be 64-bit block number safeTheodore Ts'o2010-01-311-11/+11
* mke2fs: Fix up mke2fs to be able to make 64-bit file systemsJose R. Santos2010-01-312-63/+79
* badblocks: Use ext2fs_get_device_size2()Valerie Aurora Henson2010-02-111-2/+2
* libext2fs: More random 64-bit fixes, lots of block_iterate3Valerie Aurora Henson2010-02-1113-44/+50
* libext2fs: Create 64-bit dblist functionsTheodore Ts'o2010-01-315-51/+203
* libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safeTheodore Ts'o2010-01-312-18/+31
* Merge branch 'maint' into nextTheodore Ts'o2010-02-1011-565/+942
|\
| * Update release notes, version string, etc. for e2fsprogs 1.41.10 releasev1.41.10Theodore Ts'o2010-02-107-552/+875
| * mke2fs: fix up topo complaints on regular filesEric Sandeen2010-02-051-1/+7
| * resize2fs: Fix fix uninit group test accessing invalid memoryTheodore Ts'o2010-02-051-0/+4
| * libss: add newer libreadline to dlopen pathEric Sandeen2010-02-051-1/+1
| * e2fsck: Fix the check if a file is really a directory to understand extentsNick Dokos2010-02-051-11/+55
* | mke2fs: Fix printf type warningTheodore Ts'o2010-01-311-1/+2
* | Merge branch 'maint' into nextTheodore Ts'o2010-01-3135-9348/+3769
|\ \ | |/
| * e2fsck: Add new e2fsck.conf option: broken_system_clockTheodore Ts'o2010-01-042-1/+23
| * libext2fs: Improve flex_bg inode table placement algorithmTheodore Ts'o2009-11-301-0/+2
| * debian: Add source lintian overridesTheodore Ts'o2009-11-291-0/+3
| * debian: Fix FTBFS problem caused by texi2html changing its output locationTheodore Ts'o2009-11-295-11/+28
| * tests: Add new test f_holedir2Theodore Ts'o2009-11-294-0/+33
| * e2fsck: Try to update on-disk bitmap in e2fsck_get_alloc_block() callbackTheodore Ts'o2009-11-291-0/+4
| * e2fsck: Don't rehash directories which can fit in a single directory blockTheodore Ts'o2009-11-293-7/+19
| * e2fsck: Fix block allocation for holes in extent-mapped directoriesTheodore Ts'o2009-11-291-28/+2
| * libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2()Theodore Ts'o2009-11-291-4/+1
| * e2fsck: detect holes in extent-mapped directoriesTheodore Ts'o2009-11-291-0/+13
| * filefrag: Fix a core dump on sparc32 platforms with 8k file systemsTheodore Ts'o2009-11-291-1/+1
| * e2fsck: Move check to add an index to a directory after fixing i_sizeTheodore Ts'o2009-11-291-4/+6
| * e2fsck: Fix directory with holes even when i_size is wrongTheodore Ts'o2009-11-291-44/+15
| * po: update pl.po (from translationproject.org)Jakub Bogusz2009-11-272-2/+2
| * configure: Work around bug in autoconf 2.64Theodore Ts'o2009-11-262-8685/+3038
| * mke2fs: open device writable for trim/discardEric Sandeen2009-11-251-1/+1
| * po: update vi.po (from translationproject.org)Clytie Siddall2009-11-252-521/+504
| * po: update id.po (from translationproject.org)Arif E. Nugroho2009-11-252-27/+41
| * po: update cs.po (from translationproject.org)Petr Pisar2009-11-252-3/+3
| * e2fsck: Fix duplicate directory entries for non-indexed directoriesTheodore Ts'o2009-11-165-6/+30
| * mke2fs support for BLKDISCARDEric Sandeen2009-11-162-2/+60
* | e2fsck: Remove some erroneously leftover blk_t castsTheodore Ts'o2010-01-301-7/+5
* | libext2fs: Add some fail-safe checks to the 32-bit bitmap codeTheodore Ts'o2010-01-303-1/+95
* | Add $(LIBINTL) to tst_problem linked libs.Matthias Andree2009-11-161-1/+2
* | Disconnect e4defrag from build on non-Linux hosts.Matthias Andree2009-11-161-1/+4
* | Merge branch 'maint' into nextTheodore Ts'o2009-11-167-5/+87
|\ \
| * | mke2fs support for BLKDISCARDEric Sandeen2009-11-152-2/+60
| |/
| * libext2fs: handle <=linux-2.6.19 bug in /proc/swapsKarel Zak2009-11-131-1/+11
| * libext2fs: don't swap extent-based journal backupEric Sandeen2009-11-121-1/+11