Whamcloud - gitweb
LU-15002 mke2fs: set free blocks accurately for groups has GDT
[tools/e2fsprogs.git] / lib / ext2fs / alloc_sb.c
2023-09-25 Li DongyangLU-15002 mke2fs: set free blocks accurately for groups... 73/52273/3
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2014-01-11 Darrick J. Wonglibext2fs: no need to clear BLOCK_UNINIT during ext2fs_...
2013-01-28 Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-03 Theodore Ts'oresize2fs: use [un]mark_block_range bitmap functions...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2011-07-05 Theodore Ts'oe2fsck, libext2fs: support for bigalloc file systems...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-08-05 Valerie Aurora HensonConvert libext2fs to 64-bit bitmap interface
2009-07-12 Jose R. SantosUse new ext2fs_super_and_bgd_loc2 call in libext2fs
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-10 Theodore Ts'oMake ext2fs_check_desc() more stringent to force use...
2008-04-21 Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-04-20 Theodore Ts'oAdd comments documenting ext2fs_[reserve_]super_and_bgd...
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...