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