summaryrefslogtreecommitdiff
path: root/drivers/md/dm-pcache/Kconfig
AgeCommit message (Expand)Author
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang
rs Mulder 2020-08-12kstrto*: correct documentation references to simple_strto*()Kars Mulder 2018-10-31lib/kstrtox.c: delete unnecessary castsAlexey Dobriyan 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-07-10lib/kstrtox.c: use "unsigned int" moreAlexey Dobriyan 2017-07-10lib/kstrtox.c: delete end-of-string testAlexey Dobriyan 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-10-11lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan 2016-03-17lib: add "on"/"off" support to kstrtoboolKees Cook 2016-03-17lib: move strtobool() to kstrtobool()Kees Cook