summaryrefslogtreecommitdiffstats
path: root/block/partitions/check.h
Commit message (Expand)AuthorAgeFilesLines
* block: Convert read_part_sector() to use a folioMatthew Wilcox (Oracle)2022-08-021-2/+2
* block: remove genhd.hChristoph Hellwig2022-02-021-1/+0
* block: store a gendisk in struct parsed_partitionsChristoph Hellwig2021-08-121-1/+1
* block: move block layer internals out of include/linux/genhd.hChristoph Hellwig2020-03-251-0/+1
* block: merge partition-generic.c and check.cChristoph Hellwig2020-03-241-5/+0
* block: declare all partition detection routines in check.hChristoph Hellwig2020-03-241-0/+22
* block: remove warn_no_partChristoph Hellwig2020-03-241-3/+0
* block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig2020-03-241-7/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-271-1/+3
* separate partition format handling from generic codeAl Viro2012-01-031-0/+3
* move fs/partitions to block/Al Viro2012-01-031-0/+49