Age | Commit message (Expand) | Author |
---|---|---|
2025-03-06 | badblocks: use sector_t instead of int to avoid truncation of badblocks length | Zheng Qixing |
2025-03-06 | badblocks: return boolean from badblocks_set() and badblocks_clear() | Zheng Qixing |
2023-09-26 | badblocks: add more helper structure and routines in badblocks.h | Coly Li |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-01-09 | block, badblocks: introduce devm_init_badblocks | Dan Williams |
2016-01-09 | badblocks: rename badblocks_free to badblocks_exit | Dan Williams |
2016-01-09 | badblocks: Add core badblock management code | Vishal Verma |