summaryrefslogtreecommitdiff
path: root/ext4_utils/allocate.c
AgeCommit message (Expand)Author
2016-09-30Revert "ext4_utils: -Werror"Colin Cross
2016-09-29ext4_utils: -WerrorMark Salyzyn
2016-04-29Incr Ext4: Properly merge block_allocation listsMohamad Ayyash
2016-04-15make_ext4fs: Modify ext4 filesystem setup to speed up fsckMohamad Ayyash
2016-03-02make_ext4_fs: Clean up a few error messagesMohamad 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
2015-09-09make_ext4fs: Don't set EXT4_BG_INODE_UNINIT for nowTheodore Ts'o
2014-08-12add option to make_ext4fs to record blocks for each fileDoug Zongker
2014-02-05make_ext4fs: fix block allocation to be best-fitColin Cross
2014-01-23ext4_utils: move sparse file pointer out of fs_infoColin Cross
2014-01-23ext4_utils: refactor kernel headersColin Cross
2013-08-15Avoid underflow on an unsigned int when computering bg overrunKen Sumrall
2013-02-20ext4_utils: add filesystem capabilities support.Nick Kralevich
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross
2012-07-17libsparse: make API saneColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2011-06-29Bug fixes to make_ext4fsKen Sumrall
2011-01-05ext4_utils: Add support for >2G input filesColin Cross
2011-01-05ext4_utils: Move bg_desc_reserved_blocks from aux_info to infoColin Cross
2010-06-29Split out libext4_utilsColin Cross
2010-06-20Fix whitespaceColin Cross
2010-06-17Fix zero-length filesColin Cross
2010-06-16Initial commit of ext4_utilsColin Cross