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