aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_scan.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent unnecessary resilver restartsjwpoduska2019-11-271-51/+49
* Don't call sizeof on voidPaul Dagnelie2019-10-131-1/+1
* Function name and comment updatesPaul Dagnelie2019-10-111-0/+19
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-22/+43
* Disabled resilver_defer feature leads to looping resilversKody A Kantor2019-09-221-9/+11
* Fix dsl_scan_ds_clone_swapped logicAndriy Gapon2019-09-181-31/+69
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-131-0/+5
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-5/+7
* Fix stalled txg with repeated noop scansTom Caputi2019-09-111-3/+12
* Make module tunables cross platformMatthew Macy2019-09-051-44/+32
* Fix typos in module/zfs/Andrea Gelmini2019-09-021-3/+3
* Fast Clone DeletionSara Hartse2019-07-261-4/+17
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-2/+12
* Make zfs_async_block_max_blocks handle zero correctlyTulsiJain2019-06-031-1/+3
* Fix embedded bp accounting in count_block()Tom Caputi2019-05-251-0/+7
* Multiple DVA Scrubbing FixTom Caputi2019-03-151-58/+137
* Ensure dsl scan prefetch queue is emptiedTom Caputi2018-12-061-0/+20
* Remove races from scrub / resilver testsTom Caputi2018-11-281-0/+26
* Fix 2 small bugs with cached dsl_scan_phys_tTom Caputi2018-10-241-1/+4
* Fix issue with scanning dedup blocks as scan endsTom Caputi2018-10-241-0/+16
* Defer new resilvers until the current one endsTom Caputi2018-10-181-2/+101
* Prefix all refcount functions with zfs_Tim Schumacher2018-10-011-3/+3
* Linux 4.19-rc3+ compat: Remove refcount_t compatTim Schumacher2018-09-261-3/+3
* dsl_scan_scrub_cb: don't double-account non-embedded blocksSteven Noonan2018-07-241-2/+3
* OpenZFS 9454 - ::zfs_blkstats should count embedded blocksMatthew Ahrens2018-07-101-4/+4
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-75/+103
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* OpenZFS 9443 - panic when scrub a v10 poolMatthew Ahrens2018-05-041-1/+2
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-141-2/+13
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-23/+64
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-041-1/+2
* Fix ASSERT in dsl_scan_fini() and cleanup commentsTom Caputi2018-03-281-13/+13
* Project Quota on ZFSNasf-Fan2018-02-131-1/+5
* Fix txg_sync_thread hang in scan_exec_io()Brian Behlendorf2018-01-311-2/+13
* Fix style issues in man pages and commands helpLOLi2018-01-291-1/+6
* OpenZFS 8959 - Add notifications when a scrub is paused or resumedSean Eric Fagan2018-01-171-1/+5
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-211-4/+4
* Sequential scrub and resilversTom Caputi2017-11-151-460/+2220
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-16/+8
* OpenZFS 8414 - Implemented zpool scrub pause/resumeAlek P2017-08-241-1/+0
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-3/+14
* Use SET_ERROR for constant non-zero return codesNed Bass2017-08-021-2/+2
* OpenZFS 6939 - add sysevents to zfs core for commandsDave Eddy2017-07-121-3/+6
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-1/+1
* Implemented zpool scrub pause/resumeAlek P2017-07-061-33/+140
* OpenZFS 8070 - Add some ZFS commentsAlan Somers2017-05-251-0/+2
* Skip spurious resilver IO on raidz vdevIsaac Huang2017-05-121-23/+49
* OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...George Melikov2017-01-271-0/+2
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+2