Whamcloud - gitweb
ext2fs: don't ignore return value in ext2fs_count_blocks
[tools/e2fsprogs.git] / lib / ext2fs / extent.c
2021-02-23 Harshad Shirwadkarext2fs: don't ignore return value in ext2fs_count_blocks
2021-02-09 Harshad Shirwadkarext2fs: initialize handle to NULL in ext2fs_count_blks
2021-01-28 Harshad Shirwadkarext2fs: add new APIs needed for fast commits
2018-10-21 Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2015-11-16 Darrick J. Wonglibext2fs: fix parents when modifying extents
2015-06-22 Theodore Ts'olibext2fs: fix gcc -Wall nits
2014-12-15 Darrick J. Wonglibext2fs: speed up the max extent depth api call
2014-12-14 Darrick J. Wonglibext2fs: add a way to check the theoretical maximum...
2014-12-14 Darrick J. Wonglibext2fs: set interior tree block goal more intelligently
2014-12-14 Darrick J. Wonglibext2fs: find inode goal when allocating blocks
2014-11-04 Eric Sandeenlibext2: minor sparse endian checker fixup
2014-08-03 Darrick J. Wonge2fsck: try to salvage extent blocks with bad checksums
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Darrick J. Wonglibext2fs: when appending to a file, don't split an...
2014-05-11 Darrick J. Wongmisc: coverity fixes
2014-03-15 Darrick J. Wonglibext2fs: fix parents when modifying extents
2014-03-14 Darrick J. Wonglibext2fs: fix memory leak when drastically shrinking...
2014-02-06 Theodore Ts'oMerge branch 'maint' into next
2014-02-06 Darrick J. Wonglibext2fs: try to roll back when splitting an extent...
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-20 Theodore Ts'olibext2fs: fix off-by-one bug in ext2fs_extent_insert()
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-09-10 Theodore Ts'oMerge branch 'maint' into next
2013-09-09 Eric Sandeenresize2fs: fix interior extent node corruption
2013-01-05 Theodore Ts'oMerge branch 'maint' into next
2013-01-05 Theodore Ts'oFix 32-bit overflow problems: dgrp_t * s_blocks_per_group
2012-12-24 Theodore Ts'oMerge branch 'maint' into next
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-12-20 Theodore Ts'olibext2fs: ext2fs_extents_fix_parents() should not...
2012-12-20 Eric Sandeene2fsck: fix incorrect interior node logical start values
2012-07-30 Darrick J. Wonglibext2fs: verify and calculate extent tree block checksums
2012-06-11 Aditya Kalilibext2fs: fix i_blocks for extent leaf create/delete...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
2011-07-09 Andreas Dilgermisc: use EXT2_I_SIZE() consistently to get size
2010-07-22 Theodore Ts'olibext2fs: Don't make a copy of the inode in ext2fs_ext...
2010-07-20 Theodore Ts'otst_extents: Fix 64-bit bugs in do_goto_block()
2010-06-13 Valerie Aurora Hensonlibext2fs: More random 64-bit fixes, lots of block_iterate3
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-07-20 Theodore Ts'olibext2fs: Avoid creating unneeded new extents in ext2f...
2009-07-20 Theodore Ts'olibext2fs: Improve debugging printf's in extent.c
2009-07-20 Theodore Ts'olibext2fs: Fix regression in ext2fs_extent_set_bmap()
2009-07-12 Theodore Ts'olibext2fs: Fix minor gcc -Wall warnings
2009-07-10 Theodore Ts'olibext2fs: Make ext2fs_extent_set_bmap() more robust...
2009-07-08 Eric Sandeenlibext2fs: reset handle after inserting new extent
2009-06-17 Eric Sandeenlibext2fs: write only core inode in update_path()
2009-06-15 Theodore Ts'olibext2fs: Fix memory leak in the extents handling...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-05-26 Eric Sandeenresize2fs: fix ENOSPC corruption case
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-12-26 Theodore Ts'oe2fsck: Fix an unhandled corruption case in scan_extent...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-27 Theodore Ts'olibext2fs: Fix ext2fs_bmap() to work with extents and...
2008-08-22 Theodore Ts'oext2fs_extent_set_bmap(): Avoid creating extra extents...
2008-08-22 Theodore Ts'oext2fs_extent_set_bmap(): fix bug when replacing a...
2008-08-22 Theodore Ts'oFix ext2fs_extent_set_bmap() when setting a block befor...
2008-08-16 Manish Katiyarlibext2fs : Fix memory leaks in ext2fs_extent_open()
2008-07-19 Aneesh Kumar K.Ve2fsprogs: Fix tst_extents output on bigendian machine.
2008-07-13 Theodore Ts'oRemove gcc-specific varargs macro in extent.c
2008-06-23 Theodore Ts'olibext2fs: Don't include ss/ss.h except when debugging
2008-06-07 Theodore Ts'oFix gcc -Wall warnings in libext2fs
2008-06-02 Eric SandeenTeach ext2fs_extent_delete() to remove an empty extent...
2008-06-02 Eric Sandeenlibext2fs: add new function ext2fs_extent_set_bmap()
2008-06-02 Eric SandeenTeach ext2fs_extent_insert() to split the current node...
2008-06-02 Eric Sandeenlibext2fs: Teach extent.c how to split nodes
2008-06-02 Theodore Ts'oext2fs_extent_open: If the inode is empty, initialize...
2008-06-02 Theodore Ts'oext2fs_extent_replace: Support uninit extents and check...
2008-05-14 Eric Sandeenfix extent_goto for non-0 leaf levels
2008-04-17 Eric SandeenMake extent_goto() deterministic when logical block...
2008-04-17 Eric SandeenFix ext2fs_extent_insert when at last extent in node
2008-04-17 Eric Sandeenprint a bit more info for the tst_extents info command
2008-03-20 Eric SandeenFix ext2fs_extent_get for uninit leaf extents
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-14 Theodore Ts'olibext2fs: Fix fencepost error in ext2fs_extent_insert()
2008-03-14 Theodore Ts'olibext2fs: Fix ext2fs_extent_delete() to always point...
2008-02-22 Valerie ClementAdd missing shift for ei_leaf_hi
2008-02-22 Valerie ClementAdd missing free in ext2fs_extent_free()
2008-02-19 Theodore Ts'oAdd support for extents to libext2fs