index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
/
dmu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
1
-8
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-2
/
+9
*
Fixes for SNPRINTF_BLKPTR with encrypted BP's
Matthew Ahrens
2018-04-06
1
-3
/
+12
*
Raw DRR_OBJECT records must write raw data
Tom Caputi
2018-02-27
1
-2
/
+3
*
Raw receives must compress metadnode blocks
Tom Caputi
2018-02-21
1
-2
/
+0
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-2
/
+3
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-0
/
+7
*
OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issue
Prakash Surya
2018-01-26
1
-6
/
+9
*
Call commit callbacks from the tail of the list
lidongyang
2017-12-22
1
-0
/
+5
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-1
/
+1
*
Fixes for #6639
Tom Caputi
2017-10-11
1
-6
/
+10
*
Send / Recv Fixes following b52563
Tom Caputi
2017-08-23
1
-2
/
+3
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-15
/
+57
*
Make zvol operations use _by_dnode routines
Richard Yao
2017-06-13
1
-0
/
+3
*
OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
2017-06-07
1
-3
/
+3
*
OpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_space
Brian Behlendorf
2017-03-07
1
-5
/
+0
*
OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...
George Melikov
2017-01-26
1
-7
/
+17
*
Add *_by-dnode routines
bzzz77
2017-01-13
1
-0
/
+11
*
Fix coverity defects: CID 147472
cao
2016-10-20
1
-0
/
+2
*
Add support for user/group dnode accounting & quota
Jinshan Xiong
2016-10-07
1
-0
/
+6
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-0
/
+2
*
Remove lint suppression from dmu.h and unnecessary dmu.h include in spa.h
Dan Kimmel
2016-09-13
1
-7
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-2
/
+3
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
1
-4
/
+9
*
OpenZFS 7003 - zap_lockdir() should tag hold
Matthew Ahrens
2016-08-19
1
-0
/
+2
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-1
/
+1
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-0
/
+13
*
OpenZFS 6736 - ZFS per-vdev ZAPs
Joe Stein
2016-05-02
1
-0
/
+1
*
Illumos 4950 - files sometimes can't be removed from a full filesystem
Matthew Ahrens
2016-01-21
1
-0
/
+1
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
1
-1
/
+2
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-2
/
+3
*
Use uio for zvol_{read,write}
Chunwei Chen
2015-12-15
1
-3
/
+0
*
zvol processing should use struct bio
Richard Yao
2015-09-04
1
-2
/
+2
*
Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance
Matthew Ahrens
2015-06-29
1
-0
/
+1
*
Illumos 5269 - zpool import slow
Arne Jansen
2015-06-09
1
-0
/
+1
*
Initialize dbu_tqent in dmu_buf_init_user()
Tim Chase
2015-05-18
1
-0
/
+1
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-1
/
+2
*
Illumos 5531 - NULL pointer dereference in dsl_prop_get_ds()
Justin T. Gibbs
2015-04-28
1
-0
/
+16
*
Illumos 5056 - ZFS deadlock on db_mtx and dn_holds
Justin T. Gibbs
2015-04-28
1
-23
/
+110
*
Illumos 5314 - Remove "dbuf phys" db->db_data pointer aliases in ZFS
Justin T. Gibbs
2015-04-28
1
-10
/
+3
*
Illumos 3693 - restore_object uses at least two transactions to restore an ob...
Matthew Ahrens
2014-10-21
1
-2
/
+4
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-1
/
+1
*
Illumos 4390 - I/O errors can corrupt space map when deleting fs/vol
Matthew Ahrens
2014-08-04
1
-1
/
+0
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-0
/
+13
*
Illumos 3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
2014-07-31
1
-3
/
+3
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-0
/
+1
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-0
/
+1
*
Illumos #4047
Matthew Ahrens
2013-11-05
1
-2
/
+2
*
Illumos #3236
George Wilson
2013-11-05
1
-0
/
+5
*
Illumos #3741
Will Andrews
2013-11-04
1
-0
/
+8
[next]