aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/boot
Commit message (Expand)AuthorAgeFilesLines
* loader: support com.delphix:removingToomas Soome2019-08-081-1/+138
* zfsboot: support newer ZFS versionsMatt Macy2019-01-031-3/+12
* Mark two things as unused (since they are only sometimes used) andWarner Losh2017-12-031-2/+2
* Fix all warnings related to geli and ZFS support on x86.Warner Losh2017-12-021-1/+1
* loader should support large_dnodeToomas Soome2017-09-121-8/+47
* loader: update symlink support in zfs readerToomas Soome2017-02-221-0/+1
* Bug 212114 - loader: zio_checksum_verify() must test spa for NULL pointerToomas Soome2016-08-241-5/+8
* Add SHA512, skein, large blocks support for loader zfs.Toomas Soome2016-08-185-65/+453
* Make boot code and loader check for unsupported ZFS feature flagsAllan Jude2016-08-011-1/+53
* Use netinet/in.h to avoid include/arpa dependency for DIRDEPS_BUILD.Bryan Drewery2016-05-261-1/+1
* Include arpa/inet.h to get the htonl(3) definitionEnji Cooper2016-05-131-0/+2
* Fix const conversion warning in lz4_decompressSteven Hartland2016-01-061-1/+1
* MFV r274273:Xin LI2014-11-101-5/+2
* Diff reduction with kernel code: instruct the compiler that the data ofXin LI2014-10-021-0/+19
* MFV r271510:Xin LI2014-09-131-1/+1
* MFV r267565:Xin LI2014-07-014-13/+204
* MFV r259170:Xin LI2014-01-011-13/+11
* MFV r245512:Xin LI2013-02-094-0/+315
* forgotten file from r240346Andriy Gapon2012-09-111-3/+3
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-2/+12
* add a zfs spa_t change missed in r235329Andriy Gapon2012-05-121-1/+1
* - Correctly read gang header from raidz.Pawel Jakub Dawidek2011-10-201-6/+9
* Always pass data size for checksum verification function, as usingPawel Jakub Dawidek2011-10-191-10/+10
* Initialize 'rc' properly before using it. This error could lead to infinitePawel Jakub Dawidek2011-10-191-1/+3
* Remove redundant size calculation.Pawel Jakub Dawidek2011-10-191-5/+0
* zfs boot subroutines: correctly specify type of an integer literalAndriy Gapon2011-09-131-1/+1
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-274-519/+1498
* Forgot to commit this file. Add ZPOOL_CONFIG_IS_LOG.Pawel Jakub Dawidek2010-09-101-0/+1
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska2010-07-121-21/+15
* Import OpenSolaris revision 7837:001de5627df3Martin Matuska2010-05-131-1/+1
* Instead of assuming all vdevs are healthy, check the newest vdev labelXin LI2010-01-061-1/+12
* Teach the (gpt)zfsboot and zfsloader raidz code to use its buffersPawel Jakub Dawidek2010-01-061-21/+29
* Apply OpenSolaris revision 8012 which brings our zpool to version 14,Xin LI2009-12-281-2/+4
* Correct another case of not doing 64bit math. This allows mine andPaul Saab2009-11-131-1/+2
* Correct some issues with zfs boot.Robert Noland2009-10-231-0/+18
* Unexpand $FreeBSD$.Dag-Erling Smørgrav2009-05-231-1/+1
* Remove svn:keywords on a file that had fbsd:nokeywords (though I don'tDag-Erling Smørgrav2009-05-231-1/+1
* Add support for booting from raidz1 and raidz2 pools.Doug Rabson2009-05-163-3/+742
* Add definitions for ZFS pool version 13.Doug Rabson2008-11-211-2/+16
* Some zfsboot fixes from Norikatsu Shigemura:Doug Rabson2008-11-192-23/+28
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-176-0/+1619