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
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
1
-2
/
+2
*
Fix double const qualifier declarations
Tino Reichardt
2022-09-30
1
-1
/
+1
*
Bring per_txg_dirty_frees_percent back to 30
Mateusz Guzik
2022-09-27
1
-1
/
+1
*
Cleanup: Specify unsignedness on things that should not be signed
Richard Yao
2022-09-27
1
-2
/
+2
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-0
/
+3
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-13
/
+16
*
Improve log spacemap load time
Alexander Motin
2022-04-26
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-4
/
+4
*
Clean up CSTYLEDs
наб
2022-01-26
1
-2
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-5
/
+5
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-4
/
+5
*
Default to zfs_dmu_offset_next_sync=1
Brian Behlendorf
2021-11-30
1
-4
/
+8
*
Introduce a tunable to exclude special class buffers from L2ARC
George Amanakis
2021-11-11
1
-1
/
+1
*
Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
Brian Behlendorf
2021-11-07
1
-27
/
+26
*
Remove FreeBSD's local copy of the dmu_buf_hold_array() function
Pawel Jakub Dawidek
2021-10-13
1
-1
/
+1
*
ZFS: Remove a redundant if condition (#12598)
Attila Fülöp
2021-10-02
1
-3
/
+1
*
Split dmu_zfetch() speculation and execution parts
Alexander Motin
2021-03-19
1
-7
/
+28
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
1
-0
/
+5
*
Extending FreeBSD UIO Struct
Brian Atkinson
2021-01-20
1
-30
/
+22
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-1
/
+1
*
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
[next]