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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libzfs_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't leak packed recieved proprties
Brooks Davis
2022-12-01
1
-7
/
+10
*
Fix potential NULL pointer dereference in lzc_ioctl()
Richard Yao
2022-12-01
1
-1
/
+1
*
Ask libtool to stop hiding some errors
Rich Ercolani
2022-09-21
1
-0
/
+3
*
Upgrade to libabigail 2.0.0
Dimitri John Ledkov
2021-11-05
1
-2147
/
+1503
*
Update ABI files via new libabigail version
George Melikov
2021-09-14
1
-1864
/
+4173
*
libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds
наб
2021-04-14
1
-1
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-1
/
+2
*
Include the ABI with dist tarball
Brian Behlendorf
2020-11-21
1
-0
/
+3
*
Add ABI snapshot
Brian Behlendorf
2020-11-17
1
-0
/
+2820
*
Library ABI tracking with abigail
Antonio Russo
2020-11-17
2
-0
/
+8
*
Synchronize library ABI levels
Antonio Russo
2020-11-03
1
-3
/
+2
*
zfs label bootenv should store data as nvlist
Toomas Soome
2020-09-15
1
-6
/
+2
*
Spruce up pkg-config files for libzfs/libzfs_core
Ryan Moeller
2020-09-04
1
-2
/
+2
*
libzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LAST
Ryan Moeller
2020-08-18
1
-2
/
+2
*
Disable -Wl,-z,defs for ASAN builds
Joao Carlos Mendes Luis
2020-07-14
1
-1
/
+5
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-2
/
+2
*
Add -z defs to LDFLAGS
Arvind Sankar
2020-07-10
1
-1
/
+1
*
Add config.rpath for AM_GNU_GETTEXT
Arvind Sankar
2020-07-10
1
-0
/
+2
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
3
-5
/
+22
*
libzfs: Make zfs_cmd_t initialization consistent, use zfs_ioctl
Ryan Moeller
2020-07-09
1
-2
/
+3
*
Fixes for make dist
Arvind Sankar
2020-06-26
2
-49
/
+1
*
Add support for boot environment data to be stored in the label
Paul Dagnelie
2020-05-07
1
-0
/
+22
*
Remove deduplicated send/receive code
Matthew Ahrens
2020-04-23
1
-33
/
+11
*
Add FreeBSD support to OpenZFS
Matthew Macy
2020-04-14
2
-1
/
+52
*
Add 'zfs wait' command
Paul Dagnelie
2020-04-01
1
-0
/
+20
*
Implement bookmark copying
Christian Schwarz
2020-02-11
1
-5
/
+8
*
Add 'zfs send --saved' flag
Tom Caputi
2020-01-10
1
-0
/
+2
*
Add wrapper stub for zfs_cmd ioctl to libzpool
Matthew Macy
2019-11-12
2
-6
/
+8
*
OpenZFS restructuring - libspl
Matthew Macy
2019-10-02
1
-4
/
+0
*
Add subcommand to wait for background zfs activity to complete
John Gallagher
2019-09-13
1
-0
/
+36
*
Fix typos in lib/
Andrea Gelmini
2019-09-02
1
-1
/
+1
*
Remove code for zfs remap
Matthew Ahrens
2019-06-24
1
-10
/
+0
*
Use ZFS_DEV macro instead of literals
Tomohiro Kusumi
2019-06-19
1
-3
/
+3
*
Implement Redacted Send/Receive
Paul Dagnelie
2019-06-19
1
-9
/
+119
*
Fix typo "/zbin/zpool" -> "/sbin/zpool"
Tomohiro Kusumi
2019-04-19
1
-1
/
+1
*
Fix buffer length in strlcpy()
Brian Behlendorf
2019-04-08
1
-1
/
+1
*
Add TRIM support
Brian Behlendorf
2019-03-29
1
-1
/
+45
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
1
-0
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
1
-0
/
+37
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-0
/
+24
*
Add basic zfs ioc input nvpair validation
Don Brady
2018-09-02
1
-1
/
+49
*
Added encryption support for zfs recv -o / -x
Tom Caputi
2018-08-15
1
-17
/
+36
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
1
-0
/
+68
*
Adopt pyzfs from ClusterHQ
loli10K
2018-05-01
1
-3
/
+12
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-0
/
+10
*
OpenZFS 8677 - Open-Context Channel Programs
Serapheim Dimitropoulos
2018-02-08
1
-11
/
+40
*
OpenZFS 8600 - ZFS channel programs - snapshot
Chris Williamson
2018-02-08
1
-3
/
+8
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
2
-3
/
+64
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-5
/
+1
*
Added no_scrub_restart flag to zpool reopen
Arkadiusz Bubała
2017-10-26
1
-0
/
+14
[next]