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
/
module
/
zfs
/
dmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve zfs receive performance with lightweight write
Matthew Ahrens
2020-12-11
1
-2
/
+28
*
Avoid unneccessary zio allocation and wait
Finix1979
2020-12-02
1
-11
/
+14
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
1
-171
/
+0
*
Export dmu_offset_next() symbol
Brian Behlendorf
2020-08-25
1
-0
/
+1
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
1
-0
/
+6
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Add convenience wrappers for common uio usage
Jorgen Lundman
2020-06-14
1
-8
/
+6
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-51
/
+1
*
Use vn_io_fault_uiomove on FreeBSD to avoid potential deadlock
Matthew Macy
2020-04-08
1
-1
/
+10
*
Remove zfs_getattr and convoff dead code
Dirkjan Bussink
2020-02-24
1
-1
/
+0
*
Convert dbuf dirty record record list to a list_t
Matthew Macy
2020-02-05
1
-6
/
+5
*
Replace ASSERTV macro with compiler annotation
Matthew Macy
2019-12-05
1
-1
/
+1
*
Enable use of DTRACE_PROBE* macros in "spl" module
Prakash Surya
2019-11-01
1
-1
/
+1
*
Expose dmu_buf_hold_array_by_dnode to platform code
Matthew Macy
2019-10-11
1
-1
/
+1
*
OpenZFS restructuring - move linux tracing code to platform directories
Matthew Macy
2019-09-11
1
-1
/
+1
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-13
/
+6
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-3
/
+3
*
dmu_tx_wait() hang likely due to cv_signal() in dsl_pool_dirty_delta()
Serapheim Dimitropoulos
2019-08-15
1
-0
/
+3
*
Decrease contention on dn_struct_rwlock
Paul Dagnelie
2019-07-08
1
-5
/
+4
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-138
/
+0
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-1
/
+15
*
fat zap should prefetch when iterating
Matthew Ahrens
2019-06-12
1
-0
/
+16
*
Revert "Report holes when there are only metadata changes"
Brian Behlendorf
2019-05-30
1
-28
/
+3
*
Fix integer overflow in get_next_chunk()
madz
2019-05-29
1
-2
/
+2
*
Fixes for the DMU free throttle
Tom Caputi
2019-04-25
1
-29
/
+36
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
1
-1
/
+0
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-1
/
+1
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
1
-0
/
+1
*
Report holes when there are only metadata changes
Brian Behlendorf
2019-03-21
1
-3
/
+28
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
1
-1
/
+1
*
Freeing throttle should account for holes
Alek P
2019-02-12
1
-10
/
+31
*
Fix error handling incallers of dbuf_hold_level()
Tom Caputi
2019-01-17
1
-4
/
+11
*
Provide more flexible object allocation interface
Brian Behlendorf
2019-01-10
1
-13
/
+18
*
Fix 'zpool remap' freeing race
Brian Behlendorf
2019-01-02
1
-10
/
+24
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-8
/
+26
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
1
-5
/
+0
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-1
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+2
*
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
[next]