summaryrefslogtreecommitdiff
path: root/block/partitions/efi.c
Commit message (Expand)AuthorAge
* partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar2017-01-17
* treewide: Fix typos in printkMasanari Iida2016-04-18
* efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-07
* block/partitions/efi.c: kerneldoc fixingFabian Frederick2014-07-01
* block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-21
* block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson2013-10-16
* partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso2013-09-15
* block/partitions/efi.c: consistently use pr_foo()Andrew Morton2013-09-11
* partitions/efi: some style cleanupsDavidlohr Bueso2013-09-11
* partitions/efi: compare first and last usable LBAsDavidlohr Bueso2013-09-11
* partitions/efi: account for pmbr size in lbaDavidlohr Bueso2013-09-11
* partitions/efi: detect hybrid MBRsDavidlohr Bueso2013-09-11
* partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso2013-09-11
* partitions/efi: check pmbr record's starting lbaDavidlohr Bueso2013-09-11
* partitions/efi: use lba-aware partition recordsDavidlohr Bueso2013-09-11
* partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter2013-04-30
* block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones2013-02-27
* block: store partition_meta_info.uuid as a stringStephen Warren2012-11-23
* move fs/partitions to block/Al Viro2012-01-03