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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
zfs-tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update vdev_is_spacemap_addressable() for new spacemap encoding
Serapheim Dimitropoulos
2019-01-16
1
-13
/
+31
*
Make zdb results for checkpoint tests consistent
Serapheim Dimitropoulos
2019-01-16
1
-2
/
+13
*
Disable 'zfs remap' command
Brian Behlendorf
2019-01-15
6
-0
/
+18
*
zfs filesystem skipped by df -h
Paul Zuchowski
2019-01-13
2
-1
/
+75
*
ZTS: zpool_resilver_restart
Brian Behlendorf
2019-01-13
2
-3
/
+3
*
zfs receive and rollback can skew filesystem_count
loli10K
2019-01-08
8
-0
/
+456
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
1
-1
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
18
-1
/
+861
*
arc_summary: consolidate test case
Brian Behlendorf
2019-01-06
5
-70
/
+31
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
11
-37
/
+52
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
1
-2
/
+4
*
ZTS: fix wait_scrubbed()
Tom Caputi
2018-12-14
2
-10
/
+5
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-1
/
+0
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
1
-0
/
+1
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
2
-1
/
+108
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
5
-2
/
+238
*
Remove races from scrub / resilver tests
Tom Caputi
2018-11-28
12
-78
/
+34
*
ZTS: fix "not found" errors
LOLi
2018-11-27
14
-37
/
+28
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
1
-4
/
+4
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
9
-2
/
+114
*
ZTS: Fix parsing of zpool status in checksum test
John Wren Kennedy
2018-11-20
1
-3
/
+7
*
ZTS: "checksum" test group needs "lscpu"
LOLi
2018-11-20
1
-0
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
4
-6
/
+264
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
3
-4
/
+180
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
3
-2
/
+80
*
Update zfs_admin_snapshot value (disabled)
George Melikov
2018-11-08
5
-13
/
+28
*
ZTS: Fix and reenable zfs_rename tests
Tom Caputi
2018-11-07
2
-7
/
+8
*
ZTS: Fix test zfs_mount_006_pos
Paul Zuchowski
2018-11-07
1
-18
/
+38
*
ZTS: Fix posix ACL tests that should pass
Paul Zuchowski
2018-10-31
2
-5
/
+48
*
ZTS: change `$(cat)` to `$(<)` for speedup
George Melikov
2018-10-31
15
-40
/
+40
*
zdb -k does not work on Linux when used with -e
Serapheim Dimitropoulos
2018-10-30
2
-5
/
+32
*
ZTS: Fix auto_replace_001_pos test
Brian Behlendorf
2018-10-29
2
-81
/
+37
*
ZTS: Update project quota tests
Brian Behlendorf
2018-10-23
2
-10
/
+10
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
12
-5
/
+285
*
zpool: allow sharing of spare device among pools
LOLi
2018-10-17
3
-0
/
+121
*
deadlock between mm_sem and tx assign in zfs_write() and page fault
ilbsmart
2018-10-16
2
-44
/
+104
*
Fix changelist mounted-dataset iteration
Alek P
2018-10-10
4
-2
/
+154
*
Print "(repairing)" in zpool status again
Tony Hutter
2018-10-09
2
-1
/
+76
*
Verify 'zfs destroy' will unshare the dataset
Prakash Surya
2018-10-03
3
-21
/
+102
*
Fix "zfs destroy" when "sharenfs=on" is used
Prakash Surya
2018-10-03
1
-0
/
+4
*
changelist should be able to iter on mounts
Alek P
2018-10-02
2
-1
/
+191
*
ZTS: Fix snapshot_009_pos, snapshot_010_pos
Brian Behlendorf
2018-10-01
3
-10
/
+7
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
9
-10
/
+289
*
ZTS: Fix removal_resume_export
LOLi
2018-09-24
1
-47
/
+4
*
zpool should detect invalid fs property on create
LOLi
2018-09-13
1
-16
/
+36
*
Add removal_resume_export to zts-report.py
Brian Behlendorf
2018-09-13
1
-1
/
+1
*
zpool split can create a corrupted pool
Roman Strashkin
2018-09-12
2
-1
/
+111
*
Pool allocation classes
Don Brady
2018-09-05
21
-1
/
+880
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
7
-1
/
+955
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
10
-0
/
+400
[next]