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
/
zpool_vdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-9
/
+9
*
Cleanup: Remove constant comparisons reported by CodeQL
Richard Yao
2023-03-08
1
-9
/
+6
*
zpool: fix redundancy check after vdev removal
Stéphane Lesimple
2022-08-04
1
-2
/
+7
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
1
-5
/
+5
*
Move check_file to os/$platform section
Jorgen Lundman
2021-07-26
1
-1
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-8
/
+18
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-52
/
+341
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
1
-1
/
+1
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-0
/
+4
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-1
/
+0
*
OpenZFS restructuring - zpool
Matthew Macy
2019-09-30
1
-334
/
+3
*
Use signed types to prevent subtraction overflow
Ryan Moeller
2019-09-22
1
-4
/
+4
*
Fix typos in cmd/
Andrea Gelmini
2019-08-30
1
-2
/
+2
*
Fix memory leak in check_disk()
Michael Niewöhner
2019-06-19
1
-0
/
+1
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
1
-1
/
+1
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-0
/
+1
*
zpool: allow sharing of spare device among pools
LOLi
2018-10-17
1
-2
/
+7
*
Pool allocation classes
Don Brady
2018-09-05
1
-10
/
+103
*
Default ashift for Amazon EC2 NVMe devices
Troels Nørgaard
2018-07-06
1
-0
/
+1
*
Fix 'zpool add' handling of nested interior VDEVs
LOLi
2017-12-28
1
-2
/
+4
*
Fix 'zpool create|add' replication level check
Brian Behlendorf
2017-12-04
1
-2
/
+5
*
Use ashift=12 by default on SSDSC2BW48 disks
adisbladis
2017-10-23
1
-0
/
+1
*
Fix don't zero_label when replace with spare
Chunwei Chen
2017-07-24
1
-1
/
+2
*
Allow add of raidz and mirror with same redundancy
Håkan Johansson
2017-06-05
1
-1
/
+16
*
Enable additional test cases
Brian Behlendorf
2017-05-11
1
-11
/
+7
*
More ashift improvements
LOLi
2017-05-03
1
-1
/
+5
*
OpenZFS 6865 - want zfs-tests cases for zpool labelclear command
Yuri Pankov
2017-04-11
1
-29
/
+4
*
Accept raidz and mirror with similar redundancy
Håkan Johansson
2017-04-05
1
-1
/
+43
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
1
-1
/
+12
*
OpenZFS 6872 - zfs libraries should not allow uninitialized variables
George Melikov
2017-01-24
1
-2
/
+1
*
OpenZFS 6551 - cmd/zpool: cleanup gcc warnings
Brian Behlendorf
2017-01-17
1
-1
/
+4
*
Fix coverity defects: CID 147639
GeLiXin
2016-10-10
1
-5
/
+6
*
Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454
luozhengzheng
2016-10-02
1
-1
/
+1
*
Fix coverity defects: CID 147610, 147608, 147607
cao
2016-09-29
1
-14
/
+16
*
Fix coverity defects
luozhengzheng
2016-09-22
1
-1
/
+1
*
Fix memory/fd leak in check_file() and is_spare()
liuhuang
2016-09-12
1
-2
/
+7
*
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
1
-1
/
+12
*
Illumos 6659 - nvlist_free(NULL) is a no-op
Josef 'Jeff' Sipek
2016-04-27
1
-2
/
+1
*
Use udev for partition detection
Brian Behlendorf
2016-04-25
1
-14
/
+24
*
Add support for devid and phys_path keys in vdev disk labels
Don Brady
2016-03-31
1
-1
/
+14
*
Relax MBR partition scanning requirement
Brian Behlendorf
2016-03-10
1
-21
/
+17
*
Require libblkid
Brian Behlendorf
2016-03-09
1
-11
/
+0
*
Illumos 5118 - When verifying or creating a storage pool, error messages only...
Basil Crow
2015-07-10
1
-16
/
+18
*
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
[next]