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