index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ext2fs
/
csum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-29
libext2fs: Move test code for csum.c inline instead of in a separate file
Theodore Ts'o
1
-0
/
+114
2008-09-12
Fix compiling under diet libc
Theodore Ts'o
1
-0
/
+4
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-1
/
+1
2008-08-24
libext2fs: Fix namespace leakage of crc16 functions
Theodore Ts'o
1
-4
/
+5
2008-07-13
libext2fs: Don't check the group checksum when !GDT_CSUM
Theodore Ts'o
1
-2
/
+4
2008-06-07
Fix gcc -Wall warnings in libext2fs
Theodore Ts'o
1
-1
/
+1
2008-04-21
Transfer responsibility of setting the *_UNINIT flags to libext2fs
Theodore Ts'o
1
-1
/
+4
2008-04-20
Remove LAZY_BG feature
Theodore Ts'o
1
-20
/
+7
2008-04-20
ext2fs_set_gdt_csum: Remove setting of BLOCK_UNINIT
Theodore Ts'o
1
-5
/
+0
2008-04-20
ext2fs_set_gdt_csum: Remove bogus setting of ITABLE_ZEROED
Theodore Ts'o
1
-10
/
+0
2008-03-31
ext2fs_set_gdt_csum(): Return an error code on errors instead of void
Andreas Dilger
1
-2
/
+6
2008-03-31
ext2fs_set_gdt_csum(): Force the last block group to have a valid block bitmap
Andreas Dilger
1
-1
/
+1
2008-03-31
ext2fs_set_gdt_csum(): Clean up superblock dirty flag handling
Andreas Dilger
1
-17
/
+11
2008-03-20
Add initial checksum support for the gdt_checksum/uninit_group feature
Jose R. Santos
1
-0
/
+162