index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
blockcheck.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-3
/
+1
2021-04-30
ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-1
/
+1
2020-08-07
ocfs2: replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-09-25
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
1
-15
/
+11
2019-07-12
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-42
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2012-05-30
ocfs2: kill endianness abuses in blockcheck.c
Al Viro
1
-20
/
+22
2010-09-08
ocfs2: Fix metaecc error messages
Sunil Mushran
1
-2
/
+2
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-2
/
+2
2009-12-04
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
1
-1
/
+1
2009-06-04
ocfs2: Add statistics for the checksum and ecc operations.
Joel Becker
1
-8
/
+176
2009-01-05
ocfs2: One more hamming code optimization.
Joel Becker
1
-42
/
+19
2009-01-05
ocfs2: Another hamming code optimization.
Joel Becker
1
-1
/
+39
2009-01-05
ocfs2: Don't hand-code xor in ocfs2_hamming_encode().
Joel Becker
1
-47
/
+20
2009-01-05
ocfs2: block read meta ecc.
Joel Becker
1
-0
/
+9
2009-01-05
ocfs2: Add the underlying blockcheck code.
Joel Becker
1
-0
/
+480