summaryrefslogtreecommitdiff
path: root/block/partitions/cmdline.c
AgeCommit message (Expand)Author
2023-08-22block: use strscpy() to instead of strncpy()Xu Panda
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig
2021-08-02block: remove cmdline-parser.cChristoph Hellwig
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab
2018-06-05block: add verifier for cmdline partitionWang YanQing
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-11block: support embedded device command line partitionCai Zhiyong