aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* zfs initialize performance enhancementsGeorge Wilson2019-01-076-76/+160
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-0717-26/+1254
* Add zfs module feature and property compatibilityBrian Behlendorf2019-01-031-6/+30
* Fix 'zpool remap' freeing raceBrian Behlendorf2019-01-021-10/+24
* OpenZFS 9284 - arc_reclaim_thread has 2 jobsBrad Lewis2018-12-263-172/+272
* Fix zfs_dirty_data_sync_percent documentationTom Caputi2018-12-181-2/+3
* Fix zap_update() ASSERT from ztestTom Caputi2018-12-141-12/+0
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-3/+19
* Fix resilver writes in vdev_indirect_io_startTom Caputi2018-12-131-8/+15
* Seeing negative values for wlentime and rlentimeRichard Elling2018-12-111-3/+4
* Rename macro ZFS_MINOR due to Lustre conflictOlaf Faaland2018-12-101-3/+3
* OpenZFS 9962 - zil_commit should omit cache thrashPrakash Surya2018-12-074-69/+197
* OpenZFS 9963 - Separate tunable for disabling ZIL vdev flushPrakash Surya2018-12-072-8/+19
* OpenZFS 9993 - zil writes can get delayed in zio pipelineGeorge Wilson2018-12-071-1/+2
* Ensure dsl scan prefetch queue is emptiedTom Caputi2018-12-061-0/+20
* Fix dnode_hold() freeing dnode behaviorBrian Behlendorf2018-12-051-2/+4
* Fix 'zpool list -v' alignmentBrian Behlendorf2018-12-041-0/+6
* Fix ztest deadlock in spa_vdev_remove()Tom Caputi2018-12-041-12/+19
* Detect IO errors during device removalBrian Behlendorf2018-12-041-11/+89
* Fix consistency of ztest_device_removal_activeTom Caputi2018-11-282-9/+2
* zfs_dbgmsg() is not safe from every contextLOLi2018-11-281-3/+10
* Remove races from scrub / resilver testsTom Caputi2018-11-282-5/+31
* Fix coverity defects: CID 184285LOLi2018-11-111-2/+1
* zed: detect and offline physically removed devicesloli10K2018-11-092-0/+5
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-084-100/+159
* Update zfs_admin_snapshot value (disabled)George Melikov2018-11-081-1/+2
* Fix divide by zero during indirect split damageTom Caputi2018-11-071-1/+8
* Fix dirtying vdev config on with RO spaTom Caputi2018-11-071-2/+3
* Replay logs before starting ztest workersTom Caputi2018-11-071-2/+9
* Fix vdev removal finishing raceTom Caputi2018-11-071-9/+6
* Make vdev_set_deferred_resilver() recursiveTom Caputi2018-11-071-1/+8
* ztest: reduce gangblock creationBrian Behlendorf2018-11-051-2/+5
* Add libzutil for libzfs or libzpool consumersDon Brady2018-11-051-0/+67
* bpobj_enqueue_subobj() should copy small subobj'sMatthew Ahrens2018-10-311-40/+176
* Fix 2 small bugs with cached dsl_scan_phys_tTom Caputi2018-10-241-1/+4
* Fix ENXIO from spa_ld_verify_logs() in ztestTom Caputi2018-10-241-3/+9
* Fix ztest deadman panic with indirect vdev damageTom Caputi2018-10-241-3/+3
* 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-241-12/+34
* Fix ASSERT in zil_create() during ztestTom Caputi2018-10-241-1/+2
* Fix random ztest_deadman_thread failuresTom Caputi2018-10-241-1/+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-191-3/+9
* 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-191-54/+0
* Defer new resilvers until the current one endsTom Caputi2018-10-185-10/+155
* Linux does not HAVE_SMB_SHAREMatthew Ahrens2018-10-172-253/+0
* Linux does not HAVE_DNLCMatthew Ahrens2018-10-172-65/+0
* Add types to featureflags in zfsPaul Dagnelie2018-10-168-94/+253