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
...
*
Fedora 28: Fix misc bounds check compiler warnings
Tony Hutter
2018-04-04
5
-23
/
+52
*
Fix add_nested_replacing_spare test case
LOLi
2018-04-03
1
-1
/
+1
*
OpenZFS 9164 - assert: newds == os->os_dsl_dataset
Andriy Gapon
2018-03-30
3
-13
/
+22
*
Fix mmap / libaio deadlock
Brian Behlendorf
2018-03-28
8
-2
/
+164
*
Remove libattr requirement
DeHackEd
2018-03-27
2
-2
/
+2
*
Add JSON output support to channel programs
Alek P
2018-03-19
6
-0
/
+204
*
OpenZFS 9076 - Adjust perf test concurrency settings
Stephen Blinick
2018-03-15
5
-10
/
+55
*
zdb and inuse tests don't pass with real disks
Paul Zuchowski
2018-03-07
8
-15
/
+59
*
Take user namespaces into account in policy checks
Wolfgang Bumiller
2018-03-07
13
-0
/
+392
*
ZTS: fix send-c_stream_size_estimate
Brian Behlendorf
2018-03-07
1
-0
/
+1
*
Fix dbufstats_001_pos
Giuseppe Di Natale
2018-03-07
2
-4
/
+28
*
Allow to limit zed's syslog chattiness
Tony Hutter
2018-03-06
5
-7
/
+143
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-03-06
7
-8
/
+95
*
Introduce a destroy_dataset helper
Giuseppe Di Natale
2018-03-06
4
-24
/
+47
*
Change checksum & IO delay ratelimit values
Tony Hutter
2018-03-04
1
-6
/
+0
*
ZTS: fix spurious failures in mv_files
chrisrd
2018-03-02
1
-14
/
+3
*
Add ZFS perf test for dbuf cache
John Wren Kennedy
2018-02-28
7
-5
/
+118
*
Fix some typos
John Eismeier
2018-02-28
12
-24
/
+24
*
Add Python 3 rewrite of arc_summary.py
Scot W. Stevenson
2018-02-28
4
-1
/
+61
*
Fix segfault in zfs_do_bookmark()
LOLi
2018-02-26
1
-2
/
+25
*
ZTS: Fix zfs_share_* test case failures
Brian Behlendorf
2018-02-24
1
-1
/
+7
*
Add scrub after resilver zed script
Tony Hutter
2018-02-23
9
-13
/
+117
*
Want 'zfs send -b'
LOLi
2018-02-21
5
-101
/
+213
*
Raw receive should change key atomically
Tom Caputi
2018-02-21
1
-5
/
+25
*
Raw receives must compress metadnode blocks
Tom Caputi
2018-02-21
1
-11
/
+0
*
Correct count_uberblocks in mmp.kshlib
Giuseppe Di Natale
2018-02-20
1
-1
/
+1
*
Project Quota on ZFS
Nasf-Fan
2018-02-13
35
-17
/
+2210
*
OpenZFS 9004 - Some ZFS tests used files removed with 32 bit kernel
John Wren Kennedy
2018-02-09
2
-2
/
+3
*
Handle zap_add() failures in mixed case mode
sanjeevbagewadi
2018-02-09
3
-1
/
+138
*
Fix zdb -ed on objset for exported pool
Chunwei Chen
2018-02-09
4
-4
/
+69
*
OpenZFS 8965 - zfs_acl_ls_001_pos fails due to no longer supported grep regex
John Wren Kennedy
2018-02-08
1
-3
/
+3
*
OpenZFS 8677 - Open-Context Channel Programs
Serapheim Dimitropoulos
2018-02-08
14
-41
/
+183
*
Increase code coverage for Lua libraries
Don Brady
2018-02-08
7
-2
/
+1362
*
Add basic functional tests for zcp user properties
Don Brady
2018-02-08
3
-4
/
+103
*
OpenZFS 8600 - ZFS channel programs - snapshot
Chris Williamson
2018-02-08
13
-4
/
+392
*
OpenZFS 8592 - ZFS channel programs - rollback
Brad Lewis
2018-02-08
4
-3
/
+117
*
OpenZFS 8605 - zfs channel programs fix zfs.exists
Chris Williamson
2018-02-08
4
-2
/
+75
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
70
-2
/
+4059
*
Verify ZFS Test Suite scripts executability
LOLi
2018-02-07
6
-0
/
+0
*
Raw sends must be able to decrease nlevels
Tom Caputi
2018-02-02
3
-2
/
+101
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
6
-4
/
+209
*
Fix 'zfs receive -o' when used with '-e|-d'
LOLi
2018-01-30
1
-0
/
+36
*
Add dbuf hash and dbuf cache kstats
Giuseppe Di Natale
2018-01-29
8
-1
/
+237
*
zpool import -d to specify device path
Chunwei Chen
2018-01-26
3
-0
/
+56
*
Extend deadman logic
Brian Behlendorf
2018-01-25
6
-0
/
+243
*
Fix shellcheck v0.4.6 warnings
Brian Behlendorf
2018-01-17
1
-1
/
+1
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
5
-3
/
+8
*
Disable history_004_pos
Brian Behlendorf
2018-01-10
1
-0
/
+5
*
Fix 'zpool add' handling of nested interior VDEVs
LOLi
2017-12-28
3
-2
/
+114
*
OpenZFS 8909 - 8585 can cause a use-after-free kernel panic
Prakash Surya
2017-12-28
3
-1
/
+76
[prev]
[next]