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
*
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
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
30
-97
/
+27987
*
Add SHA2 SIMD feature tests for libspl
Tino Reichardt
2023-03-02
2
-24
/
+99
*
Add SHA2 SIMD feature tests for Linux
Tino Reichardt
2023-03-02
6
-13
/
+169
*
Add SHA2 SIMD feature tests for FreeBSD
Tino Reichardt
2023-03-02
7
-28
/
+205
*
Add ARM architecture to OpenZFS buildsystem
Tino Reichardt
2023-03-02
1
-1
/
+5
*
Remove old or redundant SHA2 files
Tino Reichardt
2023-03-02
18
-7312
/
+3
*
zdb: add decryption support
Rob N
2023-03-02
7
-15
/
+262
*
System-wide speculative prefetch limit.
Alexander Motin
2023-03-01
2
-5
/
+25
*
Accommodate debug-kernel stack frame size
Brian Behlendorf
2023-03-01
1
-2
/
+2
*
Fix data race between zil_commit() and zil_suspend()
Richard Yao
2023-03-01
2
-0
/
+28
*
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
*
Update reclaim disk space script
Tino Reichardt
2023-03-01
1
-1
/
+4
*
Handle unexpected errors in zil_lwb_commit() without ASSERT()
Richard Yao
2023-03-01
1
-6
/
+32
*
mancheck: exclude dotfiles in man dir
Rob N
2023-03-01
1
-1
/
+1
*
man: note that zdb operates directly on pool storage
Rob N
2023-02-28
1
-0
/
+6
*
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
*
Linux: Assert mutex is held in mutex_exit()
Richard Yao
2023-02-28
1
-0
/
+1
*
Revert zfeature_active() to static
George Amanakis
2023-02-28
2
-2
/
+1
*
Fix github build failures because of vdevprops.7
Tino Reichardt
2023-02-28
1
-0
/
+1
*
Prevent incorrect datasets being mounted
John Poduska
2023-02-27
1
-2
/
+20
*
Add vdevprops.7 to the Makefile
D. Ebdrup
2023-02-27
1
-0
/
+1
*
Skip memory allocation when compressing holes
Richard Yao
2023-02-27
5
-16
/
+23
*
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
*
Workaround GitHub Action failure
Brian Behlendorf
2023-02-27
4
-8
/
+16
*
Use .section .rodata instead of .rodata on FreeBSD
Dimitry Andric
2023-02-24
2
-2
/
+2
*
Move dmu_buf_rele() after dsl_dataset_sync_done()
George Amanakis
2023-02-23
4
-10
/
+4
*
ZTS: Minor fixes
Brian Behlendorf
2023-02-23
2
-3
/
+3
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
7
-105
/
+175
[next]