Age | Commit message (Expand) | Author |
---|---|---|
2024-05-03 | block: fix and simplify blkdevparts= cmdline parsing | INAGAKI Hiroshi |
2023-08-22 | block: use strscpy() to instead of strncpy() | Xu Panda |
2021-08-12 | block: store a gendisk in struct parsed_partitions | Christoph Hellwig |
2021-08-02 | block: remove cmdline-parser.c | Christoph Hellwig |
2020-03-24 | block: declare all partition detection routines in check.h | Christoph Hellwig |
2019-07-15 | docs: block: convert to ReST | Mauro Carvalho Chehab |
2018-06-05 | block: add verifier for cmdline partition | Wang YanQing |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2013-09-30 | block: change config option name for cmdline partition parsing | Paul Gortmaker |
2013-09-11 | block: support embedded device command line partition | Cai Zhiyong |