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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvpair: Constify string functions
Richard Yao
2023-03-14
72
-403
/
+443
*
discover_cached_paths() should not corrupt nvlist string value
Richard Yao
2023-03-14
1
-4
/
+11
*
zpool_valid_proplist() should not corrupt nvpair name string on error
Richard Yao
2023-03-14
1
-0
/
+1
*
Fix possible NULL pointer dereference in nvlist_lookup_nvpair_ei_sep()
Richard Yao
2023-03-14
1
-2
/
+5
*
Silence clang static analyzer warnings about stored stack addresses
Richard Yao
2023-03-14
2
-5
/
+2
*
Fix possible NULL pointer dereference in dbuf_verify()
Richard Yao
2023-03-14
1
-1
/
+1
*
Replace dead opensolaris.org license links
Tino Reichardt
2023-03-14
10
-10
/
+10
*
Zero zio_prop_t in flush_write_batch_impl()
Richard Yao
2023-03-14
1
-1
/
+1
*
Fix uninitialized scalar value read regression in dmu_recv_begin()
Richard Yao
2023-03-14
1
-1
/
+1
*
ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()
Matthew Ahrens
2023-03-14
1
-5
/
+16
*
zcommon: Refactor FPU state handling in fletcher4
Attila Fülöp
2023-03-14
9
-17
/
+44
*
ABI files: sync with new Ubuntu release in CI
George Melikov
2023-03-10
5
-3880
/
+8996
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
51
-120
/
+3480
*
Fix incremental receive silently failing for recursive sends
Paul Dagnelie
2023-03-10
5
-23
/
+105
*
Workaround for Linux PowerPC GPL-only cpu_has_feature()
Low-power
2023-03-10
5
-0
/
+93
*
txg_sync should handle write errors in ZIL
Richard Yao
2023-03-10
1
-1
/
+0
*
Suppress clang static analyzer warning in vdev_stat_update()
Richard Yao
2023-03-08
1
-0
/
+6
*
Refactor loop in dump_histogram()
Richard Yao
2023-03-08
1
-2
/
+4
*
Suppress static analyzer warning in dmu_objset_create_impl_dnstats()
Richard Yao
2023-03-08
1
-0
/
+1
*
Linux: Fix octal detection in define_ddi_strtox()
Richard Yao
2023-03-08
1
-1
/
+1
*
Linux: Suppress clang static analyzer warning in zfs_remove()
Richard Yao
2023-03-08
1
-0
/
+1
*
Linux: Silence static analyzer warning in crypto_create_ctx_template()
Richard Yao
2023-03-08
1
-1
/
+1
*
Suppress Clang Static Analyzer warning in bpobj_enqueue()
Richard Yao
2023-03-08
1
-0
/
+1
*
Suppress Clang Static Analyzer warning in dsl_dir_rename_sync()
Richard Yao
2023-03-08
1
-0
/
+2
*
Cleanup: Remove constant comparisons reported by CodeQL
Richard Yao
2023-03-08
4
-15
/
+10
*
Linux cleanup: zvol_discard() should only call blk_queue_io_stat() once
Richard Yao
2023-03-08
1
-2
/
+1
*
Suppress Clang Static Analyzer warning in dbuf_dnode_findbp()
Richard Yao
2023-03-08
1
-0
/
+1
*
Suppress Clang Static Analyzer warning in vdev_split()
Richard Yao
2023-03-08
1
-0
/
+4
*
Suppress Clang Static Analyzer warning about SNPRINTF_BLKPTR()
Richard Yao
2023-03-08
1
-0
/
+1
*
Suppress Clang Static Analyzer false positive in the AVL tree code.
Richard Yao
2023-03-08
1
-1
/
+5
*
Suppress Clang Static Analyzer defect report in abd_get_size()
Richard Yao
2023-03-08
1
-0
/
+2
*
Fix TOCTOU race in zpool_do_labelclear()
Richard Yao
2023-03-08
1
-14
/
+20
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
10
-792
/
+485
*
ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()
Attila Fülöp
2023-03-08
1
-104
/
+103
*
Do not hold spa_config in ZIL while blocked on IO
Richard Yao
2023-03-07
1
-6
/
+2
*
Fix build for Linux/powerpc without CONFIG_ALTIVEC or CONFIG_VSX
Low-power
2023-03-07
1
-8
/
+22
*
Better handling for future crypto parameters
Rob N
2023-03-07
6
-3
/
+29
*
Fix a typo in ac2038a
George Amanakis
2023-03-07
1
-1
/
+1
*
[FreeBSD] fix false assert in cache_vop_rmdir when replaying ZIL
Andriy Gapon
2023-03-07
1
-1
/
+2
*
spl: Add cmn_err_once() to log a message only on the first call
Attila Fülöp
2023-03-07
3
-0
/
+84
*
initramfs: fix zpool get argument order
q66
2023-03-06
1
-3
/
+3
*
Fix detection of IBM Power8 machines (ISA 2.07)
Tino Reichardt
2023-03-06
2
-6
/
+6
*
[FreeBSD] zfs_znode_alloc: lock the vnode earlier
Andriy Gapon
2023-03-06
1
-6
/
+7
*
Optimize the is_l2cacheable functions
George Amanakis
2023-03-06
2
-44
/
+44
*
Fix memory leak in ztest
Richard Yao
2023-03-06
1
-1
/
+4
*
Add missing increment to dsl_deadlist_move_bpobj()
Richard Yao
2023-03-06
1
-1
/
+1
*
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
8
-498
/
+261
[next]