aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei2-6/+35
2013-02-27block/partitions/mac.c: obey the state->limit constraintMing Lei1-0/+4
2013-02-27block/partitions/efi.c: ensure that the GPT header is at least the size of the structure.Peter Jones1-2/+10
2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter1-3/+8
2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+20
2012-12-06partitions: enable EFI/GPT support by defaultDiego Calleja1-2/+2
2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren1-2/+19
2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren1-6/+1
2012-09-26s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber1-183/+272
2012-05-16s390/dasd: re-prioritize partition detection messageStefan Haberland1-1/+1
2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov1-7/+4
2012-01-03separate partition format handling from generic codeAl Viro2-522/+4
2012-01-03move fs/partitions to block/Al Viro32-0/+6040