]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/ext2fs/punch.c
libext2fs: only punch complete clusters
[thirdparty/e2fsprogs.git] / lib / ext2fs / punch.c
2013-12-16  Darrick J. Wonglibext2fs: only punch complete clusters
2013-12-15  Darrick J. Wonglibext2fs: clamp block-map punch range end to 2^32...
2013-12-12  Darrick J. Wonglibext2fs: don't error out when punching a totally...
2013-12-12  Darrick J. Wonglibext2fs: fix punching extents when there are no left...
2013-12-12  Darrick J. Wonglibext2fs: check return values
2013-12-12  Darrick J. Wonglibext2fs: don't overflow when punching indirect blocks...
2013-10-07  Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-10-07  Darrick J. Wonglibext2fs: ind_punch() must not stop examining blocks...
2013-10-07  Darrick J. Wonglibext2fs: allow callers to punch a single block
2013-10-07  Darrick J. Wonglibext2fs: rewind extent pointer when totally deleting...
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-07-07  Theodore Ts'olibext2fs: Fix gcc -Wall warnings
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Theodore Ts'oMerge branch 'maint' into next
2011-06-07  Theodore Ts'oMerge branch 'maint' into next
2011-06-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-01  Theodore Ts'oMerge branch 'maint' into next
2011-05-08  Theodore Ts'oMerge branch 'maint' into next
2011-03-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-28  Theodore Ts'oMerge branch 'maint' into next
2011-02-21  Theodore Ts'oMerge branch 'maint' into next
2011-02-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-11  Theodore Ts'oMerge branch 'maint' into next
2010-12-23  Theodore Ts'oMerge branch 'maint' into next
2010-12-20  Theodore Ts'oMerge branch 'maint' into next
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-11-22  Theodore Ts'oMerge branch 'maint'
2010-09-25  Theodore Ts'oMerge branch 'maint' into next
2010-07-22  Theodore Ts'olibext2fs: Add new function ext2fs_punch()