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
starfive-6.6.48-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
/
block
/
badblocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-24
badblocks: avoid checking invalid range in badblocks_check()
Coly Li
1
-2
/
+4
2023-09-26
badblocks: switch to the improved badblock handling code
Coly Li
1
-305
/
+3
2023-09-26
badblocks: improve badblocks_check() for multiple ranges handling
Coly Li
1
-0
/
+97
2023-09-26
badblocks: improve badblocks_clear() for multiple ranges handling
Coly Li
1
-0
/
+325
2023-09-26
badblocks: improve badblocks_set() for multiple ranges handling
Coly Li
1
-20
/
+544
2023-09-26
badblocks: add helper routines for badblock ranges handling
Coly Li
1
-0
/
+386
2022-04-23
block/badblocks: Remove redundant assignments
Michal Orzel
1
-2
/
+0
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-01
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
1
-9
/
+1
2017-11-03
badblocks: fix wrong return value in badblocks_set if badblocks are disabled
Liu Bo
1
-1
/
+1
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
1
-0
/
+1
2016-10-22
badblocks: badblocks_set/clear update unacked_exist
Shaohua Li
1
-0
/
+23
2016-10-12
badblocks: fix overlapping check for clearing
Tomasz Majchrzak
1
-2
/
+4
2016-01-09
block, badblocks: introduce devm_init_badblocks
Dan Williams
1
-13
/
+35
2016-01-09
block: clarify badblocks lifetime
Dan Williams
1
-0
/
+2
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
1
-3
/
+3
2016-01-09
badblocks: Add core badblock management code
Vishal Verma
1
-0
/
+561