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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+4
*
Fix incremental receive silently failing for recursive sends
Paul Dagnelie
2023-03-10
4
-14
/
+79
*
More adaptive ARC eviction
Alexander Motin
2023-03-08
1
-1
/
+0
*
Update BLAKE3 for using the new impl handling
Tino Reichardt
2023-03-02
1
-6
/
+12
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
1
-7
/
+27
*
zdb: add decryption support
Rob N
2023-03-02
4
-4
/
+74
*
ZTS: Minor fixes
Brian Behlendorf
2023-02-23
2
-3
/
+3
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
4
-2
/
+90
*
EIO caused by encryption + recursive gang
Matthew Ahrens
2023-02-06
3
-1
/
+88
*
Prevent error messages when running tests with no timeout
Paul Dagnelie
2023-02-02
1
-1
/
+1
*
Wait for txg sync if the last DRR_FREEOBJECTS might result in a hole
David Hedberg
2023-01-23
4
-1
/
+90
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
4
-1
/
+311
*
Use setproctitle to report progress of zfs send
Ameer Hamza
2023-01-17
1
-16
/
+16
*
ZTS: Annotate additonal flaky test cases
Brian Behlendorf
2023-01-17
1
-3
/
+7
*
Activate filesystem features only in syncing context
George Amanakis
2023-01-11
4
-1
/
+96
*
ZTS: close in mmapwrite.c
Antonio Russo
2023-01-06
1
-0
/
+4
*
ZTS: limit mmapwrite file size
Antonio Russo
2023-01-05
1
-2
/
+6
*
arc_read()/arc_access() refactoring and cleanup
Alexander Motin
2022-12-22
5
-1
/
+5
*
Allow receiver to override encryption properties in case of replication
Ameer Hamza
2022-12-13
1
-0
/
+14
*
Skip permission checks for extended attributes
Ameer Hamza
2022-12-12
1
-0
/
+3
*
ZTS: Add missing tests to Makefile.am
Brian Behlendorf
2022-12-07
3
-8
/
+9
*
nopwrites on dmu_sync-ed blocks can result in a panic
George Wilson
2022-12-02
2
-8
/
+45
*
ZTS: test reported checksum errors for ZED
Rob Wing
2022-12-02
3
-1
/
+127
*
Python3: replace `distutils` with `sysconfig`
Damian Szuberski
2022-11-28
3
-23
/
+6
*
ZTS: zts-report silently ignores perf test results
John Wren Kennedy
2022-11-18
1
-1
/
+1
*
Fix setting the large_block feature after receiving a snapshot
George Amanakis
2022-11-18
3
-1
/
+80
*
Ubuntu 22.04 integration: ZTS
szubersk
2022-11-18
1
-1
/
+1
*
Handle and detect #13709's unlock regression (#14161)
Rich Ercolani
2022-11-15
4
-1
/
+48
*
Add ability to recompress send streams with new compression algorithm
Paul Dagnelie
2022-11-10
2
-6
/
+64
*
ZTS: random_readwrite test doesn't run correctly
John Wren Kennedy
2022-11-10
1
-1
/
+1
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
5
-17
/
+176
*
zed: Prevent special vdev to be replaced by hot spare
Ameer Hamza
2022-11-04
1
-0
/
+5
*
Deny receiving into encrypted datasets if the keys are not loaded
Attila Fülöp
2022-11-03
1
-9
/
+22
*
ZTS: rsend_009_pos.ksh is destructive on zfs-on-root system
youzhongyang
2022-11-01
1
-20
/
+23
*
Fix oversights from 4170ae4e
Richard Yao
2022-10-31
1
-2
/
+3
*
Fix TOCTOU race conditions reported by CodeQL and Coverity
Richard Yao
2022-10-29
3
-27
/
+19
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
13
-2
/
+404
*
Fix multiplication converted to larger type
Andrew Innes
2022-10-28
1
-2
/
+2
*
Add delay between zpool add zvol and zpool destroy
youzhongyang
2022-10-21
1
-0
/
+4
*
Silence new static analyzer defect reports from idmap_util.c
Richard Yao
2022-10-20
1
-14
/
+14
*
Fix multiple definitions of struct mount_attr on recent glibc versions
Richard Yao
2022-10-20
1
-7
/
+5
*
Add options to zfs redundant_metadata property
Akash B
2022-10-19
2
-4
/
+9
*
Support idmapped mount
youzhongyang
2022-10-19
15
-4
/
+1323
*
Fix declarations of non-global variables
Tino Reichardt
2022-10-18
5
-33
/
+33
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
5
-31
/
+13
*
Cleanup: 64-bit kernel module parameters should use fixed width types
Richard Yao
2022-10-13
6
-13
/
+13
*
Handle possible null pointers from malloc/strdup/strndup()
Richard Yao
2022-10-06
4
-1
/
+19
*
Miscellaneous ZTS fixes
Richard Yao
2022-09-29
8
-12
/
+36
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
2
-15
/
+14
*
btree_test: smatch did detect few issues
Toomas Soome
2022-09-27
1
-7
/
+13
[next]