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
*
build: rename FORCEDEBUG_CPPFLAGS to LIBZPOOL_CPPFLAGS
Rob Norris
2024-08-27
1
-1
/
+1
*
libzpool/abd_os: iovec-based scatter abd
Rob Norris
2024-08-21
2
-300
/
+173
*
abd_os: break out platform-specific header parts
Rob Norris
2024-08-21
4
-0
/
+94
*
abd_os: split userspace and Linux kernel code
Rob Norris
2024-08-21
2
-1
/
+493
*
ddt: dedup log
Rob Norris
2024-08-16
1
-0
/
+1
*
libzpool: set thread names
Rob Norris
2024-05-01
2
-3
/
+6
*
ddt: lift dedup stats out to separate file
Rob Norris
2024-02-15
1
-0
/
+1
*
RAID-Z expansion feature
Don Brady
2023-11-08
1
-0
/
+1
*
Improve ZFS objset sync parallelism
ednadolski-ix
2023-11-06
1
-0
/
+30
*
Add mutex_enter_interruptible() for interruptible sleeping IOCTLs
Thomas Bertschinger
2023-10-26
1
-0
/
+9
*
Finally drop long disabled vdev cache.
Alexander Motin
2023-06-09
1
-1
/
+0
*
nvpair: Constify string functions
Richard Yao
2023-03-14
1
-4
/
+5
*
Implementation of block cloning for ZFS
Pawel Jakub Dawidek
2023-03-10
1
-0
/
+1
*
Add generic implementation handling and SHA2 impl
Tino Reichardt
2023-03-02
1
-1
/
+1
*
libzpool: fix ddi_strtoull to update nptr
Charles Suh
2023-01-09
1
-4
/
+2
*
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
[next]