aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/dmu.h
Commit message (Expand)AuthorAgeFilesLines
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-1/+2
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-131-1/+2
* Stack overflow in recursive bpobj_iterate_implPaul Zuchowski2019-03-061-0/+1
* Fix error handling incallers of dbuf_hold_level()Tom Caputi2019-01-171-2/+2
* Provide more flexible object allocation interfaceBrian Behlendorf2019-01-101-3/+7
* OpenZFS 9689 - zfs range lock code should not be zpl-specificMatt Ahrens2018-10-111-1/+2
* Pool allocation classesDon Brady2018-09-051-2/+13
* OpenZFS 9442 - decrease indirect block size of spacemapsMatthew Ahrens2018-07-251-0/+3
* OpenZFS 9337 - zfs get all is slow due to uncached metadataMatthew Ahrens2018-07-121-1/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-0/+1
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-191-1/+1
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-181-0/+1
* Raw receive functions must not decrypt dataTom Caputi2018-06-061-1/+2
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-171-8/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-141-2/+9
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-061-3/+12
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-271-2/+3
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-2/+0
* Project Quota on ZFSNasf-Fan2018-02-131-2/+3
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-021-0/+7
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-261-6/+9
* Call commit callbacks from the tail of the listlidongyang2017-12-221-0/+5
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-051-1/+1
* Fixes for #6639Tom Caputi2017-10-111-6/+10
* Send / Recv Fixes following b52563Tom Caputi2017-08-231-2/+3
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-15/+57
* Make zvol operations use _by_dnode routinesRichard Yao2017-06-131-0/+3
* OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffersMatthew Ahrens2017-06-071-3/+3
* OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_spaceBrian Behlendorf2017-03-071-5/+0
* OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...George Melikov2017-01-261-7/+17
* Add *_by-dnode routinesbzzz772017-01-131-0/+11
* Fix coverity defects: CID 147472cao2016-10-201-0/+2
* Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-0/+6
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-031-0/+2
* Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.hDan Kimmel2016-09-131-7/+1
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-2/+3
* OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same objectMatthew Ahrens2016-08-191-4/+9
* OpenZFS 7003 - zap_lockdir() should tag holdMatthew Ahrens2016-08-191-0/+2
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+1
* Implement large_dnode pool featureNed Bass2016-06-241-0/+13
* OpenZFS 6736 - ZFS per-vdev ZAPsJoe Stein2016-05-021-0/+1
* Illumos 4950 - files sometimes can't be removed from a full filesystemMatthew Ahrens2016-01-211-0/+1
* Illumos 5987 - zfs prefetch code needs workMatthew Ahrens2016-01-121-1/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-081-2/+3
* Use uio for zvol_{read,write}Chunwei Chen2015-12-151-3/+0
* zvol processing should use struct bioRichard Yao2015-09-041-2/+2
* Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens2015-06-291-0/+1
* Illumos 5269 - zpool import slowArne Jansen2015-06-091-0/+1
* Initialize dbu_tqent in dmu_buf_init_user()Tim Chase2015-05-181-0/+1
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-1/+2