aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Post-Encryption FollowupBrian Behlendorf2017-10-1347-547/+1299
|\
| * Fix for #6714Tom Caputi2017-10-111-2/+2
| * Fix for #6706Tom Caputi2017-10-112-18/+72
| * Fix for #6703Tom Caputi2017-10-111-18/+6
| * Fixes for #6639Tom Caputi2017-10-119-75/+162
| * Encryption patch follow-upTom Caputi2017-10-1141-433/+1055
| * Relax ASSERT for #6526Tom Caputi2017-10-111-1/+2
* | Typo in dsl_dataset.hDamian Wojsław2017-10-121-3/+3
* | Fixes for SPARC supportBrian Behlendorf2017-10-122-7/+182
|\ \
| * | Remove useless DEFAULT_INCLUDES in AM_CCASFLAGSKireinaHoro2017-10-121-1/+0
| * | Fix libspl assembler flags to respect cpu typeKireinaHoro2017-10-121-1/+2
| * | SPARC optimizations for Encode()KireinaHoro2017-10-121-5/+17
| * | SPARC optimizations for SHA1Transform()KireinaHoro2017-10-121-1/+164
* | | Explicitly depend on icp module in initramfs hookAntonio Russo2017-10-121-1/+1
* | | Fix boot from ZFS issuesaun2017-10-112-3/+3
| |/ |/|
* | Fix chattr/cleanup failureBrian Behlendorf2017-10-111-1/+1
|/
* Fix coverity defects: CID 147474Tobin Harding2017-10-101-1/+2
* Skip FREEOBJECTS for objects which can't existFabian Grünbichler2017-10-101-0/+16
* Free objects when receiving full stream as cloneFabian Grünbichler2017-10-102-1/+55
* Fix intra-pool resumable 'zfs send -t <token>'LOLi2017-10-109-17/+18
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-105-45/+73
* Fix inclusion of libgcc_s.so on Voidprivb0x232017-10-091-0/+3
* Fix abdstats kstat on 32-bit systemsBrian Behlendorf2017-10-061-2/+2
* Use bitwise '&' instead of logical '&&'Tobin Harding2017-10-051-2/+2
* Remove unnecessary equality checkTobin Harding2017-10-051-1/+1
* Use linear abd in vdev_copy_uberblocks()Isaac Huang2017-10-051-1/+1
* Remove dead code from AVL treeBrian Behlendorf2017-10-052-82/+4
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-024-6/+86
* Update the default for zfs_txg_historyAlek P2017-09-292-4/+4
* Scale the dbuf cache with arc_cchrisrd2017-09-293-9/+20
* Add 'zfs diff' coverage to the ZFS Test SuiteLOLi2017-09-2812-0/+518
* vdev_id: extension for new scsi topologySimon Guest2017-09-273-3/+127
* Run ztest for longer on "Coverage" buildersPrakash Surya2017-09-261-0/+14
* Fix printk() calls missing log levelDeHackEd2017-09-251-3/+4
* Fix some ZFS Test Suite issuesLOLi2017-09-2544-143/+479
* Fix ZTS MMP tests and ztest -M behaviorOlaf Faaland2017-09-234-12/+14
* Fix "--enable-code-coverage" debug buildBrian Behlendorf2017-09-221-1/+1
* Update codecov.ymlBrian Behlendorf2017-09-222-11/+32
* Add support for "--enable-code-coverage" optionPrakash Surya2017-09-225-32/+269
* Reimplement vdev_random_leaf and rename itOlaf Faaland2017-09-221-36/+26
* Cleanup zloop working directory after each passDon Brady2017-09-211-2/+9
* Increase default arc_c_minBrian Behlendorf2017-09-201-3/+4
* Export symbol dmu_tx_mark_netfree()Brian Behlendorf2017-09-201-0/+1
* misc: fix meaningless valuesFeng Sun2017-09-192-2/+3
* Correct cppcheck errorsGiuseppe Di Natale2017-09-196-311/+9
* ZTS fix slog_replay_volume.ksh failureBrian Behlendorf2017-09-191-2/+2
* Remove FRU and LIBTOPO SupportDavid Quigley2017-09-187-711/+10
* Correct shellcheck errorsGiuseppe Di Natale2017-09-183-23/+23
* ZTS fix events_002_pos.sh failureBrian Behlendorf2017-09-161-1/+1
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-167-19/+112