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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix raw sends on encrypted datasets when copying back snapshots
George Amanakis
2020-12-04
1
-8
/
+3
*
Fix for "Reduce latency effects of non-interactive I/O"
Alexander Motin
2020-12-03
1
-4
/
+4
*
FreeBSD: notify userspace when a vdev is removed
Ryan Moeller
2020-12-02
1
-0
/
+3
*
Avoid unneccessary zio allocation and wait
Finix1979
2020-12-02
1
-11
/
+14
*
Remove incorrect assertion
Brian Behlendorf
2020-11-24
1
-1
/
+0
*
Reduce latency effects of non-interactive I/O
Alexander Motin
2020-11-24
1
-16
/
+105
*
Correct missing zil_claim() DTL updates
Brian Behlendorf
2020-11-20
1
-14
/
+18
*
Reduce confusion in zfs_write
Ryan Moeller
2020-11-18
1
-18
/
+24
*
Fix problems in zvol_set_volmode_impl
Matthew Macy
2020-11-17
1
-4
/
+14
*
Fix 'zfs userspace' for received datasets in encrypted root
loli10K
2020-11-16
2
-17
/
+64
*
Fix ASSERT logic in l2arc_evict()
George Amanakis
2020-11-16
1
-3
/
+10
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-2
/
+18
*
Return EFAULT at the end of zfs_write() when set
Ryan Moeller
2020-11-14
1
-5
/
+7
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
26
-1347
/
+5253
*
Channel program may spuriously fail with "memory limit exhausted"
Matthew Ahrens
2020-11-11
1
-6
/
+1
*
G/C data_alloc_arena
Mateusz Guzik
2020-11-11
1
-3
/
+1
*
Simplify offset and length limit in zfs_write
Ryan Moeller
2020-11-10
1
-3
/
+3
*
Const some unchanging variables in zfs_write
Ryan Moeller
2020-11-10
1
-3
/
+3
*
Remove redundant oid parameter to update_pages
Ryan Moeller
2020-11-10
1
-2
/
+1
*
Factor uid, gid, and projid out of loop in zfs_write
Ryan Moeller
2020-11-10
1
-7
/
+8
*
Fix dmu_tx_dirty_throttle after arc_c reduction
Alexander Motin
2020-11-10
1
-5
/
+5
*
Fix dnode refcount tracking
Matthew Macy
2020-11-10
2
-3
/
+3
*
zfs_vnops: make zfs_get_data OS-independent
Christian Schwarz
2020-11-02
1
-0
/
+159
*
Introduce CPU_SEQID_UNSTABLE
Mateusz Guzik
2020-11-02
4
-12
/
+4
*
Consolidate zfs_holey and zfs_access
Matthew Macy
2020-10-31
1
-0
/
+92
*
Remove UIO_ZEROCOPY functions structures
Matthew Macy
2020-10-30
2
-173
/
+0
*
Yield periodically when rebuilding L2ARC
Alexander Motin
2020-10-30
1
-0
/
+1
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
6
-7
/
+7
*
Add missing zfs_arc_evict_batch_limit tunable
Ryan Moeller
2020-10-22
1
-1
/
+4
*
Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD
Matthew Macy
2020-10-21
2
-0
/
+638
*
Non-l2arc pool reads shouldn't be l2arc misses
Adam D. Moss
2020-10-20
1
-8
/
+21
*
Ignore special vdev ashift for spa ashift min/max
Don Brady
2020-10-15
2
-17
/
+25
*
Fix crash caused by invalid snapshot names in redactnvl
Christian Schwarz
2020-10-14
1
-1
/
+1
*
Fix incorrect deletion order in range_tree_add_impl gap case
Paul Dagnelie
2020-10-14
1
-1
/
+1
*
dmu_zfetch: don't leak unreferenced stream when zfetch is freed
Matthew Macy
2020-10-13
1
-2
/
+6
*
Expose zfetch_max_idistance tunable
Ryan Moeller
2020-10-13
1
-1
/
+4
*
zil_parse: make callback parameters const
Christian Schwarz
2020-10-09
3
-15
/
+26
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
3
-10
/
+2
*
Fix ubsan: shift exponent is too large
Chuck Tuffli
2020-10-08
1
-1
/
+2
*
Make L2ARC tests more robust
George Amanakis
2020-10-05
1
-11
/
+6
*
Throw const on some strings
Ryan Moeller
2020-10-02
5
-28
/
+27
*
Mismatched nvlist names in zfs_keys_send_space
John Poduska
2020-10-02
1
-4
/
+6
*
Eliminate gratuitous bzeroing in dbuf_stats_hash_table_data
Matthew Macy
2020-09-30
1
-1
/
+2
*
do a cyclic seek for unused memory objects in pool
Sebastian Gottschall
2020-09-30
1
-0
/
+10
*
Drop references when skipping dmu_send due to EXDEV
Ryan Moeller
2020-09-30
1
-4
/
+7
*
zfetch: Don't issue new streams when old have not completed
Matthew Macy
2020-09-27
2
-37
/
+150
*
Add DB_RF_NOPREFETCH to dbuf_read()s in dnode.c
Adam D. Moss
2020-09-25
1
-2
/
+4
*
Prune dead branch reported by Coverity
Ryan Moeller
2020-09-25
1
-5
/
+1
*
zfs_log_write: simplify data copying code for WR_COPIED records
Christian Schwarz
2020-09-25
1
-8
/
+15
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
2
-20
/
+7
[next]