aboutsummaryrefslogtreecommitdiff
path: root/block/partitions/aix.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-12block: store a gendisk in struct parsed_partitionsGravatar Christoph Hellwig 1-18/+2
2020-03-24block: declare all partition detection routines in check.hGravatar Christoph Hellwig 1-1/+0
2018-07-27partitions/aix: append null character to print data from diskGravatar Mauricio Faria de Oliveira 1-2/+6
2018-07-27partitions/aix: fix usage of uninitialized lv_info and lvname structuresGravatar Mauricio Faria de Oliveira 1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-08-05partitions: aix.c: off by one bugGravatar Dan Carpenter 1-1/+1
2014-07-01block/partitions/aix.c: replace count*size kzalloc by kcallocGravatar Fabian Frederick 1-1/+1
2013-07-09partitions: add aix lvm partition support filesGravatar Philippe De Muyter 1-0/+293