summaryrefslogtreecommitdiffstats
path: root/block/partitions/check.h
AgeCommit message (Expand)AuthorLines
2022-08-02block: Convert read_part_sector() to use a folioMatthew Wilcox (Oracle)-2/+2
2022-02-02block: remove genhd.hChristoph Hellwig-1/+0
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig-1/+1
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig-0/+1
2020-03-24block: merge partition-generic.c and check.cChristoph Hellwig-5/+0
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig-0/+22
2020-03-24block: remove warn_no_partChristoph Hellwig-3/+0
2020-03-24block: unexport read_dev_sector and put_dev_sectorChristoph Hellwig-7/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei-1/+3
2012-01-03separate partition format handling from generic codeAl Viro-0/+3
2012-01-03move fs/partitions to block/Al Viro-0/+49