index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
/
cmdline.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-22
block: add support for defining read-only partitions
Christian Marangi
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