aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/rw_bitmaps.c
AgeCommit message (Expand)Author
2019-05-06e2fsck: check and fix tails of all bitmap blocksTheodore Ts'o
2018-04-09e2image: fix metadata image handling on big endian systemsLukas Czerner
2018-03-20libext2fs: fix reading bitmaps from e2image filesTheodore Ts'o
2018-01-01libext2fs: when writing bitmaps mark the fs as dirty if necessaryTheodore Ts'o
2014-07-26Merge branch 'maint' into nextTheodore Ts'o
2014-07-26Fix 32/64-bit overflow when multiplying by blocks/clusters per groupTheodore Ts'o
2014-01-30Merge branch 'maint' into nextTheodore Ts'o
2014-01-11libext2fs: mark group data blocks when loading block bitmapDarrick J. Wong
2013-10-12Define an error code for block bitmap checksum failuresDarrick J. Wong
2013-05-19Merge branch 'maint' into nextTheodore Ts'o
2013-05-19libext2fs: fix gcc -Wall warningsTheodore Ts'o
2013-01-01Merge branch 'maint' into nextTheodore Ts'o
2012-12-29misc: cleanup unused variables on MacOSAndreas Dilger
2012-08-02libext2fs: block group checksum should use metadata_csum algorithmDarrick J. Wong
2012-07-30libext2fs: create the block bitmap checksumDarrick J. Wong
2012-07-30libext2fs: create the inode bitmap checksumDarrick J. Wong
2012-05-07libext2fs: factor out I/O buffer allocationTheodore Ts'o
2012-05-07libext2fs: make read_bitmaps() more efficient when using direct I/OTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-16libext2: Fix leaks in write_bitmaps on error returnsEric Sandeen
2011-06-04Merge branch 'maint' into nextTheodore Ts'o
2011-06-04libext2fs: Teach block bitmap read, write, and allocation funcs about clustersTheodore Ts'o
2010-09-24Merge branch 'maint' into nextTheodore Ts'o
2010-09-24ext2fs: Optimize for Direct I/OTheodore 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-25Convert to use block group accessor functionsValerie Aurora Henson
2009-10-25libext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_flags_test()Theodore Ts'o
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson
2009-09-07Fix overflow in calculation of total file system blocksValerie Aurora Henson
2009-09-07Use accessor functions fields for bg_flags in the block group descriptorsTheodore Ts'o
2009-09-07Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson
2009-08-09libext2fs: Treat uninitialized parts of bitmaps as unallocatedTheodore Ts'o
2009-08-05Convert libext2fs to 64-bit bitmap interfaceValerie Aurora Henson
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-08-22libext2fs: Replace use of sprintf with strcpy/strcat to help SILOTheodore Ts'o
2008-08-21libext2fs: Fix reading bitmaps from e2image filesTheodore Ts'o
2008-04-20Remove LAZY_BG featureTheodore Ts'o
2008-03-20Add uninit block group support to various libext2fs functionsJose R. Santos
2007-08-11Remove PowerPC bitmap hackery since it's not been needed since Linux 2.1Theodore Ts'o
2007-07-23libext2fs: 32-bit bitmap refactorization, part 3Theodore Ts'o
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o
2006-04-23Speed up mke2fs and e2fsck by writing bitmaps more efficientlyTheodore Ts'o
2004-07-28Add ability for debugfs to use a separate source of data blocks whenTheodore Ts'o
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o
2002-10-02Fix endian problems in the htree code for e2fsck and debugfs.Theodore Ts'o
2001-06-11ChangeLog, Makefile.in, swapfs.c, unix.c:Theodore Ts'o
2001-05-14Many files:Theodore Ts'o
2001-05-03Many files:Theodore Ts'o