summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/dsl_scan.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Revert "8021 ARC buf data scatter-ization"Jerry Jelinek1-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
2013-08-073956 ::vdev -r should work with pipelinesGeorge Wilson1-5/+16
2013-04-233642 dsl_scan_active() should not issue I/O to determine if async destroying ...George Wilson1-5/+13
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-4/+4
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal1-4/+4
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-61/+57
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-1/+2
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson1-31/+5
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-11/+11
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-11/+11
2012-06-302882 implement libzfs_coreMatthew Ahrens1-2/+2
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-77/+55
2010-07-146844896 recursive snapshots take a long timeMatthew Ahrens1-3/+14
2010-06-086494473 ZFS needs a way to slow down resilveringGeorge Wilson1-10/+26
2010-05-216948890 snapshot deletion can induce pathologically long spa_sync() timesMatthew Ahrens1-8/+87
2010-05-036675946 'zpool status' should show the progress of resilvering for individual...Lin Ling1-0/+1660