aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions/efi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-15genhd, efi: add efi partition metadata to hd_structsWill Drewry1-0/+25
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan1-1/+1
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberCesar Eduardo Barros1-1/+1
2010-05-21block: use struct parsed_partitions *state universally in partition check codeTejun Heo1-48/+43
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-23partitions: read whole sector with EFI GPT headerKarel Zak1-3/+4
2009-11-23partitions: use sector size for EFI GPTKarel Zak1-8/+15
2008-07-25fs/partitions/efi: convert to pr_debugThomas Gleixner1-25/+17
2007-05-11small cleanup in gpt partition handlingOlaf Hering1-7/+5
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+645