aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlock between zfs umount & snapentry_expireRohan Puri2018-08-011-6/+5
* OpenZFS 9112 - Improve allocation performance on high-end systemsPaul Dagnelie2018-07-3116-212/+605
* Add missing zfs-dracut RPM dependenciesBrian Behlendorf2018-07-311-1/+3
* Use zfs-import.target in contrib/dracutAntonio Russo2018-07-312-5/+10
* OpenZFS 9465 - ARC check for 'anon_size > arc_c/2' can stall the systemDon Brady2018-07-306-17/+50
* OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operationsSerapheim Dimitropoulos2018-07-306-55/+348
* OpenZFS 9439 - ZFS double-free due to failure to dirty indirect blockMatthew Ahrens2018-07-302-4/+20
* OpenZFS 9438 - Holes can lose birth time info if a block has a mix of birth t...Paul Dagnelie2018-07-307-31/+270
* ZTS: Fix reservation_017_posBrian Behlendorf2018-07-301-1/+1
* Add rwsem_tryupgrade for 4.9.20-rt16 kernelBrian Behlendorf2018-07-303-11/+20
* Fix initramfs missing systemd binariesGeorge Diamantopoulos2018-07-271-0/+2
* OpenZFS 8906 - uts: illumos rootfs should support salted cksumToomas Soome2018-07-273-26/+12
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-253-18/+50
* ZTS: Add reservation_008_pos exceptionBrian Behlendorf2018-07-251-0/+1
* Introduce kstat dmu_tx_dirty_frees_delayFeng Sun2018-07-253-0/+3
* OpenZFS 9457 - libzfs_import.c:add_config() has a memory leaksara hartse2018-07-241-18/+6
* OpenZFS 9338 - moved dnode has incorrect dn_next_typeMatthew Ahrens2018-07-241-0/+2
* Refactor arc_hdr_realloc_crypt()Tom Caputi2018-07-241-3/+60
* dsl_scan_scrub_cb: don't double-account non-embedded blocksSteven Noonan2018-07-241-2/+3
* PR's should provide motivation & context firstMatthew Ahrens2018-07-231-3/+3
* Add support for autoexpand propertyBrian Behlendorf2018-07-2326-359/+678
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-1217-164/+405
* OpenZFS 9426 - metaslab size can exceed offset addressable by spacemapDon Brady2018-07-112-28/+67
* OpenZFS 9479 - fix wrong format specifier for vdev_idAndriy Gapon2018-07-111-1/+1
* Fix zpl_mount() deadlockBrian Behlendorf2018-07-112-1/+11
* Fix kernel unaligned access on sparc64Brian Behlendorf2018-07-114-16/+36
* OpenZFS 9424 - ztest failure: "unprotected error in call to Lua API (Invalid ...Matthew Ahrens2018-07-101-3/+6
* Reduce zdb output when pool contains checkpointBrian Behlendorf2018-07-101-2/+4
* OpenZFS 9454 - ::zfs_blkstats should count embedded blocksMatthew Ahrens2018-07-101-4/+4
* OpenZFS 9456 - ztest failure in zil_commit_waiter_timeoutPrakash Surya2018-07-101-1/+1
* OpenZFS 9330 - stack overflow when creating a deeply nested datasetSerapheim Dimitropoulos2018-07-0913-23/+259
* ZTS: clean_mirror and scrub_mirror cleanupBrian Behlendorf2018-07-0913-228/+32
* Default ashift for Amazon EC2 NVMe devicesTroels Nørgaard2018-07-061-0/+1
* Cause autogen.sh to fail if autoreconf failsPaul Dagnelie2018-07-061-1/+1
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-0515-361/+855
* OpenZFS 9184 - Add ZFS performance test for fixed blocksize random read/write IOAhmed Gahnem2018-07-0214-50/+187
* Fix coverity defects: CID 176037Tom Caputi2018-07-021-3/+4
* ZTS: Improve enospc testsBrian Behlendorf2018-06-297-61/+47
* Fix 'zfs recv' of non large_dnode send streamsTom Caputi2018-06-282-8/+13
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-283-9/+15
* Raw receive fix and encrypted objset security fixTom Caputi2018-06-283-38/+116
* Fix formatting in zpool-features(5)Tim Chase2018-06-271-0/+5
* OpenZFS 9521 - Add checkpoint fieldEitan Adler2018-06-271-2/+2
* Fix missing option '-e' in zpool online usageLow-power2018-06-261-1/+1
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-26115-820/+5959
* Use "eval" in history_002_pos for log_mustTim Chase2018-06-261-2/+2
* Fix duplicate "fB" typoajs1242018-06-251-1/+1
* OpenZFS 9591 - ms_shift can be incorrectly changedSerapheim Dimitropoulos2018-06-215-13/+115
* Remove suffix from zio taskq namesMatthew Ahrens2018-06-201-8/+3
* ZTS: Adopt OpenZFS test analysis scriptBrian Behlendorf2018-06-2059-592/+588