summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update zfs-events.5 with info from PSARC 2009/497Richard Elling2018-11-011-53/+89
* ZTS: Fix posix ACL tests that should passPaul Zuchowski2018-10-313-7/+48
* ZTS: change `$(cat)` to `$(<)` for speedupGeorge Melikov2018-10-3115-40/+40
* bpobj_enqueue_subobj() should copy small subobj'sMatthew Ahrens2018-10-311-40/+176
* Linux 4.20 compat: current_kernel_time()Brian Behlendorf2018-10-311-2/+5
* Improve snapshot listing error messageMd Islam2018-10-301-2/+4
* zdb -k does not work on Linux when used with -eSerapheim Dimitropoulos2018-10-303-16/+50
* Added column definitions to arcstat.pyGregor Kopka2018-10-291-1/+8
* ZTS: Fix auto_replace_001_pos testBrian Behlendorf2018-10-293-82/+46
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-242-3/+3
* Remove zfs_gitrev.hBrian Behlendorf2018-10-241-1/+0
* Fix 2 small bugs with cached dsl_scan_phys_tTom Caputi2018-10-241-1/+4
* Fix waiting in ztest_device_removal()Tom Caputi2018-10-241-0/+9
* Fix ENXIO from spa_ld_verify_logs() in ztestTom Caputi2018-10-241-3/+9
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-242-4/+9
* Fix issue with scanning dedup blocks as scan endsTom Caputi2018-10-241-0/+16
* Fix lock inversion in txg_sync_thread()Tom Caputi2018-10-241-2/+2
* Fix dbgmsg printing in ztest and zdbTom Caputi2018-10-245-26/+82
* Fix ASSERT in zil_create() during ztestTom Caputi2018-10-241-1/+2
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-242-12/+26
* 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