grub/grub-core/disk
Vladimir 'phcoder' Serbinenko 63fe43f3c3 * util/getroot.c (grub_util_get_dm_node_linear_info): Fix memory leak.
* grub-core/disk/cryptodisk.c (cryptodisk_cleanup): Disable for
	now to avoid double free.
	* grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_dev): Rename to
	hostdisk.
	* include/grub/disk.h (grub_disk_dev_id): New id HOSTDISK.
	* util/grub-probe.c (escape_of_path): Always return a new copy.
	(print_full_name): Escape path.
	(probe): Don't call grub_util_devname_to_ofpath on NULL.
	Fix hints on abstractions.
2012-01-29 21:49:44 +01:00
..
arc ARC disk write support. 2012-01-25 16:13:34 +01:00
efi Simplify root device discover and don't fail when trying to open 2012-01-28 13:26:20 +01:00
i386/pc Defer multiboot device parsing until we're in compressed part. 2011-11-12 21:12:52 +01:00
ieee1275 IEEE1275 disk write support. 2012-01-25 18:32:08 +01:00
AFSplitter.c small cleanup 2011-04-21 11:17:01 +02:00
ahci.c * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 2012-01-29 19:00:30 +01:00
ata.c * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 2012-01-29 19:00:30 +01:00
cryptodisk.c * util/getroot.c (grub_util_get_dm_node_linear_info): Fix memory leak. 2012-01-29 21:49:44 +01:00
diskfilter.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
dmraid_nvidia.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
geli.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
host.c Simplify disk opening 2011-07-07 21:46:25 +02:00
ldm.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
loopback.c Simplify disk opening 2011-07-07 21:46:25 +02:00
luks.c * grub-core/commands/acpihalt.c: Gettextized. 2011-11-11 21:44:56 +01:00
lvm.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid1x_linux.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
mdraid_linux.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
memdisk.c Replace grub_module_iterate with FOR_MODULES. 2011-10-16 15:23:29 +02:00
pata.c * include/grub/ata.h (grub_ata): Add a new element maxbuffer. 2012-01-29 19:00:30 +01:00
raid5_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
raid6_recover.c Merge common RAID and LVM logic to an abstract diskfilter. 2012-01-29 14:28:01 +01:00
scsi.c Simplify disk opening 2011-07-07 21:46:25 +02:00
usbms.c merge mainline into lazy 2011-07-07 12:21:53 +02:00