summaryrefslogtreecommitdiff
path: root/ext4_utils/extent.c
AgeCommit message (Expand)Author
2017-10-03Fix mac build.Andreas Huber
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao
2016-04-29Incr Ext4: Properly merge block_allocation listsMohamad Ayyash
2016-02-23Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-19Revert "Redesign make_ext4fs to incrementally generate ext4 images"Mohamad Ayyash
2016-02-18Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2014-08-12fix buildDoug Zongker
2014-08-12add option to make_ext4fs to record blocks for each fileDoug Zongker
2014-01-29ext4_utils: fix build for 64 bitColin Cross
2014-01-23ext4_utils: move sparse file pointer out of fs_infoColin Cross
2014-01-23ext4_utils: refactor kernel headersColin Cross
2012-07-17libsparse: make API saneColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2011-01-05ext4_utils: Add support for >2G input filesColin Cross
2010-06-20Fix whitespaceColin Cross
2010-06-16Initial commit of ext4_utilsColin Cross