summaryrefslogtreecommitdiffstats
path: root/sys/boot/zfs
Commit message (Expand)AuthorAgeFilesLines
* A simple test harness to help debug problems with the ZFS boot code.dfr2010-07-301-0/+120
* zfs boot: fix error handling in zfs_readdiravg2010-05-311-0/+2
* boot/zfs: fix gang block reading codeavg2010-05-281-4/+8
* Update comment. We also look for GPT partitions.pjd2010-02-181-1/+1
* Space cleanup for revision 201689 committed separately for easier review.delphij2010-01-061-35/+35
* Instead of assuming all vdevs are healthy, check the newest vdev labeldelphij2010-01-061-22/+66
* - Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it tojhb2009-12-091-1/+1
* Correct some issues with zfs boot.rnoland2009-10-232-19/+56
* Add support for booting from raidz1 and raidz2 pools.dfr2009-05-161-65/+144
* Use full 64bit arithmetic when converting file offsets to block numbers - fixesdfr2008-12-171-9/+4
* Fix a leak introduced in r185902. We should free the devspec ifps2008-12-111-0/+1
* Avoid a double free in devopen by not freeing the device structureps2008-12-111-1/+0
* Don't get confused if we encounter a device which is part of a raidz or raidz2dfr2008-12-101-2/+4
* Correct include path for i386 specific includes. This allows zfsps2008-12-061-1/+1
* Fix amd64 build and re-enable gptzfsboot.dfr2008-11-221-4/+14
* Some zfsboot fixes from Norikatsu Shigemura:dfr2008-11-191-2/+3
* Add a GPT-aware variant of zfsboot which should be used in a similar mannerdfr2008-11-191-3/+7
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-173-0/+1986
OpenPOWER on IntegriCloud