aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/efi.h
AgeCommit message (Expand)Author
2022-02-02block: remove genhd.hChristoph Hellwig
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig
2020-03-08partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig
2014-02-18block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza
2013-09-11partitions/efi: delete annoying emacs style commentsDavidlohr Bueso
2013-09-11partitions/efi: detect hybrid MBRsDavidlohr Bueso
2013-09-11partitions/efi: use lba-aware partition recordsDavidlohr Bueso
2012-01-03move fs/partitions to block/Al Viro