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
*
Trim L2ARC
George Amanakis
2020-06-09
5
-41
/
+392
*
Restore support for in-kernel ZFS ioctls
Pawel Jakub Dawidek
2020-06-08
1
-2
/
+2
*
Replace sprintf()->snprintf() and strcpy()->strlcpy()
Jorgen Lundman
2020-06-07
16
-45
/
+62
*
Fix double mutex_init bug in send code
Paul Dagnelie
2020-06-03
1
-5
/
+12
*
Periodically update ARC kstats
Ryan Moeller
2020-06-03
1
-2
/
+2
*
Memory leak in dsl_destroy_snapshots_nvl error case
Jorgen Lundman
2020-05-26
1
-0
/
+2
*
Gang ABD Type
Brian Atkinson
2020-05-20
2
-46
/
+362
*
Use boot_ncpus in place of max_ncpus in taskq_create
DeHackEd
2020-05-20
3
-6
/
+6
*
Fix error handling in receive_writer_thread()
Matthew Ahrens
2020-05-14
1
-1
/
+2
*
Fix abd_enter/exit_critical wrappers
Brian Behlendorf
2020-05-14
1
-2
/
+2
*
Upstream: add missing thread_exit()
Jorgen Lundman
2020-05-14
4
-0
/
+8
*
remove unneeded member drc_err of dmu_recv_cookie_t
Matthew Ahrens
2020-05-14
1
-7
/
+5
*
Resilver restarts unnecessarily when it encounters errors
John Poduska
2020-05-13
2
-2
/
+43
*
Combine OS-independent ABD Code into Common Source File
Brian Atkinson
2020-05-10
3
-1
/
+859
*
Improvements on persistent L2ARC
George Amanakis
2020-05-07
1
-75
/
+159
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
3
-9
/
+213
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
2
-4
/
+11
*
Add missing zfs_refcount_destroy() in key_mapping_rele()
George Amanakis
2020-04-28
1
-0
/
+1
*
Fix missing ivset guid with resumed raw base recv
Tom Caputi
2020-04-24
1
-1
/
+1
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
4
-377
/
+19
*
Use a struct to organize metaslab-group-allocator fields
Matthew Ahrens
2020-04-22
2
-53
/
+51
*
Fix zfs send progress reporting
Matthew Ahrens
2020-04-20
1
-1
/
+1
*
Persistent L2ARC minor fixes
George Amanakis
2020-04-17
1
-8
/
+6
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
2
-2
/
+2
*
Disable user space reference tracking
Brian Behlendorf
2020-04-13
1
-5
/
+6
*
Persistent L2ARC
George Amanakis
2020-04-10
3
-49
/
+1413
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
1
-12
/
+28
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+2
*
Use vn_io_fault_uiomove on FreeBSD to avoid potential deadlock
Matthew Macy
2020-04-08
1
-1
/
+10
*
Finish refactoring for ZFS_MODULE_PARAM_CALL
Ryan Moeller
2020-04-07
1
-1
/
+1
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
4
-10
/
+217
*
Reset l2ad_hand and l2ad_first in l2arc_evict
George Amanakis
2020-03-31
1
-25
/
+52
*
Let default arc_c_max be platform dependent
Ryan Moeller
2020-03-27
1
-6
/
+6
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
5
-67
/
+3
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-3
/
+4
*
Improve zfs receive performance by batching writes
Matthew Ahrens
2020-03-16
1
-51
/
+168
*
dmu_objset_from_ds must be called with dp_config_rwlock held
Matthew Ahrens
2020-03-12
5
-114
/
+94
*
Fix infinite scan on a pool with only special allocations
Alexander Motin
2020-03-12
1
-3
/
+6
*
Prevent race condition in dnode_dest (#10101)
John Poduska
2020-03-12
1
-6
/
+13
*
Prevent deadlock in arc_read in Linux memory reclaim callback
Mark Roper
2020-03-12
1
-0
/
+12
*
Improve zfs send performance by bypassing the ARC
Matthew Ahrens
2020-03-10
2
-151
/
+228
*
zio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()
Brian Behlendorf
2020-03-04
1
-0
/
+3
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
2
-18
/
+32
*
Improve performance of zio_taskq_member
Matthew Ahrens
2020-03-03
1
-2
/
+3
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
1
-10
/
+8
*
Don't call zrele on passed zp in zfs_xattr_owner_unlinked on FreeBSD
Matthew Macy
2020-02-28
1
-3
/
+22
*
Re-share zfsdev_getminor and zfs_onexit_fd_hold
Matthew Macy
2020-02-28
2
-0
/
+67
*
Improve zfs destroy performance with zio_t-free zio_free()
Matthew Ahrens
2020-02-28
5
-29
/
+52
*
Consolidate arc_buf allocation checks
Matthew Macy
2020-02-27
1
-72
/
+42
*
Linux 5.6 compat: time_t
Brian Behlendorf
2020-02-27
2
-2
/
+2
[next]