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 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
*
Fix column alignment with long zpool names
George G
2017-11-05
1
-2
/
+9
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz BubaĆa
2017-10-26
1
-11
/
+12
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-1
/
+27
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-0
/
+1
*
Add zgenhostid utility script
Olaf Faaland
2017-07-25
1
-1
/
+1
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-3
/
+52
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-11
/
+32
*
Implemented zpool sync command
Alek P
2017-05-19
1
-0
/
+22
*
Force fault a vdev with 'zpool offline -f'
Tony Hutter
2017-05-19
1
-0
/
+37
*
More ashift improvements
LOLi
2017-05-03
1
-8
/
+0
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
1
-3
/
+5
*
OpenZFS 6865 - want zfs-tests cases for zpool labelclear command
Yuri Pankov
2017-04-11
1
-9
/
+51
*
Check ashift validity in 'zpool add'
LOLi
2017-03-28
1
-3
/
+6
*
Fix `zpool status -v` error message
Brian Behlendorf
2017-03-22
1
-6
/
+6
*
Fix coverity defects: CID 155964, 155965
George Melikov
2017-02-08
1
-0
/
+3
*
OpenZFS 6931 - lib/libzfs: cleanup gcc warnings
George Melikov
2017-02-07
1
-4
/
+12
[next]