aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/blockcheck.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Fix metaecc error messagesSunil Mushran2010-09-081-2/+2
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-2/+2
* tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-041-1/+1
* ocfs2: Add statistics for the checksum and ecc operations.Joel Becker2009-06-031-8/+176
* ocfs2: One more hamming code optimization.Joel Becker2009-01-051-42/+19
* ocfs2: Another hamming code optimization.Joel Becker2009-01-051-1/+39
* ocfs2: Don't hand-code xor in ocfs2_hamming_encode().Joel Becker2009-01-051-47/+20
* ocfs2: block read meta ecc.Joel Becker2009-01-051-0/+9
* ocfs2: Add the underlying blockcheck code.Joel Becker2009-01-051-0/+480