aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-19e2fsck: fix gcc -Wall nitsTheodore Ts'o
2013-05-19misc: fix gcc -Wall warningsTheodore Ts'o
2013-05-19libext2fs: fix gcc -Wall warningsTheodore Ts'o
2013-05-13chattr: clarify that the compression flags are not supported by ext4Theodore Ts'o
2013-05-04e2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root file systemsTheodore Ts'o
2013-05-04configure: update configure script to be in sync with the configure.in fileTheodore Ts'o
2013-04-25tests: add new test f_zero_xattrTheodore Ts'o
2013-04-25e2fsprogs: allow 0-length xattr values in e2fsckEric Sandeen
2013-04-22crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.xTheodore Ts'o
2013-04-21libext2fs: only use override function when reading an 128 byte inodeTheodore Ts'o
2013-04-21e2image: fix flag settings in e2image.hTomas Racek
2013-04-21e2image: require that -a option is used only with raw or QCOW2 imageTomas Racek
2013-04-21e2image: man: fix typoTomas Racek
2013-04-21e2image: remove useless exit callTomas Racek
2013-04-21tune2fs: disallow tune2fs to set inode size larger than block sizeAkira Fujita
2013-03-31tests: add more tests for off-line resizingTheodore Ts'o
2013-03-31tests: create crcsum progam to support resizing testsTheodore Ts'o
2013-03-31mke2fs: don't display bigalloc/quota fs feature warnings in quiet modeTheodore Ts'o
2013-03-31resize2fs: fix off-line resize of file systems with flex_bg && !resize_inodeTheodore Ts'o
2013-03-13blkid: remove no-op statement which caused a clang warningTheodore Ts'o
2013-03-13debugfs: fix command failures for extent_inode commands that take argumentsTheodore Ts'o
2013-03-13e2fsck: fix build failure with --enable-jbd-debugTheodore Ts'o
2013-02-28libext2fs: Provide prototype for ext2fs_symlink()Jan Kara
2013-02-28e2p: Fix 's' handling in parse_num_blocks2()Jan Kara
2013-02-22chattr: allow clearing the extent flagTheodore Ts'o
2013-01-28debugfs: add sanity check to make sure we never shift 64 bits rightTheodore Ts'o
2013-01-27po: update de.po (from translationproject.org)Philipp Thomas
2013-01-27Fix warnings about functions not returning a valuePhilipp Thomas
2013-01-27build: quiet build warnings for "gcc -Wall"Andreas Dilger
2013-01-24contrib: add missing '-p' to fallocate's usage messageZheng Liu
2013-01-24libext2fs: fix ext2fs_llseek on i386Phillip Susi
2013-01-21Update Release Notes, Changelogs, version.h, for final 1.42.7 releaseTheodore Ts'o
2013-01-21mke2fs, tune2fs, resize2fs: add warning messages for bigalloc and quotaTheodore Ts'o
2013-01-21contrib: fix namespace leakage in spd_readdirTheodore Ts'o
2013-01-21contrib: add thread locking and readdir64_r support to spd_readdirTheodore Ts'o
2013-01-21contrib: add safe_getenv() support to spd_readdirTheodore Ts'o
2013-01-20resize2fs: move a cluster at a time with bigalloc file systemsTheodore Ts'o
2013-01-19resize2fs: correctly account for clusters when calculating summary statsTheodore Ts'o
2013-01-19libext2fs: teach the ext2fs_*_block_bitmap_range2() about clustersTheodore Ts'o
2013-01-16Update Release Notes, Changelogs, version.h, etc. for 1.42.7 releaseTheodore Ts'o
2013-01-16resize2fs: check in test-resize scriptTheodore Ts'o
2013-01-16Update config.{guess,sub} to the latest versionTheodore Ts'o
2013-01-16po: update vi.po (from translationproject.org)Trần Ngọc Quân
2013-01-16po: update sv.po (from translationproject.org)Göran Uddeborg
2013-01-16po: update pl.po (from translationproject.org)Jakub Bogusz
2013-01-16po: update nl.po (from translationproject.org)Benno Schulenberg
2013-01-16po: update fr.po (from translationproject.org)Samuel Thibault
2013-01-16po: update de.po (from translationproject.org)Philipp Thomas
2013-01-16po: update cs.po (from translationproject.org)Petr Pisar
2013-01-16Update misc/Makefile.in using "make depend"Theodore Ts'o