aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/block/partitions/efi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-03-24block: declare all partition detection routines in check.hChristoph Hellwig1-3/+0
2020-03-08partitions/efi: Fix partition name parsing in GUID partition entryNikolai Merinov1-1/+1
2019-04-30block: switch all files cleared marked as GPLv2 or later to SPDX tagsChristoph Hellwig1-15/+1
2014-02-18block: Use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza1-4/+5
2013-09-11partitions/efi: delete annoying emacs style commentsDavidlohr Bueso1-19/+0
2013-09-11partitions/efi: detect hybrid MBRsDavidlohr Bueso1-0/+3
2013-09-11partitions/efi: use lba-aware partition recordsDavidlohr Bueso1-1/+15
2012-01-03move fs/partitions to block/Al Viro1-0/+134