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
*
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
4
-10
/
+33
*
Turn checkbashisms into a make target
наб
2021-06-01
1
-6
/
+3
*
Turn shellcheck into a normal make target. Fix new files it caught
наб
2021-06-01
2
-3
/
+4
*
zpool: print_zpool_script_list: remove strtok
наб
2021-05-26
1
-5
/
+4
*
zpool: import: use realloc for realloc, remove strtok
наб
2021-05-26
3
-32
/
+29
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-25
1
-0
/
+9
*
zpool: vdev_run_cmd(): don't free undefined pointers
наб
2021-05-08
1
-5
/
+10
*
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
2
-2
/
+2
*
Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)
Mike Swanson
2021-03-31
5
-0
/
+87
*
Removed duplicated includes
Andrea Gelmini
2021-03-22
1
-3
/
+0
*
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
*
Force symlink creation for zpool.d compat links
Ryan Moeller
2021-02-24
1
-1
/
+1
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
19
-26
/
+504
*
FreeBSD: disable edonr in zfs_mod_supported_feature()
Brian Behlendorf
2021-02-17
1
-0
/
+8
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+2
*
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
3
-24
/
+35
*
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
2
-54
/
+344
*
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
*
Changes to make openzfs build within FreeBSD buildworld
Matthew Macy
2020-07-31
1
-1
/
+1
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-2
/
+4
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-4
/
+4
*
Add config.rpath for AM_GNU_GETTEXT
Arvind Sankar
2020-07-10
1
-1
/
+3
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-4
/
+6
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-54
/
+320
*
Style fixes
Brian Behlendorf
2020-06-27
1
-0
/
+1
*
Remove dead code
Arvind Sankar
2020-06-18
1
-10
/
+0
*
Mark functions as static
Arvind Sankar
2020-06-18
2
-12
/
+12
*
Avoid adding new primitives in zpool wait
Jorgen Lundman
2020-06-18
1
-11
/
+22
*
Remove refences to blacklist/whitelist
Matthew Ahrens
2020-06-16
2
-3
/
+3
*
Remove unnecessary references to slavery
Matthew Ahrens
2020-06-10
2
-9
/
+6
*
Fix VPATH builds for user config
Arvind Sankar
2020-06-10
1
-1
/
+1
*
Fix gcc 10.1 stringop-truncation error
George Amanakis
2020-05-19
1
-3
/
+3
*
Fixed LDADD library links in Makefiles for cross compilation builds
Petros Koutoupis
2020-05-09
1
-0
/
+1
[next]