aboutsummaryrefslogtreecommitdiff
path: root/module/zfs/space_map.c
Commit message (Expand)AuthorAgeFilesLines
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Remaining {=> const} char|void *tagнаб2022-06-291-1/+1
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-2/+3
* Annotated dprintf as printf-likeRich Ercolani2021-06-231-3/+5
* Optimize small random numbers generationAlexander Motin2021-06-221-1/+1
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+0
* Make use of ZFS_DEBUG consistent within kmod sourcesMatthew Macy2020-07-261-2/+2
* Extend zdb to print inconsistencies in livelists and metaslabsMatthew Ahrens2020-07-151-2/+26
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-16/+21
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-1/+9
* Restrict kstats and print real pointersSara Hartse2019-04-051-1/+1
* Get rid of space_map_update() for ms_synced_lengthSerapheim Dimitropoulos2019-02-121-77/+47
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-251-5/+14
* OpenZFS 9238 - ZFS Spacemap Encoding V2Serapheim Dimitropoulos2018-07-051-204/+596
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-9/+140
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-59/+77
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-5/+2
* OpenZFS 8023 - Panic destroying a metaslab deferred range treeGeorge Wilson2017-04-091-4/+6
* OpenZFS 7303 - dynamic metaslab selectionDon Brady2017-01-121-1/+0
* Convert zio_buf_alloc() consumersBrian Behlendorf2016-11-301-4/+4
* Illumos 5960, 5925Paul Dagnelie2016-01-081-2/+2
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-1/+1
* Fix dprintf format specifiersNed Bass2014-11-171-1/+1
* Illumos 5164-5165 - space map fixesMatthew Ahrens2014-10-231-94/+34
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-2/+2
* Illumos #4374Matthew Ahrens2014-07-301-2/+2
* Illumos 4171, 4172Matthew Ahrens2014-07-251-12/+8
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-459/+415
* Illumos #3464Matthew Ahrens2013-09-041-22/+21
* Illumos #3552, #3564George Wilson2013-06-191-9/+24
* Illumos #3006Madhav Suresh2013-06-191-3/+6
* Illumos #3329, #3330, #3331, #3335George Wilson2013-05-061-8/+34
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-3/+3
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-10/+7
* Rebase master to b117Brian Behlendorf2009-07-021-2/+35
* Rebase master to b105Brian Behlendorf2009-01-151-54/+134
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+506