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_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ashift validation when adding devices to a pool
George Wilson
2024-04-29
1
-1
/
+7
*
Add slow disk diagnosis to ZED
Don Brady
2024-04-29
1
-1
/
+3
*
Add zfs_prepare_disk script for disk firmware install
Tony Hutter
2023-11-06
1
-0
/
+193
*
Teach zpool scrub to scrub only blocks in error log
George Amanakis
2023-05-18
1
-2
/
+12
*
Add support for zpool user properties
Allan Jude
2023-04-21
1
-0
/
+1
*
Fix "Add colored output to zfs list"
Tino Reichardt
2023-04-05
1
-1
/
+1
*
Add more ANSI colors to libzfs
Tino Reichardt
2023-03-24
1
-5
/
+8
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-2
/
+2
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-0
/
+12
*
Add color output to zfs diff.
Ethan Coe-Renner
2022-12-15
1
-2
/
+7
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
1
-1
/
+1
*
Enforce "-F" flag on resuming recv of full/newfs on existing dataset
Jitendra Patidar
2022-09-27
1
-0
/
+3
*
Call va_end() before return in zpool_standard_error_fmt()
Richard Yao
2022-09-20
1
-1
/
+1
*
Handle ECKSUM as new EZFS_CKSUM ‒ "insufficient replicas"
наб
2022-09-16
1
-0
/
+6
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-11
/
+8
*
Replace ZPROP_INVAL with ZPROP_USERPROP where it means a user property
Allan Jude
2022-06-14
1
-3
/
+3
*
Add Linux namespace delegation support
Will Andrews
2022-06-10
1
-0
/
+6
*
libzfs: return (allocated) strings instead of filling buffers
наб
2022-05-18
1
-16
/
+9
*
libzfs: don't NULL-check infallible allocations
наб
2022-03-30
1
-23
/
+11
*
libzfs: tokenise consistently with zfs and zpool
наб
2022-03-15
1
-50
/
+10
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
libzfs: Convert to fnvpair functions
Ryan Moeller
2022-03-14
1
-3
/
+1
*
libzfs: util: don't check for allocation errors from infallible zfs_*()
наб
2022-03-04
1
-11
/
+3
*
Rename fallthrough to zfs_fallthrough
Jorgen Lundman
2022-02-15
1
-1
/
+1
*
Vdev Properties Feature
Allan Jude
2021-11-30
1
-12
/
+28
*
Use fallthrough macro
Brian Behlendorf
2021-09-14
1
-1
/
+1
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-5
/
+0
*
libzfs: format safety
наб
2021-05-29
1
-2
/
+2
*
Don't abuse vfork()
наб
2021-05-21
1
-1
/
+1
*
libzfs: run_process: don't leak fd on reopen failure
наб
2021-05-21
1
-1
/
+3
*
libzfs: run_process: reuse line, don't leak it
наб
2021-05-21
1
-13
/
+10
*
libzfs: run_process: set O_NONBLOCK on lines pipe
наб
2021-05-21
1
-2
/
+3
*
libzfs: add keylocation=https://, backed by fetch(3) or libcurl
наб
2021-05-12
1
-0
/
+8
*
libzfs: zfs_asprintf(): don't return undefined pointer
наб
2021-05-08
1
-1
/
+3
*
libzfs: get rid of libzfs_handle::libzfs_mnttab
наб
2021-04-13
1
-22
/
+0
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
1
-7
/
+3
*
libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds
наб
2021-04-11
1
-3
/
+3
*
Update references to nonexistent man pages in code
Ryan Moeller
2020-10-30
1
-5
/
+5
*
FreeBSD: Improve libzfs_error_init messages
Ryan Moeller
2020-10-13
1
-2
/
+1
*
libzfs: Don't leak buf if nvlist is too large
Allan Jude
2020-09-18
1
-0
/
+3
*
Don't assert on nvlists larger than SPA_MAXBLOCKSIZE
Allan Jude
2020-08-25
1
-0
/
+10
*
Change the error handling for invalid property values
Allan Jude
2020-08-01
1
-0
/
+14
*
When encountering EZFS_UNKNOWN, print the error text buffer anyway
Allan Jude
2020-07-31
1
-1
/
+2
*
libzfs: const'ify path argument to zfs_path_to_zhandle
Kyle Evans
2020-07-22
1
-1
/
+1
*
Remove dependency on sharetab file and refactor sharing logic
George Wilson
2020-07-13
1
-8
/
+1
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
1
-0
/
+9
*
zfs -V: Print userland version even if kernel module not loaded
Prawn
2020-06-22
1
-3
/
+4
*
Add prototypes
Arvind Sankar
2020-06-18
1
-0
/
+108
*
Mark functions as static
Arvind Sankar
2020-06-18
1
-1
/
+1
[next]