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_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "zfs list: Allow more fields in ZFS_ITER_SIMPLE mode"
Paul Dagnelie
2022-01-06
1
-1
/
+1
*
zpool: main: fix unused, remove argsused
наб
2021-12-21
1
-19
/
+13
*
zfs list: Allow more fields in ZFS_ITER_SIMPLE mode
Allan Jude
2021-12-16
1
-1
/
+1
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-111
/
+336
*
zpool should call zfs_nicestrtonum() with non-NULL handle
Toomas Soome
2021-10-20
1
-3
/
+4
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-10-04
1
-1
/
+2
*
Make 'zpool labelclear -f' work on offlined disks
Tony Hutter
2021-08-27
1
-1
/
+35
*
Extend zpool-iostat to account for ZIO_PRIORITY_REBUILD (#12319)
Trevor Bautista
2021-08-26
1
-9
/
+21
*
Read past end of argv array in zpool_do_import()
Matthew Ahrens
2021-07-26
1
-6
/
+8
*
Prune /*NOTREACHED*/
наб
2021-07-26
1
-3
/
+2
*
Move properties, parameters, events, and concepts around manual sections
наб
2021-06-09
1
-3
/
+3
*
FreeBSD boot code reminder after zpool upgrade
grembo
2021-06-01
1
-10
/
+12
*
zpool: print_zpool_script_list: remove strtok
наб
2021-05-26
1
-5
/
+4
*
zpool: import: use realloc for realloc, remove strtok
наб
2021-05-26
1
-32
/
+12
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-25
1
-0
/
+9
*
Fix vdev health padding in zpool list -v
Yuri Pankov
2021-04-14
1
-1
/
+1
*
Improvements to the 'compatibility' property
Colm
2021-04-12
1
-28
/
+135
*
libzutil: zfs_isnumber(): return false if input empty
наб
2021-04-06
1
-4
/
+4
*
Fix various typos
Andrea Gelmini
2021-04-02
1
-1
/
+1
*
zpool import cachefile improvements
George Wilson
2021-03-12
1
-118
/
+181
*
zpool: use tab to intend continuation from removal status
Thomas Lamprecht
2021-03-05
1
-4
/
+4
*
Add missing checks for unsupported features
Martin Matuška
2021-02-27
1
-0
/
+2
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-25
/
+132
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-0
/
+8
*
cppcheck: zpool_main.c possible null pointer dereference
Brian Behlendorf
2021-01-26
1
-1
/
+1
*
Only add supported features during pool creation
Brian Behlendorf
2021-01-22
1
-1
/
+2
*
record ioctl elapsed time in zpool history
Matthew Ahrens
2021-01-11
1
-1
/
+9
*
Use the correct return type for getopt
sterlingjensen
2020-12-17
1
-1
/
+1
*
zpool: Dryrun fails to list some devices
Attila Fülöp
2020-12-04
1
-5
/
+89
*
Make zpool status "remove:" label print in bold
Andrew Sun
2020-12-01
1
-1
/
+1
*
zpool: correctly align columns with -p
наб
2020-11-16
1
-17
/
+22
*
Assertion failure when logging large output of channel program
Matthew Ahrens
2020-11-14
1
-0
/
+6
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-2
/
+3
*
Restore identification of VDEVs using non-native block size
Cy Schubert
2020-10-22
1
-0
/
+7
*
vdev_ashift should only be set once
George Wilson
2020-09-18
1
-0
/
+7
*
Force the use of '.' as decimal separator.
xdch47
2020-09-09
1
-0
/
+1
*
zpool: Change base URL for ZFS messages to openzfs-docs
Ryan Moeller
2020-08-26
1
-3
/
+6
*
Import vdev ashift optimization from FreeBSD
Ryan Moeller
2020-08-21
1
-2
/
+15
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-2
/
+4
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-54
/
+320
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-11
/
+11
*
Avoid adding new primitives in zpool wait
Jorgen Lundman
2020-06-18
1
-11
/
+22
*
Fix gcc 10.1 stringop-truncation error
George Amanakis
2020-05-19
1
-3
/
+3
*
Fix column width calculation issue with certain terminal widths
Philip Pokorny
2020-05-06
1
-4
/
+30
*
Don't attempt trimming "hole" vdevs
Niklas Haas
2020-04-21
1
-1
/
+2
*
Fix allocation errors, detected using ASAN
Joao Carlos Mendes Luis
2020-04-13
1
-2
/
+3
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-9
/
+34
*
Fix static data to link with -fno-common
Romain Dolbeau
2020-02-06
1
-0
/
+2
*
Change http://zfsonlinux.org links to https://zfsonlinux.org
Brian Behlendorf
2020-01-13
1
-5
/
+6
*
Fix "zpool add -n" for dedup, special and log devices
loli10K
2020-01-06
1
-14
/
+29
[next]