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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid the GEOM topology lock recursion when autoexpanding a pool
Ryan Moeller
2020-05-04
1
-3
/
+10
*
Update FreeBSD SPL atomics
Ryan Moeller
2020-05-04
1
-35
/
+20
*
OpenZFS 6765 - zfs_zaccess_delete() comments do not accurately
Paul B. Henson
2020-04-30
1
-22
/
+21
*
OpenZFS 6762 - POSIX write should imply DELETE_CHILD on directories
Paul B. Henson
2020-04-30
1
-80
/
+147
*
OpenZFS 8984 - fix for 6764 breaks ACL inheritance
Paul B. Henson
2020-04-30
1
-11
/
+29
*
OpenZFS 6764 - zfs issues with inheritance flags during chmod(2)
Paul B. Henson
2020-04-30
1
-85
/
+79
*
OpenZFS 3254 - add support in zfs for aclmode=restricted
Paul B. Henson
2020-04-30
2
-7
/
+8
*
OpenZFS 742 - Resurrect the ZFS "aclmode" property OpenZFS 664 - Umask maskin...
Paul B. Henson
2020-04-30
3
-73
/
+115
*
Add longjmp support for Thumb-2
Brian Behlendorf
2020-04-29
1
-1
/
+18
*
Add missing zfs_refcount_destroy() in key_mapping_rele()
George Amanakis
2020-04-28
1
-0
/
+1
*
Fix zlib leak on FreeBSD
Ryan Moeller
2020-04-28
1
-1
/
+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
*
Use new FreeBSD API to largely eliminate object locking
Matthew Macy
2020-04-17
2
-39
/
+40
*
Persistent L2ARC minor fixes
George Amanakis
2020-04-17
1
-8
/
+6
*
Update FreeBSD tunables
Ryan Moeller
2020-04-15
4
-40
/
+67
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
56
-4
/
+33464
*
Disable user space reference tracking
Brian Behlendorf
2020-04-13
1
-5
/
+6
*
zvol_write() can use dmu_tx_hold_write_by_dnode()
Matthew Ahrens
2020-04-10
1
-1
/
+1
*
Persistent L2ARC
George Amanakis
2020-04-10
4
-50
/
+1415
*
Don't ignore zfs_arc_max below allmem/32
Ryan Moeller
2020-04-09
2
-14
/
+30
*
Add separate field for indicating that spa is in middle of split
Matthew Macy
2020-04-09
1
-0
/
+2
*
Linux 5.7 compat: blk_alloc_queue()
Brian Behlendorf
2020-04-09
1
-24
/
+24
*
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
6
-10
/
+234
*
Bugfix/fix uio partial copies
Fabio Scaccabarozzi
2020-04-01
2
-8
/
+26
*
Improve ZVOL sync write performance by using a taskq
Matthew Ahrens
2020-03-31
1
-44
/
+78
*
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
2
-6
/
+16
*
Compile cityhash code into libzfs
Matthew Ahrens
2020-03-27
6
-5
/
+9
*
Remove checks for null out value in encryption paths
Dirkjan Bussink
2020-03-26
11
-219
/
+106
*
Fix zfs_rmnode() unlink / rollback issue
Brian Behlendorf
2020-03-18
1
-3
/
+9
*
Separate warning for incomplete and corrupt streams
Paul Dagnelie
2020-03-17
1
-3
/
+4
*
ICP: gcm-avx: Support architectures lacking the MOVBE instruction
Attila Fülöp
2020-03-17
3
-18
/
+389
*
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
6
-114
/
+100
*
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
*
Change default to overlay=on
Ryan Moeller
2020-03-06
1
-1
/
+1
*
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
2
-2
/
+10
*
Make spa_history_zone platform-dependent in kernel
Ryan Moeller
2020-03-02
2
-10
/
+14
*
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
6
-100
/
+80
[next]