summaryrefslogtreecommitdiff
path: root/lib/ext2fs/alloc_tables.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-07-07libext2fs: replace missing flexbg initialization in flexbg_offsetTheodore Ts'o1-0/+2
2011-07-07libext2fs: Fix gcc -Wall warningsTheodore Ts'o1-1/+2
2011-07-05e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024Theodore Ts'o1-35/+37
2010-06-13libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safeTheodore Ts'o1-17/+17
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o1-2/+2
2010-01-31Merge branch 'maint' into nextTheodore Ts'o1-0/+2
2009-11-30libext2fs: Improve flex_bg inode table placement algorithmTheodore Ts'o1-0/+2
2009-10-25Convert ext2fs_group_{first,last}_block() to *block2()Theodore Ts'o1-7/+7
2009-10-25Convert ext2fs_group_of_blk() to ext2fs_group_of_blk2()Theodore Ts'o1-3/+3
2009-10-25Convert to use block group accessor functionsValerie Aurora Henson1-17/+17
2009-10-25libext2fs: clean up ext2fs_bg_flags_ interfacesEric Sandeen1-3/+3
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-3/+3
2009-08-23libext2fs: create generic numeric progress meters and use themValerie Aurora Henson1-0/+7
2009-09-07Use accessor functions fields for bg_flags in the block group descriptorsTheodore Ts'o1-3/+4
2009-08-05Convert libext2fs to 64-bit bitmap interfaceValerie Aurora Henson1-6/+7
2009-07-22libext2fs: Use blk_t instead of int in ext2fs_allocate_group_tableTheodore Ts'o1-1/+1
2008-11-16Fix various signed/unsigned gcc warningsTheodore Ts'o1-2/+2
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-3/+3
2008-07-17Fix inode table allocation with flexbgFrederic Bohe1-9/+7
2008-07-07libext2fs: Fix FLEX_BG offset used by ext2fs_allocate_group_tableTheodore Ts'o1-1/+4
2008-06-07Fix gcc -Wall warnings in libext2fsTheodore Ts'o1-4/+4
2008-04-22mke2fs: New bitmap and inode table allocation for FLEX_BGTheodore Ts'o1-3/+115
2008-03-20Add uninit block group support to various libext2fs functionsJose R. Santos1-3/+1
2006-09-12Create new ext2fs library inlines: ext2fs_group_{first,last}_block()Eric Sandeen1-8/+4
2006-05-13Change mke2fs's layout of RAID-optimized filesystems to be more optimalTheodore Ts'o1-1/+5
2002-10-30Add support for the meta_bg feature flag to the resize2fs program.Theodore Ts'o1-22/+19
2001-05-14Many files:Theodore Ts'o1-5/+0
1998-09-03Many files:Theodore Ts'o1-2/+2
1998-06-10Many files:Theodore Ts'o1-0/+6
1998-01-19Many files:Theodore Ts'o1-0/+4
1997-12-01Many files:Theodore Ts'o1-1/+0
1997-10-25Many files:Theodore Ts'o1-3/+0
1997-10-19Many files:Theodore Ts'o1-0/+4
1997-08-10Many files:Theodore Ts'o1-0/+2
1997-06-09Many files:Theodore Ts'o1-37/+59
1997-04-29Many files:Theodore Ts'o1-2/+11
1997-04-29Many files:Theodore Ts'o1-0/+3
1997-04-29Many files:Theodore Ts'o1-21/+20
1997-04-29Many files:Theodore Ts'o1-0/+80