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 slow disk diagnosis to ZED
Don Brady
2024-02-08
1
-0
/
+2
*
zpool: Add slot power control, print power status
Tony Hutter
2023-12-21
1
-5
/
+44
*
RAID-Z expansion feature
Don Brady
2023-11-08
1
-2
/
+45
*
status: report pool suspension state under failmode=continue
Rob N
2023-09-20
1
-1
/
+2
*
zpool_vdev_remove() should handle EALREADY error return
Serapheim Dimitropoulos
2023-08-01
1
-0
/
+6
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
1
-20
/
+85
*
Add the ability to uninitialize
Brian Behlendorf
2023-05-18
1
-5
/
+10
*
Add support for zpool user properties
Allan Jude
2023-04-21
1
-3
/
+98
*
Create zap for root vdev
rob-wing
2023-04-20
1
-0
/
+1
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-21
/
+23
*
zpool_valid_proplist() should not corrupt nvpair name string on error
Richard Yao
2023-03-14
1
-0
/
+1
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+3
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-0
/
+11
*
zed: add hotplug support for spare vdevs
Ameer Hamza
2023-01-09
1
-4
/
+1
*
deadlock between spa_errlog_lock and dp_config_rwlock
Matthew Ahrens
2022-12-22
1
-26
/
+20
*
Make 1-bit bitfields unsigned
Brooks Davis
2022-11-03
1
-3
/
+3
*
Cleanup: Delete unnecessary pointer check from vdev_to_nvlist_iter()
Richard Yao
2022-10-18
1
-1
/
+1
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
1
-1
/
+0
*
zed: mark disks as REMOVED when they are removed
Ameer Hamza
2022-09-28
1
-0
/
+37
*
zpool_load_compat() should create strings of length ZFS_MAXPROPLEN
Richard Yao
2022-09-12
1
-2
/
+2
*
libzfs: Remove unused zpool_get_physpath()
Ryan Moeller
2022-08-04
1
-148
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-6
/
+5
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
1
-6
/
+6
*
libzfs: Rename msg bufs to errbuf for consistency
Ryan Moeller
2022-06-09
1
-135
/
+138
*
libzfs: Define the defecto standard errbuf size
Ryan Moeller
2022-06-09
1
-7
/
+7
*
libzfs: constify zfs_strip_partition(), zfs_strip_path()
наб
2022-05-16
1
-2
/
+5
*
libzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
наб
2022-05-16
1
-13
/
+5
*
libzfs: pool: fix false-positives -Wmaybe-uninitialised
наб
2022-05-10
1
-2
/
+2
*
Fix 'zpool history' sometimes fails without reporting any error
Low-power
2022-04-15
1
-9
/
+11
*
libzfs: don't NULL-check infallible allocations
наб
2022-03-30
1
-74
/
+31
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-2
/
+1
*
libzfs: Convert to fnvpair functions
Ryan Moeller
2022-03-14
1
-120
/
+76
*
libzfs: FreeBSD doesn't resize partitions for you
Ryan Moeller
2022-03-11
1
-2
/
+4
*
Flex non-pretty-printed properties and raw-/pretty-print remaining ones
наб
2022-03-04
1
-0
/
+3
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-2
/
+2
*
libzfs: const correctness
наб
2022-02-01
1
-2
/
+2
*
libzfs: zpool_set_vdev_prop: remove unused vprop
наб
2021-12-13
1
-3
/
+0
*
Add `const` to nvlist functions to properly expose their real behavior
Paul Dagnelie
2021-12-06
1
-3
/
+3
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-2
/
+457
*
Add explicit error for device_rebuild being disabled
Rich Ercolani
2021-10-29
1
-3
/
+14
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-2
/
+2
*
Replace strchrnul() with strrchr()
Jorgen Lundman
2021-07-07
1
-1
/
+3
*
Forbid basename(3) and dirname(3)
наб
2021-06-11
1
-1
/
+1
*
A couple of small style cleanups
Colm
2021-06-03
1
-12
/
+24
*
libzfs: format safety
наб
2021-05-29
1
-20
/
+16
*
libzfs: zpool_load_compat(): open feature file cloexec
наб
2021-05-08
1
-8
/
+10
*
Improvements to the 'compatibility' property
Colm
2021-04-12
1
-112
/
+130
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
1
-6
/
+4
*
When specifying raidz vdev name, parity count should match
Matthew Ahrens
2021-03-26
1
-0
/
+30
[next]