summaryrefslogtreecommitdiff
path: root/block/partitions/amiga.c
AgeCommit message (Expand)Author
2023-07-05block/partition: fix signedness issue for Amiga partitionsMichael Schmitz
2023-06-20block: add overflow checks for Amiga partition supportMichael Schmitz
2023-06-20block: fix signed int overflow in Amiga partition supportMichael Schmitz
2021-08-12block: store a gendisk in struct parsed_partitionsChristoph Hellwig
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig
2020-03-24block: remove warn_no_partChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-07-01block/partitions/amiga.c: replace nolevel printk by pr_errFabian Frederick
2012-01-03move fs/partitions to block/Al Viro