summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_scan.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-2212774 Resilver restarts unnecessarily when it encounters errorsJohn Poduska1-1/+22
2020-05-1212636 Prevent unnecessary resilver restartsjwpoduska1-53/+55
2020-01-0612143 scan code should check the return value of zfs_btree_firstPaul Dagnelie1-0/+19
2019-12-1912095 Don't call sizeof on voidPaul Dagnelie1-1/+1
2019-12-0611971 Reduce loaded range tree memory usagePaul Dagnelie1-22/+43
2019-10-16disabled resilver_defer feature leads to looping resilversKody Kantor1-8/+10
2019-08-2011479 zfs project supportNasf-Fan1-1/+5
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+50
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi1-3/+139
2019-05-2111051 zfs miscounts BP_IS_EMBEDDED blocks during scan.Bill Sommerfeld1-0/+7
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-60/+139
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-438/+2239
2019-02-138423 Implement large_dnode pool featureToomas Soome1-3/+7
2018-06-019454 ::zfs_blkstats should count embedded blocksMatthew Ahrens1-4/+4
2018-05-019443 panic when scrub a v10 poolMatthew Ahrens1-2/+3
2018-04-169290 device removal reduces redundancy of mirrorsMatthew Ahrens1-1/+10
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-58/+87
2018-01-168959 Add notifications when a scrub is paused or resumedSean Eric Fagan1-1/+5
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-15/+56
2017-08-218414 Implemented zpool scrub pause/resumeAlek Pinchuk1-33/+139
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov1-1/+1
2017-06-046939 add sysevents to zfs core for commandsDave Eddy1-3/+6
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-6/+6
2017-05-168070 Add some ZFS commentsAlan Somers1-1/+3
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-6/+6
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-6/+6
2016-09-247254 ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == us...Paul Dagnelie1-0/+2
2016-07-146950 ARC should cache compressed dataGeorge Wilson1-3/+3
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-2/+2
2016-05-166878 Add scrub completion info to "zpool history"Nav Ravindranath1-5/+19
2016-01-236450 scrub/resilver unnecessarily traverses snapshots created after the scrub...Matthew Ahrens1-4/+50
2016-01-136537 Panic on zpool scrub with DEBUG kernelGary Mills1-2/+4
2015-10-236292 exporting a pool while an async destroy is running can leave entries in ...George Wilson1-2/+15
2015-09-236251 add tunable to disable free_bpobj processingGeorge Wilson1-2/+8
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+2
2015-01-065056 ZFS deadlock on db_mtx and dn_holdsJustin Gibbs1-4/+4
2014-12-065369 arc flags should be an enumGeorge Wilson1-4/+4
2014-12-045314 Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs1-47/+51
2014-12-025347 idle pool may run itself out of spaceMatthew Ahrens1-7/+12
2014-11-235351 scrub goes for an extra second each txgMatthew Ahrens1-7/+22
2014-09-195177 remove dead code from dsl_scan.cMatthew Ahrens1-44/+36
2014-09-105138 add tunable for maximum number of blocks freed in one txgMax Grossman1-0/+5
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-2/+2
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-17/+18
2014-06-054390 i/o errors when deleting filesystem/zvol can lead to space map corruptionMatthew Ahrens1-50/+96
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-0/+7
2013-12-124391 panic system rather than corrupting pool if we hit bug 4390Matthew Ahrens1-0/+3
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-3/+4
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-7/+6
2013-08-264045 zfs write throttle & i/o scheduler performance workMatthew Ahrens1-4/+1