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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release SCL_STATE in map_write_done()
Olaf Faaland
2017-07-25
3
-1
/
+63
*
Increase delay for zed log in events tests
Giuseppe Di Natale
2017-07-24
1
-1
/
+1
*
zfs_mount_001_neg: use log_must_busy in cleanup
Giuseppe Di Natale
2017-07-24
1
-2
/
+2
*
Disable nbmand tests on kernels w/o support
Giuseppe Di Natale
2017-07-24
3
-3
/
+39
*
Add new fsck return code to zvol_misc_002_pos
Tony Hutter
2017-07-24
1
-4
/
+18
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
19
-1
/
+995
*
Add port of FreeBSD 'volmode' property
LOLi
2017-07-12
7
-70
/
+396
*
Exit test-runner with non-zero if tests are KILLED
Giuseppe Di Natale
2017-07-07
1
-0
/
+4
*
Fix chattr_001_pos
LOLi
2017-07-07
1
-6
/
+6
*
Fix 'zpool clear' on readonly pools
LOLi
2017-07-07
3
-2
/
+75
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
4
-52
/
+70
*
ZTS: replace su commands by run_user function
George Melikov
2017-07-05
6
-38
/
+38
*
ZTS: minor typo and old default values
George Melikov
2017-07-03
1
-2
/
+2
*
On failure tests-runner should do non-zero exit
Alek P
2017-06-30
1
-3
/
+7
*
Print fail messages before callbacks in test suite
Giuseppe Di Natale
2017-06-30
1
-4
/
+6
*
Fix zpool_add_005_pos
bunder2015
2017-06-27
1
-1
/
+5
*
Fix arithmetic error message in zfs_clone_010_pos
bunder2015
2017-06-26
1
-1
/
+1
*
Call cv_signal() with mutex held
Boris Protopopov
2017-06-26
1
-2
/
+1
*
Fix zpool_import_all_001_pos
Giuseppe Di Natale
2017-06-13
1
-60
/
+7
*
Use log_must_busy in destroy_pool
Brian Behlendorf
2017-06-12
1
-12
/
+3
*
Skip tests that are slow on 32-bit builders
Giuseppe Di Natale
2017-06-06
3
-1
/
+13
*
Reduce async_destroy_001_pos memory requirements
Brian Behlendorf
2017-06-06
2
-11
/
+5
*
Allow add of raidz and mirror with same redundancy
HÃ¥kan Johansson
2017-06-05
4
-3
/
+176
*
zpool iostat/status -c improvements
Giuseppe Di Natale
2017-06-05
9
-4
/
+449
*
Fix "snapdev" property issues
LOLi
2017-06-02
3
-2
/
+177
*
Revert "Fix "snapdev" property inheritance behaviour"
Brian Behlendorf
2017-05-26
3
-163
/
+2
*
OpenZFS 8077 - zfs-tests suite fails zpool_get_002_pos
Yuri Pankov
2017-05-25
1
-19
/
+48
*
OpenZFS 8076 - zfs-tests suite fails rootpool_002_neg
Yuri Pankov
2017-05-25
1
-11
/
+12
*
OpenZFS 8071 - zfs-tests: 7290 missed some cases
Yuri Pankov
2017-05-25
3
-13
/
+10
*
Fix "snapdev" property inheritance behaviour
LOLi
2017-05-25
3
-2
/
+163
*
OpenZFS 8072 - zfs-tests: several test cases incorrectly spell TESTPOOL
Yuri Pankov
2017-05-25
5
-19
/
+17
*
Add zpool events tests
Brian Behlendorf
2017-05-22
15
-10
/
+479
*
Enable xattr tests
Brian Behlendorf
2017-05-22
17
-186
/
+387
*
Enable remaining tests
Brian Behlendorf
2017-05-22
83
-351
/
+796
*
Implemented zpool sync command
Alek P
2017-05-19
11
-58
/
+232
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
4
-4
/
+115
*
Enable additional test cases
Brian Behlendorf
2017-05-11
51
-241
/
+408
*
Add property overriding (-o|-x) to 'zfs receive'
LOLi
2017-05-09
3
-2
/
+379
*
Update rsend_014_pos and send-c_volume test cases
Brian Behlendorf
2017-05-04
2
-5
/
+9
*
Enable all zfs_destroy test cases
Brian Behlendorf
2017-05-03
3
-14
/
+22
*
More ashift improvements
LOLi
2017-05-03
14
-37
/
+686
*
Write label 2,3 uberblocks when vdev expands
Olaf Faaland
2017-05-02
3
-2
/
+105
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
8
-27
/
+28
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
32
-37
/
+1553
*
Prebaked scripts for zpool status/iostat -c
Tony Hutter
2017-04-21
8
-56
/
+163
*
zfs_receive_010_pos: change dd arguments
George Melikov
2017-04-20
1
-2
/
+2
*
OpenZFS 6392 - zdb: introduce -V for verbatim import
Richard Yao
2017-04-18
1
-1
/
+1
*
Clean up correctly in zpool_scrub_004_pos
Giuseppe Di Natale
2017-04-18
1
-1
/
+7
*
zfstest: add dmesg command to $PATH
George Melikov
2017-04-18
1
-0
/
+1
*
OpenZFS 7503 - zfs-test should tail ::zfs_dbgmsg on test failure
Brian Behlendorf
2017-04-12
5
-2
/
+85
[next]