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
/
runfiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow block cloning across encrypted datasets
oromenahar
2023-12-05
1
-0
/
+1
*
RAID-Z expansion feature
Don Brady
2023-11-08
1
-1
/
+5
*
Fix ZED auto-replace for VDEVs using by-id paths
Don Brady
2023-10-20
1
-4
/
+4
*
ZTS: Move zpool_import_hostid_changed* tests to Linux runfile
Brian Behlendorf
2023-10-09
2
-4
/
+7
*
tests: add tests for zpool import behaviour when hostid changes
Rob Norris
2023-10-06
1
-0
/
+4
*
Add '-u' - nomount flag for zfs set
Umer Saleem
2023-10-02
2
-2
/
+2
*
copy_file_range: fix fallback when source create on same txg
Rob N
2023-08-14
1
-1
/
+2
*
linux/copy_file_range: properly request a fallback copy on Linux <5.3
Rob N
2023-08-01
1
-0
/
+1
*
zts: block cloning tests
Rob Norris
2023-07-24
1
-0
/
+9
*
zdb: add -B option to generate backup stream
Rob Norris
2023-06-05
1
-1
/
+1
*
PAM: enable testing on FreeBSD
Val Packett
2023-05-31
1
-0
/
+5
*
PAM: support password changes even when not mounted
Val Packett
2023-05-31
1
-1
/
+2
*
PAM: add 'recursive_homes' flag to use with 'prop_mountpoint'
Val Packett
2023-05-31
1
-1
/
+1
*
Fix concurrent resilvers initiated at same time
Akash B
2023-05-24
1
-1
/
+2
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
1
-1
/
+3
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
1
-0
/
+1
*
Refine special_small_blocks property validation
Don Brady
2023-05-12
1
-1
/
+1
*
zpool import -m also removing spare and cache when log device is missing
Ameer Hamza
2023-05-03
1
-1
/
+1
*
Allow zhack label repair to restore detached devices.
buzzingwires
2023-05-03
1
-1
/
+2
*
Add support for zpool user properties
Allan Jude
2023-04-21
1
-1
/
+2
*
Create zap for root vdev
rob-wing
2023-04-20
1
-2
/
+2
*
ZTS: add existing tests to runfiles
Damian Szuberski
2023-04-06
2
-8
/
+13
*
Fixes in persistent error log
George Amanakis
2023-03-28
1
-1
/
+2
*
Improve tests and update man page for healing recv
Alek P
2023-03-15
1
-1
/
+1
*
Fix incremental receive silently failing for recursive sends
Paul Dagnelie
2023-03-10
1
-13
/
+14
*
zdb: add decryption support
Rob N
2023-03-02
1
-3
/
+3
*
ZTS: Minor fixes
Brian Behlendorf
2023-02-23
1
-1
/
+1
*
Fix buffered/direct/mmap I/O race
Brian Behlendorf
2023-02-23
1
-1
/
+2
*
EIO caused by encryption + recursive gang
Matthew Ahrens
2023-02-06
1
-1
/
+1
*
Wait for txg sync if the last DRR_FREEOBJECTS might result in a hole
David Hedberg
2023-01-23
2
-1
/
+2
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-1
/
+1
*
Activate filesystem features only in syncing context
George Amanakis
2023-01-11
1
-0
/
+1
*
ZTS: Add missing tests to Makefile.am
Brian Behlendorf
2022-12-07
1
-0
/
+2
*
ZTS: test reported checksum errors for ZED
Rob Wing
2022-12-02
1
-1
/
+2
*
Python3: replace `distutils` with `sysconfig`
Damian Szuberski
2022-11-28
1
-0
/
+4
*
Fix setting the large_block feature after receiving a snapshot
George Amanakis
2022-11-18
1
-1
/
+1
*
Handle and detect #13709's unlock regression (#14161)
Rich Ercolani
2022-11-15
1
-1
/
+1
*
Add ability to recompress send streams with new compression algorithm
Paul Dagnelie
2022-11-10
1
-6
/
+6
*
Support idmapped mount in user namespace
youzhongyang
2022-11-08
1
-1
/
+1
*
zfs_rename: support RENAME_* flags
Aleksa Sarai
2022-10-28
1
-0
/
+4
*
Support idmapped mount
youzhongyang
2022-10-19
1
-0
/
+4
*
Enforce "-F" flag on resuming recv of full/newfs on existing dataset
Jitendra Patidar
2022-09-27
1
-3
/
+3
*
Add Linux posix_fadvise support
Finix1979
2022-09-08
1
-0
/
+4
*
Add zilstat script to report zil kstats in a user friendly manner
Ameer Hamza
2022-09-02
2
-2
/
+4
*
Fix zpool status in case of unloaded keys
George Amanakis
2022-08-22
1
-1
/
+1
*
Add snapshots_changed as property
Umer Saleem
2022-08-02
2
-2
/
+3
*
Implement a new type of zfs receive: corrective receive (-c)
Alek P
2022-07-28
1
-1
/
+2
*
Scrub mirror children without BPs
Brian Behlendorf
2022-06-23
1
-1
/
+2
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
1
-1
/
+2
*
zvol: Support blk-mq for better performance
Tony Hutter
2022-06-09
2
-1
/
+10
[next]