summaryrefslogtreecommitdiffstats
path: root/include/sys/dmu.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing copyright notices from IllumosRichard Yao2013-10-291-0/+1
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+1
* Illumos #3464Matthew Ahrens2013-09-041-39/+13
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-16/+8
* Illumos #3964 L2ARC should always compress metadata buffersSaso Kiselkov2013-08-081-0/+2
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Constify structures containing function pointersRichard Yao2013-03-041-3/+3
* Use dsl_dataset_snap_lookup()Brian Behlendorf2013-01-251-1/+1
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-0/+1
* Illumos #2619 and #2747Christopher Siden2013-01-081-4/+89
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-2/+3
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-311-1/+4
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1