Whamcloud - gitweb
tune2fs.8: tweak the documentation for the encrypt feature
[tools/e2fsprogs.git] / misc / mk_hugefiles.c
2019-01-25 Theodore Ts'omke2fs: fix bugs in hugefile creation
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-02-26 Jin QianAOSP: build mke2fs for windows using android mingw...
2017-06-23 Theodore Ts'omke2fs: fix hugefile creation so the hugefile(s) are...
2017-05-19 Mike Frysingerinclude sys/sysmacros.h as needed
2017-05-08 Eric Biggersmisc: fix 'zero_hugefiles = false' regression
2016-03-21 Theodore Ts'oFix warnings caused by glibc 2.20
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2015-10-24 Darrick J. Wongmisc: clean up feature test macros with predicate functions
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-06-10 Darrick J. Wonglibext2fs: use fallocate for creating journals and...
2014-12-14 Darrick J. Wongmisc: don't allow mk_hugefiles unless the fs supports...
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-12-03 Darrick J. Wongmisc: fix infinite loop when finding the start of the...
2014-09-11 Darrick J. Wongmisc: don't return ENOMEM if we run out of disk space
2014-08-27 Theodore Ts'omke2fs: complain if bigalloc and hugefiles_align_disk...
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-26 Andreas Dilgerbuild: fix unused/uninitialized variable warnings
2014-07-25 Darrick J. Wongmisc: fix problems with strncat
2014-07-10 Theodore Ts'omke2fs: fix fencepost error when calling strncat
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-02-06 Theodore Ts'omke2fs: minor bugfixes for mk_hugefiles
2014-02-04 Theodore Ts'omke2fs: add support for hugefiles_align
2014-01-30 Theodore Ts'omke2fs: add make_hugefile feature