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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
zfs
/
dmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-5
/
+9
*
Fix coverity defects: CID 152975
cao
2016-10-31
1
-2
/
+7
*
Fix coverity defects: CID 147472
cao
2016-10-20
1
-2
/
+7
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-9
/
+15
*
DLPX-44733 combine arc_buf_alloc_impl() with arc_buf_clone()
Dan Kimmel
2016-09-13
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-12
/
+24
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-4
/
+3
*
OpenZFS 6322 - ZFS indirect block predictive prefetch
Alexander Motin
2016-08-30
1
-3
/
+4
*
OpenZFS 7004 - dmu_tx_hold_zap() does dnode_hold() 7x on same object
Matthew Ahrens
2016-08-19
1
-0
/
+43
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-3
/
+17
*
OpenZFS 6513 - partially filled holes lose birth time
Paul Dagnelie
2016-06-21
1
-7
/
+9
*
Illumos 4950 - files sometimes can't be removed from a full filesystem
Matthew Ahrens
2016-01-21
1
-0
/
+7
*
Illumos 6281 - prefetching should apply to 1MB reads
George Wilson
2016-01-12
1
-1
/
+1
*
Illumos 5987 - zfs prefetch code needs work
Matthew Ahrens
2016-01-12
1
-14
/
+21
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-19
/
+25
*
Use uio for zvol_{read,write}
Chunwei Chen
2015-12-15
1
-164
/
+0
*
zvol processing should use struct bio
Richard Yao
2015-09-04
1
-28
/
+29
*
Linux 4.1 compat: loop device on ZFS
Chunwei Chen
2015-08-24
1
-2
/
+3
*
Check for NULL in dmu_free_long_range_impl()
Brian Behlendorf
2015-07-28
1
-1
/
+5
*
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled
Justin T. Gibbs
2015-07-10
1
-11
/
+8
*
Illumos 5175 - implement dmu_read_uio_dbuf() to improve cached read performance
Matthew Ahrens
2015-06-29
1
-4
/
+70
*
Illumos 5820 - verify failed in zio_done(): BP_EQUAL(bp, io_bp_orig)
Matthew Ahrens
2015-05-04
1
-11
/
+24
*
dmu: fix integer overflows
Jason Zaman
2015-05-04
1
-18
/
+22
*
Illumos 5695 - dmu_sync'ed holes do not retain birth time
Prakash Surya
2015-03-27
1
-1
/
+13
*
Illumos 5047 - don't use atomic_*_nv if you discard the return value
Josef 'Jeff' Sipek
2015-03-12
1
-1
/
+1
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-6
/
+6
*
Retire KM_NODEBUG
Brian Behlendorf
2015-01-16
1
-2
/
+1
*
Illumos 5162 - zfs recv should use loaned arc buffer to avoid copy
Matthew Ahrens
2014-10-21
1
-1
/
+8
*
Illumos 3693 - restore_object uses at least two transactions to restore an ob...
Matthew Ahrens
2014-10-21
1
-0
/
+1
*
Illumos 4924 - LZ4 Compression for metadata
Daniil Lunev
2014-10-20
1
-2
/
+12
*
Improve VERIFY() error in dmu_write()
Brian Behlendorf
2014-10-08
1
-1
/
+1
*
Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_t
Matthew Ahrens
2014-08-06
1
-3
/
+3
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-20
/
+65
*
Illumos 3835 zfs need not store 2 copies of all metadata
Matthew Ahrens
2014-07-31
1
-2
/
+15
*
Illumos 4370, 4371
Max Grossman
2014-07-28
1
-4
/
+2
*
Linux 3.14 compat: rq_for_each_segment in dmu_req_copy
Chunwei Chen
2014-04-10
1
-7
/
+7
*
Revert "Fix zvol+btrfs hang"
Chunwei Chen
2014-04-10
1
-77
/
+0
*
Refactor dmu_req_copy for immutable biovec changes
Chunwei Chen
2014-04-10
1
-28
/
+39
*
cstyle: Resolve C style issues
Michael Kjorling
2013-12-18
1
-11
/
+12
*
Illumos #4045 write throttle & i/o scheduler performance work
Matthew Ahrens
2013-12-06
1
-16
/
+21
*
Illumos #4082
Matthew Ahrens
2013-11-05
1
-0
/
+10
*
Illumos #4047
Matthew Ahrens
2013-11-05
1
-72
/
+63
*
Illumos #3236
George Wilson
2013-11-05
1
-38
/
+100
*
Illumos #3741
Will Andrews
2013-11-04
1
-1
/
+1
*
Illumos #3598
Matthew Ahrens
2013-10-31
1
-15
/
+16
*
Illumos #3603, #3604: bobj improvements
Matthew Ahrens
2013-10-31
1
-1
/
+1
*
Illumos #3522
George Wilson
2013-10-30
1
-2
/
+1
*
Add visibility in to cached dbufs
Brian Behlendorf
2013-10-25
1
-7
/
+11
*
Illumos #3464
Matthew Ahrens
2013-09-04
1
-1
/
+1
*
Illumos #3137 L2ARC compression
Saso Kiselkov
2013-08-08
1
-3
/
+4
[next]