index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
blockcheck.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-12
1
-42
/
+14
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
ocfs2: kill endianness abuses in blockcheck.c
Al Viro
2012-05-29
1
-20
/
+22
*
ocfs2: Fix metaecc error messages
Sunil Mushran
2010-09-08
1
-2
/
+2
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-2
/
+2
*
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
2009-12-04
1
-1
/
+1
*
ocfs2: Add statistics for the checksum and ecc operations.
Joel Becker
2009-06-03
1
-8
/
+176
*
ocfs2: One more hamming code optimization.
Joel Becker
2009-01-05
1
-42
/
+19
*
ocfs2: Another hamming code optimization.
Joel Becker
2009-01-05
1
-1
/
+39
*
ocfs2: Don't hand-code xor in ocfs2_hamming_encode().
Joel Becker
2009-01-05
1
-47
/
+20
*
ocfs2: block read meta ecc.
Joel Becker
2009-01-05
1
-0
/
+9
*
ocfs2: Add the underlying blockcheck code.
Joel Becker
2009-01-05
1
-0
/
+480