index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
partitions
/
cmdline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-21
block: partitions: Replace pp_buf with struct seq_buf
Kees Cook
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2024-10-22
block: add support for defining read-only partitions
Christian Marangi
1
-0
/
+3
2024-05-03
block: fix and simplify blkdevparts= cmdline parsing
INAGAKI Hiroshi
1
-37
/
+12
2023-08-22
block: use strscpy() to instead of strncpy()
Xu Panda
1
-8
/
+4
2021-08-12
block: store a gendisk in struct parsed_partitions
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
1
-5
/
+262
2020-03-24
block: declare all partition detection routines in check.h
Christoph Hellwig
1
-1
/
+0
2019-07-15
docs: block: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
1
-0
/
+57
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2013-09-30
block: change config option name for cmdline partition parsing
Paul Gortmaker
1
-4
/
+4
2013-09-11
block: support embedded device command line partition
Cai Zhiyong
1
-0
/
+99