aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/alloc_sb.c
AgeCommit message (Expand)Author
2015-10-24libext2fs: clean up feature test macros with predicate functionsDarrick J. Wong
2014-01-11libext2fs: no need to clear BLOCK_UNINIT during ext2fs_reserve_super_and_bgdDarrick J. Wong
2013-01-27build: quiet build warnings for "gcc -Wall"Andreas Dilger
2013-01-03resize2fs: use [un]mark_block_range bitmap functions to reduce CPU usageTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-16e2fsprogs: add ext2fs_group_blocks_count helperEric Sandeen
2011-07-05e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024Theodore Ts'o
2010-06-07Merge branch 'maint' into nextTheodore Ts'o
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o
2009-10-25libext2fs: clean up ext2fs_bg_flags_ interfacesEric Sandeen
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson
2009-09-07Use accessor functions fields for bg_flags in the block group descriptorsTheodore Ts'o
2009-08-05Convert libext2fs to 64-bit bitmap interfaceValerie Aurora Henson
2009-07-11Use new ext2fs_super_and_bgd_loc2 call in libext2fsJose R. Santos
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-07-10Make ext2fs_check_desc() more stringent to force use of backup superbocksTheodore Ts'o
2008-04-21Transfer responsibility of setting the *_UNINIT flags to libext2fsTheodore Ts'o
2008-04-20Add comments documenting ext2fs_[reserve_]super_and_bgd_loc()Theodore Ts'o
2004-12-15Add support for on-line resizing ala the resize inode. This patchTheodore Ts'o
2003-11-21Centeralize calculation of which blocks are reserved/used forTheodore Ts'o