summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/blockcheck.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-121-42/+14Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* ocfs2: kill endianness abuses in blockcheck.cAl Viro2012-05-301-20/+22
* 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-041-8/+176
* ocfs2: One more hamming code optimization.Joel Becker2009-01-051-42/+19Star
* 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/+20Star
* ocfs2: block read meta ecc.Joel Becker2009-01-051-0/+9
* ocfs2: Add the underlying blockcheck code.Joel Becker2009-01-051-0/+480