aboutsummaryrefslogtreecommitdiff
path: root/block/partitions
AgeCommit message (Expand)Author
2013-04-30partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter
2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei
2013-02-27block/partitions/mac.c: obey the state->limit constraintMing Lei
2013-02-27block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones
2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-12-06partitions: enable EFI/GPT support by defaultDiego Calleja
2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren
2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren
2012-09-26s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber
2012-05-16s390/dasd: re-prioritize partition detection messageStefan Haberland
2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov
2012-01-03separate partition format handling from generic codeAl Viro
2012-01-03move fs/partitions to block/Al Viro