summaryrefslogtreecommitdiffstats
path: root/include/sys/dmu.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()Justin T. Gibbs2015-04-281-0/+16
* Illumos 5056 - ZFS deadlock on db_mtx and dn_holdsJustin T. Gibbs2015-04-281-23/+110
* Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFSJustin T. Gibbs2015-04-281-10/+3
* Illumos 3693 - restore_object uses at least two transactions to restore an ob...Matthew Ahrens2014-10-211-2/+4
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-1/+1
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-1/+0
* Illumos 4757, 4913Matthew Ahrens2014-08-011-0/+13
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-311-3/+3
* Illumos 4370, 4371Max Grossman2014-07-281-0/+1
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-061-0/+1
* Illumos #4047Matthew Ahrens2013-11-051-2/+2
* Illumos #3236George Wilson2013-11-051-0/+5
* Illumos #3741Will Andrews2013-11-041-0/+8