aboutsummaryrefslogtreecommitdiff
path: root/block/partitions/check.h
AgeCommit message (Expand)AuthorFilesLines
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