aboutsummaryrefslogtreecommitdiff
path: root/fs/partitions/efi.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2010-05-21fs/partitions: use ADDPART_FLAG_RAID instead of magic numberGravatar Cesar Eduardo Barros 1-1/+1
2010-05-21block: use struct parsed_partitions *state universally in partition check codeGravatar Tejun Heo 1-48/+43
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-11-23partitions: read whole sector with EFI GPT headerGravatar Karel Zak 1-3/+4
2009-11-23partitions: use sector size for EFI GPTGravatar Karel Zak 1-8/+15
2008-07-25fs/partitions/efi: convert to pr_debugGravatar Thomas Gleixner 1-25/+17
2007-05-11small cleanup in gpt partition handlingGravatar Olaf Hering 1-7/+5
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-6/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+645