Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs / gen_bitmap.c
2020-03-20 Theodore Ts'olibext2fs: fix the {set_get}_bitmap_range functions...
2019-01-30 Theodore Ts'oMerge branch 'maint' into next
2019-01-30 Theodore Ts'olibext2fs: add checks for block number wrapping for...
2018-08-08 Theodore Ts'olibext2fs: revamp bitmap types to fix LTO warnings
2017-05-24 Colin CrossAOSP: Fix mac build
2014-01-13 Theodore Ts'olibext2fs: add ext2fs_find_first_set_{block,inode}_bitm...
2012-04-09 Theodore Ts'olibext2fs: add 32-bit compat code for ext2fs_find_first...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_unmark_generic_bi...
2010-12-20 Namhyung Kimlibext2fs: fix potential build failure with OMIT_COM_ERR
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2010-01-31 Theodore Ts'olibext2fs: Add some fail-safe checks to the 32-bit...
2009-09-07 Theodore Ts'olibext2fs: Round up the bitmap size when allocating...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-22 Theodore Ts'oAdd support for 64-bit bitmaps
2009-07-12 Theodore Ts'olibext2fs: Fix minor gcc -Wall warnings
2009-07-09 Theodore Ts'olibext2fs: Add new function ext2fs_test_inode_bitmap_ra...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 3
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 2
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 1
2007-07-22 Theodore Ts'oMove ext2fs_get_{block,inode}_bitmap_{start,end}()...
2007-07-22 Theodore Ts'oUninline ext2fs_{mark,unmark,test}_block_bitmap_range...
2007-07-22 Theodore Ts'oMove ext2fs_test_generic_bitmap() to gen_bitmap.c
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, bitops.h, gen_bitmap.c: