summaryrefslogtreecommitdiffstats
path: root/block/partitions/ibm.c
Commit message (Expand)AuthorAgeFilesLines
* partitions/ibm: Introduce defines for magic string length valuesJan Höppner2023-10-041-9/+13
* partitions/ibm: Replace strncpy() and improve readabilityJan Höppner2023-10-041-25/+61
* partitions/ibm: Remove unnecessary memsetJan Höppner2023-10-041-2/+0
* partitions/ibm: use bdev_nr_sectors instead of open coding itChristoph Hellwig2021-10-191-9/+10
* block: store a gendisk in struct parsed_partitionsChristoph Hellwig2021-08-121-2/+2
* partitions/ibm: fix non-DASD devicesChristoph Hellwig2020-10-071-4/+3
* s390/dasd: remove ioctl_by_bdev callsStefan Haberland2020-05-211-6/+18
* block: declare all partition detection routines in check.hChristoph Hellwig2020-03-241-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber2012-09-261-183/+272
* s390/dasd: re-prioritize partition detection messageStefan Haberland2012-05-161-1/+1
* move fs/partitions to block/Al Viro2012-01-031-0/+275