summaryrefslogtreecommitdiff
path: root/lib/ext2fs/gen_bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2010-12-20libext2fs: fix dubious code in ext2fs_unmark_generic_bitmap()Namhyung Kim1-1/+1
2010-12-20libext2fs: fix potential build failure with OMIT_COM_ERRNamhyung Kim1-6/+6
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-30libext2fs: Add some fail-safe checks to the 32-bit bitmap codeTheodore Ts'o1-1/+80
2009-09-07libext2fs: Round up the bitmap size when allocating a new bitmapTheodore Ts'o1-0/+2
2009-09-07Merge branch 'maint' into nextTheodore Ts'o1-0/+2
2009-08-22Add support for 64-bit bitmapsTheodore Ts'o1-3/+3
2009-07-12libext2fs: Fix minor gcc -Wall warningsTheodore Ts'o1-5/+1
2009-07-09libext2fs: Add new function ext2fs_test_inode_bitmap_range()Theodore Ts'o1-4/+112
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-14/+14
2007-07-23libext2fs: 32-bit bitmap refactorization, part 3Theodore Ts'o1-2/+43
2007-07-22libext2fs: 32-bit bitmap refactorization, part 2Theodore Ts'o1-1/+68
2007-07-22libext2fs: 32-bit bitmap refactorization, part 1Theodore Ts'o1-1/+152
2007-07-22Move ext2fs_get_{block,inode}_bitmap_{start,end}() to generic functionsTheodore Ts'o1-0/+10
2007-07-22Uninline ext2fs_{mark,unmark,test}_block_bitmap_range() to gen_bitmap.cTheodore Ts'o1-0/+47
2007-07-22Move ext2fs_test_generic_bitmap() to gen_bitmap.cTheodore Ts'o1-0/+10
2001-06-11ChangeLog, Makefile.in, bitops.h, gen_bitmap.c:Theodore Ts'o1-0/+48