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
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
1
-38
/
+57
*
zfs initialize performance enhancements
George Wilson
2019-01-07
1
-1
/
+8
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
2
-0
/
+248
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
7
-26
/
+67
*
Fix 'zpool remap' freeing race
Brian Behlendorf
2019-01-02
1
-0
/
+8
*
Add enclosure_symlinks option to vdev_id
Tony Hutter
2018-12-14
1
-3
/
+71
*
ztest: ENOSPC in ztest_objset_destroy_cb()
Brian Behlendorf
2018-12-14
1
-2
/
+6
*
OpenZFS 9962 - zil_commit should omit cache thrash
Prakash Surya
2018-12-07
1
-3
/
+1
*
Move assert in dump_dir() in zdb
Tom Caputi
2018-12-05
1
-3
/
+3
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
1
-52
/
+105
*
Fix ztest deadlock in ztest_zil_remount()
Tom Caputi
2018-12-04
1
-0
/
+8
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
1
-1
/
+16
*
Fix consistency of ztest_device_removal_active
Tom Caputi
2018-11-28
1
-1
/
+21
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
1
-1
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
1
-30
/
+73
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
3
-35
/
+150
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-8
/
+45
*
Fix !zilog_is_dirty() assert during ztest
Tom Caputi
2018-11-07
1
-3
/
+9
*
Replay logs before starting ztest workers
Tom Caputi
2018-11-07
1
-11
/
+68
*
ztest: reduce gangblock creation
Brian Behlendorf
2018-11-05
1
-1
/
+1
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
16
-141
/
+78
*
zdb -k does not work on Linux when used with -e
Serapheim Dimitropoulos
2018-10-30
1
-11
/
+18
*
Added column definitions to arcstat.py
Gregor Kopka
2018-10-29
1
-1
/
+8
*
ZTS: Fix auto_replace_001_pos test
Brian Behlendorf
2018-10-29
1
-1
/
+9
*
Fix flake8 "invalid escape sequence 'x'" warning
Brian Behlendorf
2018-10-24
1
-1
/
+0
*
Fix waiting in ztest_device_removal()
Tom Caputi
2018-10-24
1
-0
/
+9
*
Fix ztest deadman panic with indirect vdev damage
Tom Caputi
2018-10-24
1
-1
/
+6
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
2
-6
/
+14
*
Fix random ztest_deadman_thread failures
Tom Caputi
2018-10-24
1
-11
/
+25
*
OpenZFS 9682 - page fault in dsl_async_clone_destroy() while opening pool
Serapheim Dimitropoulos
2018-10-19
1
-2
/
+3
*
OpenZFS 9681 - ztest failure in spa_history_log_internal due to spa_rename()
Matthew Ahrens
2018-10-19
1
-77
/
+0
*
Defer new resilvers until the current one ends
Tom Caputi
2018-10-18
1
-6
/
+52
*
zpool: allow sharing of spare device among pools
LOLi
2018-10-17
1
-2
/
+7
*
Add types to featureflags in zfs
Paul Dagnelie
2018-10-16
1
-1
/
+1
*
OpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES) objects (#7979)
Matthew Ahrens
2018-10-12
1
-5
/
+251
*
Improved error handling for extreme rewinds
Brian Behlendorf
2018-10-12
1
-12
/
+24
*
OpenZFS 9689 - zfs range lock code should not be zpl-specific
Matt Ahrens
2018-10-11
1
-155
/
+56
*
Print "(repairing)" in zpool status again
Tony Hutter
2018-10-09
1
-2
/
+6
*
Refcounted DSL Crypto Key Mappings
Tom Caputi
2018-10-03
1
-3
/
+0
*
Prefix all refcount functions with zfs_
Tim Schumacher
2018-10-01
1
-5
/
+5
*
Refine split block reconstruction
Brian Behlendorf
2018-10-01
1
-1
/
+9
*
Linux 4.19-rc3+ compat: Remove refcount_t compat
Tim Schumacher
2018-09-26
1
-3
/
+3
*
Zpool iostat: remove latency/queue scaling
Gregor Kopka
2018-09-25
1
-6
/
+6
*
zstreamdump dumps core printing truncated nvlist
LOLi
2018-09-18
1
-3
/
+5
*
zpool should detect invalid fs property on create
LOLi
2018-09-13
1
-4
/
+11
*
Fix 'zfs allow' for create time permissions
LOLi
2018-09-06
1
-2
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
4
-131
/
+582
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
1
-10
/
+13
*
ZTS: path cleanup
bernie1995
2018-08-30
1
-2
/
+4
*
OpenZFS 9403 - assertion failed in arc_buf_destroy()
Tom Caputi
2018-08-29
2
-8
/
+8
[next]