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
*
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-16
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
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
1
-0
/
+16
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-2
/
+27
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+8
*
OpenZFS 9286 - want refreservation=auto
Mike Gerdts
2018-04-11
1
-3
/
+30
*
Add kernel module auto-loading
Brian Behlendorf
2018-03-13
1
-6
/
+7
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-0
/
+4
*
Remove FRU and LIBTOPO Support
David Quigley
2017-09-18
1
-1
/
+0
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+2
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+9
*
Implemented zpool scrub pause/resume
Alek P
2017-07-06
1
-0
/
+4
*
Dashes for zero latency values in zpool iostat -p
Tony Hutter
2017-06-22
1
-2
/
+7
*
Add zfs_nicebytes() to print human-readable sizes
LOLi
2017-05-02
1
-1
/
+11
*
Prebaked scripts for zpool status/iostat -c
Tony Hutter
2017-04-21
1
-4
/
+146
*
Fix header inclusions for standards conformance
Richard Yao
2017-04-12
1
-1
/
+1
*
OpenZFS 6931 - lib/libzfs: cleanup gcc warnings
George Melikov
2017-02-07
1
-0
/
+5
*
OpenZFS 7386 - zfs get does not work properly with bookmarks
George Melikov
2017-01-26
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-6
/
+6
*
Fix 'zpool import' detection issues
Brian Behlendorf
2016-11-07
1
-0
/
+39
[next]