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
*
SHA2Init() should use signed assertions when checking an enum
Richard Yao
2023-03-06
1
-2
/
+2
*
Restore ASMABI and other Unify work
Jorgen Lundman
2023-03-06
5
-37
/
+56
*
Use SECTION_STATIC macro for sha2 x86_64 assembly
Tino Reichardt
2023-03-02
2
-2
/
+2
*
Update BLAKE3 for using the new impl handling
Tino Reichardt
2023-03-02
5
-468
/
+241
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
22
-76
/
+27737
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
13
-6817
/
+3
*
System-wide speculative prefetch limit.
Alexander Motin
2023-03-01
1
-5
/
+24
*
Fix data race between zil_commit() and zil_suspend()
Richard Yao
2023-03-01
1
-0
/
+27
*
Remove bad kmem_free() oversight from previous zfsdev_state_list patch
Richard Yao
2023-03-01
1
-1
/
+0
*
Linux: zfs_fillpage() should handle partial pages from end of file
Richard Yao
2023-03-01
1
-1
/
+5
*
Handle unexpected errors in zil_lwb_commit() without ASSERT()
Richard Yao
2023-03-01
1
-6
/
+32
*
Makefile.bsd: cleanup and sync with FreeBSD
Allan Jude
2023-02-28
1
-64
/
+112
*
Suppress static analyzer warning in dmu_objset_create_impl_dnstats()
Richard Yao
2023-02-28
1
-0
/
+1
*
Suppress static analyzer warning in dbuf_hold_copy()
Richard Yao
2023-02-28
1
-1
/
+3
*
Statically allocate first node of zfsdev_state_list
Richard Yao
2023-02-28
1
-7
/
+6
*
Suppress static analyzer warning in sa_attr_iter()
Richard Yao
2023-02-28
1
-0
/
+1
*
Suppress static analyzer warnings in zio_checksum_error_impl()
Richard Yao
2023-02-28
1
-0
/
+3
*
icp: Prevent compilers from optimizing away memset() in gcm_clear_ctx()
Richard Yao
2023-02-28
2
-31
/
+41
*
Revert zfeature_active() to static
George Amanakis
2023-02-28
1
-1
/
+1
*
Prevent incorrect datasets being mounted
John Poduska
2023-02-27
1
-2
/
+20
*
Skip memory allocation when compressing holes
Richard Yao
2023-02-27
4
-15
/
+22
*
ICP: AES-GCM: Refactor gcm_clear_ctx()
Attila Fülöp
2023-02-27
4
-55
/
+36
*
Move zap_attribute_t to the heap in dsl_deadlist_merge
Mariusz Zaborski
2023-02-27
1
-10
/
+16
*
Move dmu_buf_rele() after dsl_dataset_sync_done()
George Amanakis
2023-02-23
4
-10
/
+4
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
2
-102
/
+84
*
Fix NULL pointer dereference in zio_ready()
Richard Yao
2023-02-23
1
-1
/
+1
*
Use rw_tryupgrade() in dmu_bonus_hold_by_dnode()
Richard Yao
2023-02-22
1
-2
/
+4
*
FreeBSD: don't verify recycled vnode for zfs control directory
rob-wing
2023-02-21
1
-1
/
+3
*
Fix per-jail zfs.mount_snapshot setting
Allan Jude
2023-02-21
1
-2
/
+14
*
Partially revert eee9362a7
George Amanakis
2023-02-21
3
-24
/
+7
*
Sync thread should avoid holding the spa config write lock when possible
Richard Yao
2023-02-16
1
-1
/
+7
*
zfs redact fails when dnodesize=auto
Paul Dagnelie
2023-02-16
1
-0
/
+2
*
Suppress Clang static analyzer complaint in zfs_replay_create()
Richard Yao
2023-02-14
1
-3
/
+3
*
Linux: use filemap_range_has_page()
Brian Behlendorf
2023-02-14
5
-8
/
+17
*
Give strlcat() full buffer lengths rather than smaller buffer lengths
Richard Yao
2023-02-14
1
-2
/
+1
*
quick fix for lingering snapdir unmount problems
Rich Ercolani
2023-02-13
1
-1
/
+14
*
Fix a race condition in dsl_dataset_sync() when activating features
George Amanakis
2023-02-13
3
-11
/
+33
*
Reduce need for contiguous memory for ioctls
Prakash Surya
2023-02-13
2
-7
/
+7
*
Improve arc_read() error reporting
Alexander Motin
2023-02-13
1
-8
/
+16
*
Add assertion and make variables unsigned in abd_alloc_chunks()
Richard Yao
2023-02-06
1
-6
/
+8
*
Cleanup: spa vdev processing should check NULL pointers
Richard Yao
2023-02-06
1
-28
/
+30
*
zfs_get_temporary_prop() should not pass NULL to strcpy()
Richard Yao
2023-02-06
2
-2
/
+4
*
EIO caused by encryption + recursive gang
Matthew Ahrens
2023-02-06
1
-7
/
+9
*
Unify assembly files with macOS
Jorgen Lundman
2023-02-06
5
-5
/
+8
*
Resolve WS-2021-0184 vulnerability in zstd
Allan Jude
2023-02-02
3
-9
/
+13
*
Increase default zfs_rebuild_vdev_limit to 64MB
Brian Behlendorf
2023-01-27
1
-9
/
+18
*
Increase default zfs_scan_vdev_limit to 16MB
Brian Behlendorf
2023-01-27
1
-12
/
+16
*
Prefetch on deadlists merge
Alexander Motin
2023-01-25
2
-6
/
+130
*
Improve resilver ETAs
Brian Behlendorf
2023-01-25
2
-1
/
+28
*
linux 6.2 compat: zpl_set_acl arg2 is now struct dentry
Coleman Kane
2023-01-24
1
-0
/
+7
[next]