summaryrefslogtreecommitdiffstats
path: root/block/partitions/aix.c
Commit message (Expand)AuthorAgeFilesLines
* partitions/aix: fix usage of uninitialized lv_info and lvname structuresMauricio Faria de Oliveira2018-09-191-2/+3
* partitions/aix: append null character to print data from diskMauricio Faria de Oliveira2018-09-191-2/+6
* partitions: aix.c: off by one bugDan Carpenter2014-08-051-1/+1
* block/partitions/aix.c: replace count*size kzalloc by kcallocFabian Frederick2014-07-011-1/+1
* partitions: add aix lvm partition support filesPhilippe De Muyter2013-07-091-0/+293