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
/
lib
/
libzfs
/
libzfs_pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "compatibility" property for zpool feature sets
Colm
2021-02-17
1
-0
/
+228
*
Only add supported features during pool creation
Brian Behlendorf
2021-01-22
1
-3
/
+48
*
zpool: Dryrun fails to list some devices
Attila Fülöp
2020-12-04
1
-1
/
+23
*
zpool: correctly align columns with -p
наб
2020-11-16
1
-4
/
+4
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-7
/
+78
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-14
/
+10
*
Remove unused `zpool_is_bootable`
George Melikov
2020-08-18
1
-11
/
+0
*
Remove GRUB restrictions
Richard Laager
2020-08-17
1
-19
/
+1
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-6
/
+20
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-2
/
+2
*
Don't erase final byte of envblock
Paul Dagnelie
2020-06-08
1
-1
/
+1
*
Rework error handling in zpool_trim()
John Gallagher
2020-05-27
1
-43
/
+78
*
Small program that converts a dataset id and an object id to a path
Paul Dagnelie
2020-05-20
1
-4
/
+18
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-2
/
+38
*
Enable splitting mirrors with indirect vdevs
George Amanakis
2020-05-06
1
-1
/
+7
*
libzfs_pool: Remove unused check for ENOTBLK
alex
2020-04-07
1
-11
/
+0
*
Add trim support to zpool wait
Brian Behlendorf
2020-03-04
1
-1
/
+28
*
Fix `zpool create -o <property>` error message
Brian Behlendorf
2019-11-13
1
-2
/
+0
*
Allow platform dependent path stripping for vdevs
Ryan Moeller
2019-11-11
1
-2
/
+1
*
Fix zpool history unbounded memory usage
Chunwei Chen
2019-10-28
1
-9
/
+11
*
Use zfs_ioctl with zfs_cmd_t in libzfs
Matthew Macy
2019-10-23
1
-9
/
+9
*
OpenZFS restructuring - libzfs
Matthew Macy
2019-10-03
1
-295
/
+0
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-129
/
+0
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-20
/
+100
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
1
-3
/
+3
*
Remove dedupditto functionality
Matthew Ahrens
2019-06-19
1
-9
/
+2
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-0
/
+6
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-40
/
+171
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+94
*
zpool: bogus error for invalid dedupditto value
LOLi
2018-11-06
1
-3
/
+15
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-402
/
+1
*
Pool allocation classes
Don Brady
2018-09-05
1
-0
/
+37
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-1
/
+1
*
Add support for autoexpand property
Brian Behlendorf
2018-07-23
1
-3
/
+11
*
Enforce PROP_ONETIME on zpool properties
Chunwei Chen
2018-06-28
1
-9
/
+8
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+43
*
Wrong error message when removing log device
Paul Zuchowski
2018-06-07
1
-3
/
+18
*
Add pool state /proc entry, "SUSPENDED" pools
Tony Hutter
2018-06-06
1
-12
/
+34
*
OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_t
Pavel Zakharov
2018-06-04
1
-11
/
+11
*
zpool reopen should detect expanded devices
Sara Hartse
2018-05-31
1
-12
/
+2
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-2
/
+3
*
OpenZFS 9290 - device removal reduces redundancy of mirrors
Matthew Ahrens
2018-04-14
1
-1
/
+1
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-19
/
+92
*
Add 'zpool split' coverage to the ZFS Test Suite
LOLi
2018-04-12
1
-1
/
+9
*
Fix zpool set feature@<feature>=disabled
LOLi
2018-04-11
1
-0
/
+9
*
OpenZFS 9193 - bootcfg -C doesn't work
Paul Dagnelie
2018-03-22
1
-2
/
+3
*
Change functions which return literals to return `const char*`
Tomohiro Kusumi
2018-03-09
1
-2
/
+2
*
OpenZFS 8652 - Tautological comparisons with ZPROP_INVAL
Brian Behlendorf
2018-01-19
1
-2
/
+2
*
OpenZFS 8641 - "zpool clear" and "zinject" don't work on "spare" or "replacin...
Brian Behlendorf
2018-01-19
1
-5
/
+6
*
OpenZFS 8897 - zpool online -e fails assertion when run on non-leaf vdevs
Yuri Pankov
2018-01-11
1
-2
/
+4
[next]