index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
libext2fs: Don't use the extended rec_len encoding for standard file systems
Theodore Ts'o
2
-6
/
+9
2010-11-22
Disable lazy inode table initialization when running regression tests
Theodore Ts'o
1
-0
/
+1
2010-07-05
e2freefrag: Fix getopt bug on machines with unsigned chars
Mike Frysinger
1
-1
/
+1
2010-05-14
tests: Use our own mke2fs.conf file
Theodore Ts'o
2
-2
/
+46
2010-05-11
tests: Add new test f_unused_itable
Theodore Ts'o
4
-0
/
+39
2010-05-10
e2fsck: Check for cases where EOFBLOCKS_FL is unnecessarily set
Theodore Ts'o
1
-0
/
+9
2010-03-15
tests: Add new test f_rehash_dir
Theodore Ts'o
4
-0
/
+20
2009-11-29
tests: Add new test f_holedir2
Theodore Ts'o
4
-0
/
+33
2009-11-29
e2fsck: Don't rehash directories which can fit in a single directory block
Theodore Ts'o
2
-7
/
+7
2009-11-16
e2fsck: Fix duplicate directory entries for non-indexed directories
Theodore Ts'o
4
-0
/
+24
2009-10-04
e2fsck: Interpret negative blkcount in file system problem reports
Theodore Ts'o
8
-960
/
+960
2009-10-04
tests: Account for new mke2fs topology information
Theodore Ts'o
8
-0
/
+8
2009-08-19
f_illitable_flexbg: Add new test
Theodore Ts'o
4
-0
/
+35
2009-08-09
libext2fs: Treat uninitialized parts of bitmaps as unallocated
Theodore Ts'o
1
-24
/
+24
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
1
-10
/
+10
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
1
-1
/
+1
2009-06-21
Fix encoding for rec_len in directories for >= 64k blocksize file systems
Theodore Ts'o
2
-9
/
+6
2009-06-15
tests: Add --valgrind-leakcheck option to the test_script program
Theodore Ts'o
1
-0
/
+5
2009-04-23
e2fsck: On a 32-bit filesystem, make sure i_file_acl_high is zero
Theodore Ts'o
4
-0
/
+20
2009-03-08
tests: Filter out "Lifetime writes" from the dumpe2fs display
Theodore Ts'o
1
-0
/
+1
2009-01-20
Use format strings directly to prevent -Werror=format-security failures
Theodore Ts'o
1
-2
/
+2
2009-01-01
e2fsck: Remove "ext3" from problem descriptions of the journal
Theodore Ts'o
4
-10
/
+7
2008-12-25
Add e2fsck regression test case f_extent_bad_node
Theodore Ts'o
4
-0
/
+31
2008-12-25
e2fsck: When repacking directories, leave slack space for more efficiency
Theodore Ts'o
6
-6
/
+6
2008-12-22
e2fsck: Fix double-counting of non-contiguous extent-based inodes
Theodore Ts'o
2
-2
/
+2
2008-09-12
Fix compiling under diet libc
Theodore Ts'o
1
-1
/
+1
2008-08-29
tune2fs, mke2fs: Change default directory hash algorithm to half_md4
Theodore Ts'o
9
-14
/
+14
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
4
-35
/
+35
2008-08-27
ext2fs_mkjournal(): Don't allocate an extra block to the journal
Theodore Ts'o
6
-6
/
+6
2008-08-24
Remove trailing space from the description of the r_move_itable test
Theodore Ts'o
1
-1
/
+1
2008-08-24
fix e2fsck error message for bad htree depth
Andreas Dilger
1
-1
/
+1
2008-08-10
e2fsck: Fix check to see if an extent-based file is fragmented
Theodore Ts'o
16
-16
/
+16
2008-07-13
Flush stdio buffers before calling setbuf()
Theodore Ts'o
2
-0
/
+4
2008-07-13
Fix Solaris shell script portability issues
Theodore Ts'o
3
-9
/
+11
2008-07-10
Make ext2fs_check_desc() more stringent to force use of backup superbocks
Theodore Ts'o
1
-8
/
+9
2008-06-17
Merge branch 'maint'
Theodore Ts'o
2
-7
/
+7
2008-06-17
mke2fs, tune2fs, resize2fs: Use floating point to calculate percentages
Theodore Ts'o
2
-7
/
+7
2008-06-07
Update tests to reflect undoe2fs -> e2undo rename
Theodore Ts'o
3
-11
/
+11
2008-06-07
Fix LIBSS dependency problem for tests/test_icount and lib/ss/test_ss
Theodore Ts'o
1
-1
/
+1
2008-06-02
f_extents2: Add new test case testing e2fsck's support for extents
Theodore Ts'o
4
-0
/
+78
2008-05-24
Fix m_large_file and r_inline_xattr tests to match with recent changes
Theodore Ts'o
2
-4
/
+4
2008-04-27
Add test cases for undoe2fs: u_undoe2fs_mke2fs and u_undoe2fs_tune2fs
Aneesh Kumar K.V
3
-0
/
+71
2008-04-27
Fix the resize inode test case
Aneesh Kumar K.V
1
-0
/
+2
2008-04-27
Merge branch 'maint'
Theodore Ts'o
4
-280
/
+122
2008-04-27
mke2fs: Don't allow the combination of the meta_bg and resize_inode features
Theodore Ts'o
4
-269
/
+122
2008-04-20
Remove LAZY_BG feature
Theodore Ts'o
4
-332
/
+0
2008-04-20
libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fields
Theodore Ts'o
11
-16
/
+18
2008-04-17
Rename the feature uninit_groups to uninit_bg
Theodore Ts'o
3
-4
/
+4
2008-04-06
New mke2fs filesystem and usage types support
Theodore Ts'o
2
-3
/
+6
2008-04-06
Merge branch 'maint' into next
Theodore Ts'o
2
-9
/
+111
[next]