aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-04-25tests: rename e2image related testsTheodore Ts'o
2016-04-25e2image: ignore checksum errorsDarrick J. Wong
2016-04-17e2fsck: clean up error messages when journal is corruptedTheodore Ts'o
2016-03-26tests: add testcase for "mke2fs -E offset=N..."Marcus Huewe
2016-03-22Merge branch 'maint' into nextTheodore Ts'o
2016-03-22tests: fix Makefile so it is portable to gmake 3.xTheodore Ts'o
2016-03-14e2fsck: correct ext4 dates generated by old kernelsDavid Turner
2016-03-06e2fsck: fix problem report typoEric Whitney
2016-03-06tests: fix missing cleanup of temporary filesTheodore Ts'o
2016-03-06Merge branch 'maint' into nextTheodore Ts'o
2016-03-06tests: cleanup tmpfile for the f_extent_htreeTheodore Ts'o
2016-03-06Merge branch 'maint' into nextTheodore Ts'o
2016-03-06tune2fs: recover the journalDarrick J. Wong
2016-03-06tune2fs: confirm dangerous operationsDarrick J. Wong
2016-03-06libext2fs: sort keys for xattr blocksDarrick J. Wong
2016-03-06tests: check proper operation of metadata_csum_seedDarrick J. Wong
2016-03-06libext2fs: store checksum seed in superblockDarrick J. Wong
2016-03-06debugfs: add support for the project id fieldTheodore Ts'o
2016-03-06Add project quota supportLi Xi
2016-01-02Fix build system to be compatible with BSD pmakeTheodore Ts'o
2015-11-30Merge branch 'maint' into nextTheodore Ts'o
2015-11-30e2fsck: fix e2fsck -fD directory truncationAndreas Dilger
2015-11-30e2fsck: zap extent-format inode with no extent headerDarrick J. Wong
2015-07-22e2fsck: check htree leaf block checksumsDarrick J. Wong
2015-07-16e2fsck: check for encrypted directory entries with too-short file namesTheodore Ts'o
2015-07-16e2fsck: check for an encrypted lost+found directoryTheodore Ts'o
2015-07-03configure: remove support to disable quota supportTheodore Ts'o
2015-07-03configure: remove support to disable htree supportTheodore Ts'o
2015-06-19tests: skip large filesystem tests on MacOSAndreas Dilger
2015-06-15Merge branch 'maint' into nextTheodore Ts'o
2015-06-10tests: test debugfs punch commandDarrick J. Wong
2015-06-10debugfs: implement fallocateDarrick J. Wong
2015-06-10libext2fs: use fallocate for creating journals and hugefilesDarrick J. Wong
2015-05-23e2fsprogs: use $DUMPE2FS in resize_test scriptEric Sandeen
2015-05-17tests: clean up the script for m_hugefile_slackTheodore Ts'o
2015-05-17tests: test creating a single huge file using mke2fs -T hugefileTheodore Ts'o
2015-05-16e2fsck: convert block-mapped files to extents on bigalloc fsDarrick J. Wong
2015-05-16e2fsck: fix buffer overrun in revoke block scanningDarrick J. Wong
2015-05-05mke2fs: add simple tests and re-alphabetize mke2fs manpage optionsDarrick J. Wong
2015-05-05copyin: fix error handlingDarrick J. Wong
2015-05-05tests: test various features of the new e2undo formatDarrick J. Wong
2015-05-05tests: test undo file creation in e2fsck/resize2fs/tune2fs/mke2fsDarrick J. Wong
2015-04-21tests: verify rebuilding of sparse extent trees & block map file conversionDarrick J. Wong
2015-04-21e2fsck: rebuild sparse extent trees & convert non-extent ext3 filesDarrick J. Wong
2015-04-20e2fsck: turn inline data symlink into a fast symlink when possibleDarrick J. Wong
2015-03-29e2fsck: actually fix inline_data flags problems when user says to do soDarrick J. Wong
2015-02-16e2fsck: add a 'yes to all' response in interactive modeDarrick J. Wong
2015-01-29e2fsck: salvage under-sized dirents by removing themDarrick J. Wong
2015-01-28e2fsck: improve the inline directory detectorDarrick J. Wong
2015-01-28e2fsck: inspect inline dir data as two directory blocksDarrick J. Wong