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
*
Fix issues with raw receive_write_byref()
Tom Caputi
2018-08-20
1
-2
/
+7
*
Introduce kstat dmu_tx_dirty_frees_delay
Feng Sun
2018-07-25
1
-0
/
+1
*
OpenZFS 9337 - zfs get all is slow due to uncached metadata
Matthew Ahrens
2018-07-12
1
-54
/
+54
*
Raw receive functions must not decrypt data
Tom Caputi
2018-06-06
1
-2
/
+7
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
assertion in arc_release() during encrypted receive
Matthew Ahrens
2018-04-17
1
-116
/
+3
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+124
*
Fix race in dnode_check_slots_free()
Tom Caputi
2018-04-10
1
-1
/
+1
*
Raw DRR_OBJECT records must write raw data
Tom Caputi
2018-02-27
1
-12
/
+22
*
Raw receives must compress metadnode blocks
Tom Caputi
2018-02-21
1
-15
/
+6
*
Add omitted set for os->os_next_write_raw
Tom Caputi
2018-02-21
1
-1
/
+4
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
1
-2
/
+2
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-1
/
+21
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-0
/
+7
*
Fix dirty check in dmu_offset_next()
Brian Behlendorf
2017-11-15
1
-6
/
+4
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-9
/
+4
*
ZFS send fails to dump objects larger than 128PiB
LOLi
2017-10-26
1
-1
/
+1
*
Fix ASSERT in dmu_free_long_object_raw()
Tom Caputi
2017-10-18
1
-3
/
+4
*
Fixes for #6639
Tom Caputi
2017-10-11
1
-26
/
+77
*
Send / Recv Fixes following b52563
Tom Caputi
2017-08-23
1
-0
/
+19
*
Fix range locking in ZIL commit codepath
LOLi
2017-08-21
1
-0
/
+6
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-62
/
+206
*
OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
2017-07-04
1
-19
/
+49
*
Make zvol operations use _by_dnode routines
Richard Yao
2017-06-13
1
-2
/
+2
*
OpenZFS 8155 - simplify dmu_write_policy handling of pre-compressed buffers
Matthew Ahrens
2017-06-07
1
-16
/
+4
*
Fix unused variable warning
Brian Behlendorf
2017-05-05
1
-3
/
+2
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
1
-0
/
+4
*
SEEK_HOLE should not block on txg_wait_synced()
Debabrata Banerjee
2017-04-13
1
-7
/
+42
*
Add missing module_param for zfs_per_txg_dirty_frees_percent
David Quigley
2017-02-07
1
-1
/
+6
*
OpenZFS 6569 - large file delete can starve out write ops
George Melikov
2017-01-31
1
-5
/
+51
*
OpenZFS 7301 - zpool export -f should be able to interrupt file freeing
George Melikov
2017-01-27
1
-1
/
+20
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-3
/
+3
*
OpenZFS 7603 - xuio_stat_wbuf_* should be declared (void)
Brian Behlendorf
2017-01-13
1
-2
/
+2
*
Add *_by-dnode routines
bzzz77
2017-01-13
1
-18
/
+61
*
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
[next]