aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/range_tree.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-4/+4
* module/*.ko: prune .data, global .rodataнаб2022-01-141-4/+4
* module: zfs: fix unused, remove argsusedнаб2021-12-231-5/+3
* Annotated dprintf as printf-likeRich Ercolani2021-06-231-1/+2
* Fix incorrect deletion order in range_tree_add_impl gap casePaul Dagnelie2020-10-141-1/+1
* Sequential scrub and resilver updated commentsBrian Behlendorf2020-09-041-0/+1
* Clarify error message when a range-tree double-add occursPaul Dagnelie2020-08-071-8/+22
* Function name and comment updatesPaul Dagnelie2019-10-111-4/+4
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-216/+348
* Metaslab max_size should be persisted while unloadedPaul Dagnelie2019-08-051-0/+30
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-4/+80
* Restrict kstats and print real pointersSara Hartse2019-04-051-1/+1
* Rename range_tree_verify to range_tree_verify_not_presentSerapheim Dimitropoulos2019-01-251-5/+3
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-1/+1
* OpenZFS 9486 - reduce memory used by device removal on fragmented poolsMatthew Ahrens2018-05-241-2/+28
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-34/+7
* Sequential scrub and resilversTom Caputi2017-11-161-28/+296
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-13/+6
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-251-1/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-3/+3
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-0/+2
* Illumos #4374Matthew Ahrens2014-07-301-13/+31
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-0/+391