aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create /proc/sys/kernel/spl/gitrev with git hashMatthew Ahrens2018-10-089-9/+74
* OpenZFS 9617 - too-frequent TXG sync causes excessive write inflationMatthew Ahrens2018-10-044-11/+18
* Warn if checking programs are not installedMatthew Ahrens2018-10-041-0/+10
* Add codecheck make targetMatthew Ahrens2018-10-041-1/+3
* Fix ASSERT macros to not over-expandPaul Dagnelie2018-10-032-33/+103
* Add new fnvlist_lookup_* functionsPaul Dagnelie2018-10-032-16/+105
* Verify 'zfs destroy' will unshare the datasetPrakash Surya2018-10-034-22/+104
* Fix "zfs destroy" when "sharenfs=on" is usedPrakash Surya2018-10-033-1/+6
* OpenZFS 9677 - panic from zio_write_gang_block()Brad Lewis2018-10-031-6/+14
* OpenZFS 9616 - Bogus error when attempting to set property on read-only poolAndrew Stormont2018-10-031-3/+8
* Refcounted DSL Crypto Key MappingsTom Caputi2018-10-039-101/+195
* OpenZFS 9700 - ZFS resilvered mirror does not balance readsJerry Jelinek2018-10-021-0/+4
* OpenZFS 9763 - zfs(1M): broken formatting in allow/unallow descriptionYuri Pankov2018-10-021-2/+3
* changelist should be able to iter on mountsAlek P2018-10-026-68/+366
* ZTS: Fix snapshot_009_pos, snapshot_010_posBrian Behlendorf2018-10-014-10/+9
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-0123-403/+422
* Remove duplicate macro in dsl_dir.hMatthew Ahrens2018-10-011-1/+0
* Refine split block reconstructionBrian Behlendorf2018-10-013-123/+274
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-2624-558/+1086
* Fix flake 8 style warningsGregor Kopka2018-09-262-35/+42
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-2632-127/+116
* Fix small sysfs leakBrian Behlendorf2018-09-261-10/+15
* Zpool iostat: remove latency/queue scalingGregor Kopka2018-09-251-6/+6
* Revert "Fix flake 8 style warnings"Brian Behlendorf2018-09-242-37/+35
* Fix statfs(2) for 32-bit user spaceBrian Behlendorf2018-09-245-5/+64
* ZTS: Fix removal_resume_exportLOLi2018-09-242-48/+4
* Fix flake 8 style warningsGregor Kopka2018-09-242-35/+37
* vdev_disk_error() prints ASCII SOH to debug logLOLi2018-09-211-4/+3
* Fix reference to zpool-features(5)DeHackEd2018-09-211-1/+1
* Add limits to spa_slop_shift tunableLOLi2018-09-201-1/+22
* Add NEWS fileRichard Yao2018-09-182-1/+4
* zstreamdump dumps core printing truncated nvlistLOLi2018-09-181-3/+5
* Fix allocation_classes GUID in zpool-features(5)DeHackEd2018-09-181-1/+1
* Add new wiki page to CONTRIBUTINGbunder20152018-09-181-0/+1
* Man page fixes - zpool/zfs optional parametersGregor Kopka2018-09-182-4/+4
* Clarify 'zpool remove' restrictionsBrian Behlendorf2018-09-171-4/+8
* zpool should detect invalid fs property on createLOLi2018-09-132-20/+47
* Add removal_resume_export to zts-report.pyBrian Behlendorf2018-09-132-1/+2
* zpool split can create a corrupted poolRoman Strashkin2018-09-124-5/+116
* Tag 0.8.0-rc1zfs-0.8.0-rc1Brian Behlendorf2018-09-071-3/+3
* Fix in-kernel sysfs entriesDon Brady2018-09-064-29/+39
* Fix zfs_sysfs_live test failureDon Brady2018-09-061-2/+4
* Fix 'zfs allow' for create time permissionsLOLi2018-09-063-5/+6
* Pool allocation classesDon Brady2018-09-0557-281/+2325
* Correctly handle errors from kern_pathChris Siebenmann2018-09-041-1/+1
* Added recalculation of ARC stats mid-evictionRich Ercolani2018-09-041-0/+7
* Revert "Update zfs_admin_snapshot default value (disabled)"Brian Behlendorf2018-09-041-1/+1
* Update zfs_admin_snapshot default value (disabled)George Melikov2018-09-041-1/+1
* OpenZFS 9751 - Allocation throttling misplacing ditto blocksmav2018-09-021-3/+10
* OpenZFS 9738 - Fix third block copy allocations, broken at 9112.mav2018-09-021-7/+5