kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / fs / ocfs2 / blockcheck.c
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "offest" -> "offset"
2009-06-04 Joel Beckerocfs2: Add statistics for the checksum and ecc operations.
2009-01-05 Joel Beckerocfs2: One more hamming code optimization.
2009-01-05 Joel Beckerocfs2: Another hamming code optimization.
2009-01-05 Joel Beckerocfs2: Don't hand-code xor in ocfs2_hamming_encode().
2009-01-05 Joel Beckerocfs2: block read meta ecc.
2009-01-05 Joel Beckerocfs2: Add the underlying blockcheck code.