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
/
zpool
/
zpool_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix column alignment with long zpool names
George G
2017-12-04
1
-2
/
+3
*
Add zgenhostid utility script
Olaf Faaland
2017-07-25
1
-2
/
+2
*
Fix coverity defects: CID 165757
George Melikov
2017-07-14
1
-0
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-30
/
+123
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-15
/
+45
*
Dashes for zero latency values in zpool iostat -p
Tony Hutter
2017-06-22
1
-1
/
+1
*
zpool iostat/status -c improvements
Giuseppe Di Natale
2017-06-05
1
-19
/
+47
*
Implemented zpool sync command
Alek P
2017-05-19
1
-0
/
+46
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
1
-8
/
+23
*
Fix coverity defects: CID 161638
Giuseppe Di Natale
2017-05-09
1
-1
/
+4
*
More ashift improvements
LOLi
2017-05-03
1
-0
/
+28
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
1
-7
/
+10
*
Fix 'zpool iostat -v' cache and log output
DeHackEd
2017-04-24
1
-0
/
+2
*
Prebaked scripts for zpool status/iostat -c
Tony Hutter
2017-04-21
1
-36
/
+251
*
Invalidate cache during a zpool labelclear
Giuseppe Di Natale
2017-04-13
1
-0
/
+4
*
OpenZFS 6865 - want zfs-tests cases for zpool labelclear command
Yuri Pankov
2017-04-11
1
-64
/
+87
*
Fix `zpool status -v` error message
Brian Behlendorf
2017-03-22
1
-4
/
+1
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-4
/
+8
*
OpenZFS 6551 - cmd/zpool: cleanup gcc warnings
Brian Behlendorf
2017-01-17
1
-1
/
+2
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-1
/
+2
*
Fix spelling
ka7
2017-01-03
1
-2
/
+2
*
Don't run 'zpool iostat -c CMD' command on all vdevs, if vdevs specified
Tony Hutter
2016-12-16
1
-10
/
+22
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-14
/
+14
*
Do not force VDEV_NAME_TYPE_ID in max_width()
Håkan Johansson
2016-11-30
1
-3
/
+3
*
Add -c to zpool iostat & status to run command
Tony Hutter
2016-11-29
1
-6
/
+63
*
Allow for '-o feature@<feature>=disabled' on the command line
LOLi
2016-10-25
1
-14
/
+19
*
Pass status_cbdata_t to print_status_config() and friends
Håkan Johansson
2016-10-17
1
-68
/
+66
*
Fix coverity defects: CID 147602 147604
cao
2016-09-23
1
-4
/
+8
*
Fix coverity defects
cao
2016-09-20
1
-1
/
+2
*
Fix Coverity defects
luozhengzheng
2016-09-17
1
-1
/
+1
*
Fix memleak in zfs_do_* and zpool_do_*
luozhengzheng
2016-09-12
1
-5
/
+23
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
1
-1
/
+15
*
Add `zfs allow` and `zfs unallow` support
Brian Behlendorf
2016-06-07
1
-14
/
+12
*
Fix minor spelling mistakes
Colin Ian King
2016-06-06
1
-1
/
+1
*
Add request size histograms (-r) to zpool iostat, minor man page fix
Tony Hutter
2016-05-25
1
-89
/
+187
*
Consistently use parsable instead of parseable
Christer Ekholm
2016-05-23
1
-3
/
+3
*
Make zpool list -vp print individual vdev sizes parsable.
Christer Ekholm
2016-05-18
1
-11
/
+27
*
Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queues
Tony Hutter
2016-05-12
1
-105
/
+1225
*
OpenZFS 3993, 4700
Adam Stevko
2016-05-11
1
-19
/
+92
*
OpenZFS 5669 - altroot not set in zpool create
Brian Behlendorf
2016-05-05
1
-0
/
+2
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
1
-4
/
+2
*
Create unique partition labels
Brian Behlendorf
2016-04-25
1
-0
/
+1
*
Fix zdb -e and zhack thread_init()
Brian Behlendorf
2016-03-21
1
-0
/
+8
*
Require libblkid
Brian Behlendorf
2016-03-09
1
-1
/
+9
*
Change full path subcommand flag from -p to -P
Brian Behlendorf
2016-02-26
1
-25
/
+25
*
Add -gLp to zpool subcommands for alt vdev names
Richard Yao
2016-02-25
1
-73
/
+169
*
Illumos 5767 - fix several problems with zfs test suite
John Wren Kennedy
2016-02-08
1
-10
/
+36
*
Illumos 5959 - clean up per-dataset feature count code
Matthew Ahrens
2015-12-04
1
-2
/
+3
*
Tab-indent continuation lines in the "scan:" section of "zpool status".
Remy Blank
2015-09-19
1
-3
/
+3
*
Illumos 1765 - assert triggered in libzfs_import.c
Prasad Joshi
2015-07-14
1
-1
/
+4
[next]