summaryrefslogtreecommitdiff
path: root/block/partitions/amiga.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-06block/partition: fix signedness issue for Amiga partitionsMichael Schmitz1-1/+1
2023-06-20block: add overflow checks for Amiga partition supportMichael Schmitz1-18/+85
2023-06-20block: fix signed int overflow in Amiga partition supportMichael Schmitz1-4/+5
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig1-4/+3
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig1-1/+0
2020-03-24block: remove warn_no_partChristoph Hellwig1-6/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-07-01block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick1-5/+7
2012-01-04move fs/partitions to block/Al Viro1-0/+139