summaryrefslogtreecommitdiffstats
path: root/block/partitions/efi.c
Commit message (Expand)AuthorAgeFilesLines
* block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-211-2/+3
* block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson2013-10-161-1/+6
* partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso2013-09-151-2/+6
* block/partitions/efi.c: consistently use pr_foo()Andrew Morton2013-09-111-26/+19
* partitions/efi: some style cleanupsDavidlohr Bueso2013-09-111-11/+8
* partitions/efi: compare first and last usable LBAsDavidlohr Bueso2013-09-111-1/+6
* partitions/efi: account for pmbr size in lbaDavidlohr Bueso2013-09-111-3/+18
* partitions/efi: detect hybrid MBRsDavidlohr Bueso2013-09-111-21/+53
* partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso2013-09-111-3/+0
* partitions/efi: check pmbr record's starting lbaDavidlohr Bueso2013-09-111-4/+13
* partitions/efi: use lba-aware partition recordsDavidlohr Bueso2013-09-111-5/+4
* partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter2013-04-301-2/+2
* block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-271-2/+10
* block: store partition_meta_info.uuid as a stringStephen Warren2012-11-231-6/+1
* move fs/partitions to block/Al Viro2012-01-031-0/+675