summaryrefslogtreecommitdiffstats
path: root/block/partitions
Commit message (Expand)AuthorAgeFilesLines
* partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter2013-07-091-6/+6
* partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter2013-04-301-2/+2
* block/partitions: optimize memory allocation in check_partition()Ming Lei2013-02-272-6/+35
* block/partitions/mac.c: obey the state->limit constraintMing Lei2013-02-271-0/+4
* block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-271-2/+10
* block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter2013-02-271-3/+8
* Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-12-172-8/+20
|\
| * block: partition: msdos: provide UUIDs for partitionsStephen Warren2012-11-231-2/+19
| * block: store partition_meta_info.uuid as a stringStephen Warren2012-11-231-6/+1
* | partitions: enable EFI/GPT support by defaultDiego Calleja2012-12-061-2/+2
|/
* 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
* LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov2012-02-241-7/+4
* separate partition format handling from generic codeAl Viro2012-01-032-522/+4
* move fs/partitions to block/Al Viro2012-01-0332-0/+6040