aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/dsl_deadlist.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bcopy(), bzero(), bcmp()наб2022-03-151-1/+1
* Clean up CSTYLEDsнаб2022-01-261-2/+0
* Livelist logic should handle dedup blkptrsSerapheim Dimitropoulos2021-06-071-17/+48
* Fix i/o error handling of livelists and zap iterationMatthew Ahrens2020-08-051-4/+12
* Rename refcount.h to zfs_refcount.hMatthew Macy2020-07-291-1/+0
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-091-4/+4
* Make module tunables cross platformMatthew Macy2019-09-051-7/+4
* Add fast path for zfs_ioc_space_snaps() handling of empty_bpobjMatthew Ahrens2019-08-201-34/+161
* Fast Clone DeletionSara Hartse2019-07-261-12/+319
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-191-31/+37
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-2/+15
* OpenZFS 5428 - provide fts(), reallocarray(), and strtonum()Yuri Pankov2017-07-081-5/+3
* Add missing *_destroy/*_fini callsGvozden Neskovic2017-05-041-1/+1
* panic in bpobj_space(): null pointer dereferenceMatthew Ahrens2017-02-091-9/+23
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-311-8/+3
* Handle damaged blk_birth in dsl_deadlist_insert()Brian Behlendorf2015-12-151-0/+8
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-4/+4
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-0/+3
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-2/+3
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-9/+45
* Switch KM_SLEEP to KM_PUSHPAGERichard Yao2012-08-271-2/+4
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-3/+27
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-0/+474