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
/
cmd
/
zpool
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Better user experience for errata 4
Tom Caputi
2019-03-14
1
-11
/
+15
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-0
/
+22
*
shellcheck pass
bunder2015
2019-02-04
1
-3
/
+3
*
Fix zpool iostat -w header names
Tony Hutter
2019-01-31
1
-2
/
+2
*
zpool iostat should print headers when terminal fills
Damian Wojsław
2019-01-23
1
-4
/
+32
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
1
-38
/
+57
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+154
*
Fix 'zpool list -v' alignment
Brian Behlendorf
2018-12-04
1
-52
/
+105
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
1
-1
/
+1
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-8
/
+45
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
3
-4
/
+43
*
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
*
Print "(repairing)" in zpool status again
Tony Hutter
2018-10-09
1
-2
/
+6
*
Zpool iostat: remove latency/queue scaling
Gregor Kopka
2018-09-25
1
-6
/
+6
*
zpool should detect invalid fs property on create
LOLi
2018-09-13
1
-4
/
+11
*
Pool allocation classes
Don Brady
2018-09-05
2
-91
/
+307
*
Don't modify argv[] in user tools
DeHackEd
2018-08-20
1
-2
/
+16
*
OpenZFS 9580 - Add a hash-table on top of nvlist to speed-up operations
Serapheim Dimitropoulos
2018-07-30
1
-0
/
+1
*
Default ashift for Amazon EC2 NVMe devices
Troels Nørgaard
2018-07-06
1
-0
/
+1
*
Fix missing option '-e' in zpool online usage
Low-power
2018-06-26
1
-1
/
+1
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-8
/
+207
*
Tunable directory for zfs runtime scripts
Antonio Russo
2018-06-07
1
-1
/
+1
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-1
/
+2
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
1
-4
/
+7
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+9
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-14
/
+193
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-0
/
+9
*
Change functions which return literals to return `const char*`
Tomohiro Kusumi
2018-03-09
1
-1
/
+1
*
Add SMART self-test results to zpool status -c
Tony Hutter
2018-02-27
7
-18
/
+133
*
Add SMART attributes for SSD and NVMe
bunder2015
2018-02-21
3
-2
/
+24
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-1
/
+6
*
Fix `zpool status` overflow on fast scrubs
DeHackEd
2018-02-06
1
-1
/
+1
*
Encryption Stability and On-Disk Format Fixes
Tom Caputi
2018-02-02
1
-0
/
+20
*
Fix style issues in man pages and commands help
LOLi
2018-01-29
1
-2
/
+4
*
OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
Brian Behlendorf
2018-01-19
1
-3
/
+3
*
Fix unused variable warnings
Brian Behlendorf
2018-01-09
1
-2
/
+0
*
Fix 'zpool add' handling of nested interior VDEVs
LOLi
2017-12-28
1
-2
/
+4
*
Fix segfault in zpool iostat when adding VDEVs
Tony Hutter
2017-12-06
1
-7
/
+15
*
Fix 'zpool create|add' replication level check
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Sequential scrub and resilvers
Tom Caputi
2017-11-15
1
-57
/
+80
*
Fix column alignment with long zpool names
George G
2017-11-05
1
-2
/
+3
*
Allow 'zpool events' filtering by pool name
LOLi
2017-10-26
1
-2
/
+28
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz Bubała
2017-10-26
1
-21
/
+12
*
Use ashift=12 by default on SSDSC2BW48 disks
adisbladis
2017-10-23
1
-0
/
+1
*
Fix coverity defects: CID 161388
Tobin Harding
2017-10-17
1
-2
/
+4
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-4
/
+11
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-10
/
+56
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
5
-34
/
+40
*
Fix zpool events scripted mode tab separator
Sen Haerens
2017-08-03
1
-3
/
+6
[prev]
[next]