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
*
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
*
Support custom URI schemes for the keylocation property
Jason King
2020-04-28
1
-1
/
+13
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
1
-1
/
+1
*
libzfs: Fix bounds checks for float parsing
Ryan Moeller
2020-03-16
1
-1
/
+6
*
Move zfs_version_kernel to platform code
Ryan Moeller
2020-02-12
1
-31
/
+0
*
Colorize zpool status output
Tony Hutter
2019-12-19
1
-0
/
+92
*
Use platform independent error code for libzfs_run_process_impl
Matthew Macy
2019-10-23
1
-1
/
+1
*
OpenZFS restructuring - libzfs
Matthew Macy
2019-10-03
1
-116
/
+2
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-14
/
+1
*
Refactor libzfs_error_init newlines
Ryan Moeller
2019-09-18
1
-5
/
+5
*
Increase default zcmd allocation to 256K
Michael Niewöhner
2019-07-30
1
-1
/
+1
*
Race condition between spa async threads and export
Serapheim Dimitropoulos
2019-07-18
1
-0
/
+5
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-0
/
+1
*
Add feature check for 'zpool resilver' command
Tom Caputi
2019-05-02
1
-0
/
+3
*
Add option [-V|--version] to emit version string
TerraTech
2019-04-16
1
-0
/
+64
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-0
/
+7
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
1
-0
/
+5
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+7
*
Fix error message when zfs module is not loaded
Tom Caputi
2018-12-07
1
-3
/
+3
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
1
-334
/
+1
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
1
-1
/
+36
[next]