aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add erratum for issue #2094Richard Yao2014-02-211-0/+39
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-7/+9
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-4/+1
* 26126 panic system rather than corrupting pool if we hit bug 26100Matthew Ahrens2013-11-051-0/+3
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-051-5/+16
* Illumos #3582, #3584Adam Leventhal2013-11-041-4/+4
* Illumos #3642, #3643George Wilson2013-11-011-5/+13
* Illumos #3598Matthew Ahrens2013-10-311-4/+4
* Illumos #3522George Wilson2013-10-301-1/+2
* Illumos #3464Matthew Ahrens2013-09-041-61/+57
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-2/+2
* Illumos #3498 panic in arc_read()George Wilson2013-07-021-31/+5
* Illumos #2619 and #2747Christopher Siden2013-01-081-78/+58
* Fix zfs_txg_timeout module parameterBrian Behlendorf2012-10-111-5/+0
* Switch KM_SLEEP to KM_PUSHPAGEChris Dunlop2012-09-021-5/+5
* Add 'inline' keywordBrian Behlendorf2012-07-191-4/+4
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-2/+34
* Conserve stack in dsl_scan_visit()Brian Behlendorf2011-04-261-10/+15
* Conserve stack in dsl_scan_visitbp()Brian Behlendorf2011-04-261-5/+12
* Conserve stack in dsl_scan_visitbp()Brian Behlendorf2011-04-261-2/+2