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
/
zfs-tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-04-15
5
-37
/
+255
*
Fix hierarchy misspellings
Richard Laager
2019-04-14
3
-4
/
+4
*
Don't hard-code number of ioctls for portability
Tomohiro Kusumi
2019-04-14
1
-1
/
+1
*
Fix issue in receive_object() during reallocation
Brian Behlendorf
2019-04-12
5
-16
/
+211
*
ZTS: Make fault cleanup function more robust
John Wren Kennedy
2019-04-12
1
-0
/
+10
*
Revert "Fix issues with truncated files in raw sends"
Brian Behlendorf
2019-04-05
3
-127
/
+31
*
features.kernel layout should match features.pool
Don Brady
2019-04-04
1
-3
/
+5
*
Restrict kstats and print real pointers
Sara Hartse
2019-04-04
1
-2
/
+2
*
Do not iterate through filesystems unnecessarily
Tom Caputi
2019-04-01
2
-1
/
+5
*
Add TRIM support
Brian Behlendorf
2019-03-29
36
-6
/
+2102
*
Fix issues with truncated files in raw sends
Tom Caputi
2019-03-27
3
-31
/
+127
*
Update valid vdev types for get_disklist
Richard Elling
2019-03-26
1
-1
/
+1
*
ZTS: Detect e2fsprogs verity issue
Brian Behlendorf
2019-03-26
2
-0
/
+20
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
8
-28
/
+220
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
9
-51
/
+190
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
3
-12
/
+90
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
2
-1
/
+154
*
Better user experience for errata 4
Tom Caputi
2019-03-14
1
-1
/
+4
*
Use 'printf %s' instead of 'echo -n' for compatibility
Igor K
2019-03-13
3
-5
/
+8
*
Make zstreamdump -v more greppable
Tom Caputi
2019-03-13
2
-24
/
+3
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
8
-5
/
+269
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
2
-26
/
+65
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
2
-0
/
+93
*
Reorder ZFS ioctls to fix cross-version compatibility
Lorenz Brun
2019-03-09
1
-3
/
+3
*
zfs.8 has wrong description of "zfs program -t"
Matthew Ahrens
2019-02-26
1
-1
/
+3
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
5
-2
/
+76
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
2
-1
/
+68
*
Add missing copyright notice to large_dnode tests
Ned Bass
2019-02-19
9
-0
/
+45
*
ZTS: user_property_002_pos fails to destroy volume
John Wren Kennedy
2019-02-19
1
-4
/
+2
*
ZTS: clone_001_pos fails in cleanup on busy dataset
John Wren Kennedy
2019-02-15
1
-1
/
+1
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
2
-0
/
+178
*
port async unlinked drain from illumos-nexenta
Alek P
2019-02-12
2
-0
/
+120
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
2
-0
/
+94
*
Pool allocation classes misplacing small file blocks
loli10K
2019-02-08
1
-0
/
+41
*
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
Ahmed Ghanem
2019-02-04
11
-2
/
+107
*
Change target size of metaslabs from 256GB to 16GB
Serapheim Dimitropoulos
2019-01-25
1
-2
/
+2
*
Off-by-one in zap_leaf_array_create()
loli10K
2019-01-18
2
-12
/
+42
*
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
[next]