aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow use of pool GUID as root poolGeorge Melikov2018-10-231-1/+10
* ZTS: Update project quota testsBrian Behlendorf2018-10-232-10/+10
* Make gitrev more reliableMatthew Ahrens2018-10-221-3/+1
* OpenZFS 9688 - aggsum_fini leaks memoryPaul Dagnelie2018-10-192-2/+7
* OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening poolSerapheim Dimitropoulos2018-10-192-5/+12
* OpenZFS 9690 - metaslab of vdev with no space maps was flushed during removalSerapheim Dimitropoulos2018-10-191-12/+10
* OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()Matthew Ahrens2018-10-193-132/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-1828-21/+543
* OpenZFS 9862 - fix typo in comment in vdev_impl.hAllan Jude2018-10-181-1/+1
* Allow copy-builtin to work with modified sourcesMatthew Thode2018-10-172-25/+14
* zpool: allow sharing of spare device among poolsLOLi2018-10-175-3/+130
* Linux does not HAVE_SMB_SHAREMatthew Ahrens2018-10-173-254/+0
* Linux does not HAVE_DNLCMatthew Ahrens2018-10-173-66/+1
* Advise users to retain issue/PR templatesbunder20152018-10-172-1/+4
* Add types to featureflags in zfsPaul Dagnelie2018-10-1611-104/+276
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-166-54/+152
* Add zts-report.py to python shebang exclusionBrian Behlendorf2018-10-151-1/+1
* OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)Matthew Ahrens2018-10-123-6/+253
* Improved error handling for extreme rewindsBrian Behlendorf2018-10-126-67/+116
* Revert "Allow ECKSUM in vdev_checkpoint_sm_object()"Brian Behlendorf2018-10-121-8/+4
* Define timestruc_t for Lustre compatibilityTony Hutter2018-10-121-0/+3
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-1110-598/+487
* Fix changelist mounted-dataset iterationAlek P2018-10-109-28/+201
* Check scheduler for "noop" before setting "noop"Garrett Fields2018-10-101-1/+1
* Print "(repairing)" in zpool status againTony Hutter2018-10-094-4/+84
* Refactor dmu_recv into its own filePaul Dagnelie2018-10-0912-2863/+2969
* Fix arc_release() refcountBrian Behlendorf2018-10-091-1/+1
* Add zfs_refcount_transfer_ownership_many()Brian Behlendorf2018-10-093-9/+21
* 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