aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-6/+6
* OpenZFS 6950 - ARC should cache compressed dataGeorge Wilson2016-09-131-3/+3
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-121-6/+3
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-3/+3
* Implement large_dnode pool featureNed Bass2016-06-241-3/+7
* OpenZFS 6878 - Add scrub completion info to "zpool history"Nav Ravindranath2016-06-241-5/+19
* Illumos 6537 - Panic on zpool scrub with DEBUG kernelGary Mills2016-02-051-2/+4
* Illumos 6450 - scrub/resilver unnecessarily traverses snapshotsMatthew Ahrens2016-02-021-4/+50
* Illumos 6251 - add tunable to disable free_bpobj processingGeorge Wilson2016-01-251-2/+11
* Illumos 6292 - exporting a pool while an async destroyGeorge Wilson2016-01-121-2/+15
* Illumos 5960, 5925Paul Dagnelie2016-01-081-1/+2
* Illumos 5347 - idle pool may run itself out of spaceMatthew Ahrens2015-07-141-3/+7
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-4/+4
* Illumos 5351, 5352 - scrub pausesMatthew Ahrens2015-05-111-2/+21
* Illumos 4951 - ZFS administrative commands should use reserved spaceMatthew Ahrens2015-05-041-2/+2
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-4/+4
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-47/+51
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-6/+6
* Retire KM_NODEBUGBrian Behlendorf2015-01-161-1/+1
* Prevent ZFS leaking pool free spacesmh2014-11-171-7/+8
* Illumos 5138 - add tunable for maximum number of blocks freed in one txgMax Grossman2014-09-231-0/+8
* Illumos 5177 - remove dead code from dsl_scan.cMatthew Ahrens2014-09-221-46/+36
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-17/+18
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-47/+95
* Illumos 4757, 4913Matthew Ahrens2014-08-011-0/+7
* Illumos 4370, 4371Max Grossman2014-07-281-3/+4
* Illumos 4171, 4172Matthew Ahrens2014-07-251-7/+6