Whamcloud - gitweb
misc: clean up feature test macros with predicate functions
[tools/e2fsprogs.git] / misc / mk_hugefiles.c
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