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
*
Multi-thread 'zpool import' for blkid
Brian Behlendorf
2016-07-27
1
-19
/
+10
*
Fixes for issues found with cppcheck tool
Gvozden Neskovic
2016-07-27
2
-2
/
+13
*
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
5
-106
/
+1323
*
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
2
-6
/
+3
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-14
/
+24
*
Create unique partition labels
Brian Behlendorf
2016-04-25
1
-0
/
+1
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
1
-1
/
+14
*
Fix zdb -e and zhack thread_init()
Brian Behlendorf
2016-03-21
1
-0
/
+8
*
Relax MBR partition scanning requirement
Brian Behlendorf
2016-03-10
1
-21
/
+17
*
Require libblkid
Brian Behlendorf
2016-03-09
2
-12
/
+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
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
1
-5
/
+5
*
Illumos 1765 - assert triggered in libzfs_import.c
Prasad Joshi
2015-07-14
1
-1
/
+4
*
Illumos 5118 - When verifying or creating a storage pool, error messages only...
Basil Crow
2015-07-10
1
-16
/
+18
*
Illumos 4966 - zpool list iterator does not update output
George Wilson
2015-07-10
1
-10
/
+10
*
Add -y option to `zpool iostat`
Hajo Möller
2015-06-17
1
-8
/
+23
*
Add libzfs_error_init() function
Brian Behlendorf
2015-05-22
1
-1
/
+3
*
Add the '-a' option to 'zpool export'
Turbo Fredriksson
2015-05-04
1
-31
/
+51
*
Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...
Matthew Ahrens
2015-04-28
1
-0
/
+2
*
Memory leak in make_root_vdev()
Isaac Huang
2015-04-27
1
-1
/
+3
*
Check all vdev labels in 'zpool import'
Brian Behlendorf
2015-03-25
1
-1
/
+1
*
Enhancements to zpool dry run mode.
Tim Chase
2015-02-11
1
-0
/
+28
*
Read spl_hostid module parameter before gethostid()
Chunwei Chen
2015-02-04
1
-1
/
+1
*
Fix cstyle issue from c66989b
Brian Behlendorf
2014-12-19
1
-2
/
+2
*
zpool upgrade return errors to stderr instead of stdout
Jacek Fefliński
2014-12-18
1
-2
/
+2
*
Fix zpool create -t ENOENT bug.
ilovezfs
2014-10-23
1
-2
/
+4
*
Let `zpool import` ignore a missing hostid record.
Darik Horn
2014-10-17
1
-31
/
+24
*
Implement -t option to zpool create for temporary pool names
Richard Yao
2014-09-30
1
-1
/
+21
*
zpool import -t should not update cachefile
Richard Yao
2014-09-30
1
-0
/
+3
*
Add add_prop_list_default helper
Richard Yao
2014-09-30
1
-10
/
+17
*
Illumos 5147 - zpool list -v should show individual disk capacity
George Wilson
2014-09-23
1
-32
/
+51
*
Improve handling of filesystem versions
Dan Swartzendruber
2014-09-03
1
-0
/
+32
*
Illumos 4970-4974 - extreme rewind enhancements
Matthew Ahrens
2014-08-26
1
-2
/
+2
*
Drive database update
Richard Yao
2014-08-18
1
-14
/
+22
*
Illumos 4976-4984 - metaslab improvements
George Wilson
2014-08-18
1
-5
/
+13
*
Illumos #4374
Matthew Ahrens
2014-07-30
1
-1
/
+1
*
Illumos 4171, 4172
Matthew Ahrens
2014-07-25
1
-2
/
+2
*
Support '-H' (scripted mode) to 'zpool get'
Turbo Fredriksson
2014-07-25
1
-2
/
+6
*
Add information about the -o option to zpool replace
Turbo Fredriksson
2014-06-27
1
-2
/
+2
[next]