summaryrefslogtreecommitdiffstats
path: root/sys/cddl/boot/zfs/zfssubr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r268075: MFV r267565:delphij2014-07-151-3/+7
* MFV r245512:delphij2013-02-091-0/+2
* - Correctly read gang header from raidz.pjd2011-10-201-6/+9
* Always pass data size for checksum verification function, as usingpjd2011-10-191-10/+10
* Initialize 'rc' properly before using it. This error could lead to infinitepjd2011-10-191-1/+3
* Remove redundant size calculation.pjd2011-10-191-5/+0
* zfs boot subroutines: correctly specify type of an integer literalavg2011-09-131-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-460/+1223
* Teach the (gpt)zfsboot and zfsloader raidz code to use its bufferspjd2010-01-061-21/+29
* Correct another case of not doing 64bit math. This allows mine andps2009-11-131-1/+2
* Unexpand $FreeBSD$.des2009-05-231-1/+1
* Remove svn:keywords on a file that had fbsd:nokeywords (though I don'tdes2009-05-231-1/+1
* Add support for booting from raidz1 and raidz2 pools.dfr2009-05-161-0/+732
* Some zfsboot fixes from Norikatsu Shigemura:dfr2008-11-191-1/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-0/+193
OpenPOWER on IntegriCloud