]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/ext2fs/csum.c
debugfs, e2fsck: fix s_desc_size handling
[thirdparty/e2fsprogs.git] / lib / ext2fs / csum.c
2013-12-25  Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2012-12-29  Andreas Dilgertests: don't consider "make check" a compiler error
2012-03-15  Theodore Ts'odumpe2fs: print the expected block group checksum if...
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-07-07  Theodore Ts'olibext2fs: Fix gcc -Wall warnings
2011-07-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-11  Theodore Ts'oMerge branch 'maint' into next
2011-06-07  Theodore Ts'oMerge branch 'maint' into next
2011-06-05  Theodore Ts'oMerge branch 'maint' into next
2011-06-01  Theodore Ts'oMerge branch 'maint' into next
2011-05-08  Theodore Ts'oMerge branch 'maint' into next
2011-03-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-28  Theodore Ts'oMerge branch 'maint' into next
2011-02-21  Theodore Ts'oMerge branch 'maint' into next
2011-02-18  Theodore Ts'oMerge branch 'maint' into next
2011-02-11  Theodore Ts'oMerge branch 'maint' into next
2010-12-23  Theodore Ts'oMerge branch 'maint' into next
2010-12-20  Theodore Ts'oMerge branch 'maint' into next
2010-12-16  Eric Sandeene2fsprogs: fix type-punning warnings
2010-12-13  Theodore Ts'oMerge branch 'maint' into next
2010-11-22  Theodore Ts'oMerge branch 'maint'
2010-09-25  Theodore Ts'oMerge branch 'maint' into next
2010-07-19  Theodore Ts'oMerge branch 'maint' into next
2010-06-07  Theodore Ts'oMerge branch 'maint' into next
2010-05-18  Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2010-03-15  Theodore Ts'oMerge branch 'maint' into next
2010-02-15  Theodore Ts'olibext2fs: Fix byte swapping bugs
2010-02-10  Theodore Ts'oMerge branch 'maint' into next
2010-01-31  Theodore Ts'oMerge branch 'maint' into next
2009-11-16  Theodore Ts'oMerge branch 'maint' into next
2009-10-26  Theodore Ts'olibext2fs: Byte-swap 64-bit block group descriptors
2009-10-26  Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26  Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24  Theodore Ts'oMerge branch 'maint' into next
2009-10-05  Theodore Ts'oMerge branch 'maint' into next
2009-09-08  Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-07  Theodore Ts'oMerge branch 'maint' into next
2009-08-05  Valerie Aurora HensonConvert libext2fs to 64-bit bitmap interface
2009-05-29  Theodore Ts'olibext2fs: Move test code for csum.c inline instead...
2008-09-12  Theodore Ts'oFix compiling under diet libc
2008-08-28  Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-25  Theodore Ts'olibext2fs: Fix namespace leakage of crc16 functions
2008-07-13  Theodore Ts'olibext2fs: Don't check the group checksum when !GDT_CSUM
2008-06-18  Theodore Ts'oMerge branch 'maint'
2008-06-08  Theodore Ts'oMerge branch 'maint'
2008-06-07  Theodore Ts'oFix gcc -Wall warnings in libext2fs
2008-06-07  Theodore Ts'oMerge branch 'maint'
2008-06-03  Theodore Ts'oMerge branch 'maint' into next
2008-05-21  Theodore Ts'oMerge branch 'maint'
2008-04-27  Theodore Ts'oMerge branch 'maint'
2008-04-22  Theodore Ts'oMerge branch 'maint'
2008-04-21  Theodore Ts'oTransfer responsibility of setting the *_UNINIT flags...
2008-04-21  Theodore Ts'oRemove LAZY_BG feature
2008-04-20  Theodore Ts'oext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT
2008-04-20  Theodore Ts'oext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED
2008-04-17  Theodore Ts'oMerge branch 'maint'
2008-04-07  Theodore Ts'oMerge branch 'maint'
2008-04-06  Theodore Ts'oMerge branch 'maint' into next
2008-03-31  Andreas Dilgerext2fs_set_gdt_csum(): Return an error code on errors...
2008-03-31  Andreas Dilgerext2fs_set_gdt_csum(): Force the last block group to...
2008-03-31  Andreas Dilgerext2fs_set_gdt_csum(): Clean up superblock dirty flag...
2008-03-30  Theodore Ts'oMerge branch 'maint'
2008-03-20  Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...