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
/
libzpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add <limits.h> header
Minsoo Choo
2022-11-28
1
-0
/
+1
*
freebsd: add ifdefs around legacy ioctl support
Brooks Davis
2022-11-07
1
-0
/
+4
*
zfs_onexit_add_cb: make action_handle point to a uintptr_t
Brooks Davis
2022-11-03
1
-1
/
+1
*
Introduce kmem_scnprintf()
Richard Yao
2022-10-29
1
-0
/
+29
*
set_global_var() should not pass NULL pointers to dlclose()
Richard Yao
2022-10-18
1
-1
/
+2
*
Fix memory leak found by GCC static analyzer
Richard Yao
2022-10-03
1
-1
/
+3
*
Fix double const qualifier declarations
Tino Reichardt
2022-09-30
1
-1
/
+1
*
Cleanup: Switch to strlcpy from strncpy
Richard Yao
2022-09-27
1
-1
/
+1
*
set_global_var_parse_kv() should pass the pointer from strdup()
Richard Yao
2022-09-23
1
-2
/
+3
*
Cleanup dead spa_boot code
Richard Yao
2022-09-13
1
-1
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
3
-3
/
+3
*
Enable -Wwrite-strings
наб
2022-06-29
2
-4
/
+3
*
Introduce BLAKE3 checksums as an OpenZFS feature
Tino Reichardt
2022-06-08
1
-0
/
+2
*
Remove hw_serial, ddi_strtoul()
наб
2022-05-13
1
-16
/
+3
*
autoconf: use include directives instead of recursing down lib
наб
2022-05-10
1
-216
/
+187
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-03-31
1
-0
/
+3
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
2
-3
/
+3
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
3
-7
/
+21
*
config: check for -Wno-cast-function-type
наб
2022-02-26
1
-2
/
+2
*
libzpool: kernel: silence unrelated-function-pointer cast warning
наб
2022-02-18
1
-0
/
+5
*
libtpool: -Wno-clobbered
наб
2022-02-18
1
-3
/
+0
*
module: icp: remove other provider types
наб
2022-02-15
1
-6
/
+0
*
Add spa _os() hooks
Jorgen Lundman
2022-02-15
1
-0
/
+24
*
Rename EMPTY_TASKQ into taskq_empty
Jorgen Lundman
2022-02-09
1
-0
/
+6
*
Updated the lz4 decompressor
Rich Ercolani
2022-01-07
1
-0
/
+1
*
libzpool: fix unused, remove argsused
наб
2021-12-23
3
-23
/
+61
*
Code cleanups
Pawel Jakub Dawidek
2021-11-30
1
-10
/
+10
*
Simplify and document OpenZFS library dependencies
Brian Behlendorf
2021-10-07
2
-22
/
+80
*
Replace /*PRINTFLIKEn*/ with attribute(printf)
наб
2021-07-26
1
-1
/
+0
*
file reference counts can get corrupted
George Wilson
2021-07-10
1
-11
/
+9
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-1
/
+1
*
Forbid basename(3) and dirname(3)
наб
2021-06-11
1
-13
/
+5
*
Remove pool io kstats (#12212)
Alexander Motin
2021-06-10
1
-30
/
+0
*
lib/: set O_CLOEXEC on all fds
наб
2021-04-11
2
-5
/
+5
*
Bump libzfs.so and libzpool.so versions
Brian Behlendorf
2021-04-01
1
-1
/
+1
*
libzpool: set_global_var: refactor to not modify 'arg'
Christian Schwarz
2021-02-19
1
-18
/
+54
*
libzpool: set_global_var: fix endianness handling (fixes zdb -o )
Christian Schwarz
2021-02-19
1
-1
/
+1
*
Restore FreeBSD resource usage accounting
Ryan Moeller
2021-02-19
1
-0
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+2
*
Linux 5.10 compat: use iov_iter in uio structure
Brian Behlendorf
2020-12-18
1
-1
/
+0
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-1
/
+3
*
Synchronize library ABI levels
Antonio Russo
2020-11-03
1
-3
/
+2
*
FreeBSD: Add support for procfs_list
Matthew Macy
2020-09-23
1
-0
/
+1
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-0
/
+7
*
Add 'zfs rename -u' to rename without remounting
Ryan Moeller
2020-09-01
1
-0
/
+6
*
Add zstd support to zfs
Michael Niewöhner
2020-08-20
2
-1
/
+7
*
Rename refcount.h to zfs_refcount.h
Matthew Macy
2020-07-29
1
-1
/
+1
*
Disable -Wl,-z,defs for ASAN builds
Joao Carlos Mendes Luis
2020-07-14
1
-1
/
+5
*
filesystem_limit/snapshot_limit is incorrectly enforced against root
Matthew Ahrens
2020-07-11
1
-0
/
+6
*
Unconditionally enable debugging for libzpool
Serapheim Dimitropoulos
2020-07-10
1
-0
/
+3
[next]