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_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Retire send space estimation via ZFS_IOC_SEND
LOLi
2017-08-31
1
-0
/
+2
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-28
/
+110
*
OpenZFS 7600 - zfs rollback should pass target snapshot to kernel
Andriy Gapon
2017-07-04
1
-0
/
+24
*
OpenZFS 8264 - want support for promoting datasets in libzfs_core
Giuseppe Di Natale
2017-06-26
1
-1
/
+24
*
Implemented zpool sync command
Alek P
2017-05-19
1
-11
/
+23
*
Add property overriding (-o|-x) to 'zfs receive'
LOLi
2017-05-09
1
-10
/
+38
*
OpenZFS 7252 - compressed zfs send / receive
Dan Kimmel
2017-04-26
1
-2
/
+2
*
OpenZFS 7745 - print error if lzc_* is called before libzfs_core_init
George Melikov
2017-01-31
1
-3
/
+15
*
OpenZFS 6052 - decouple lzc_create() from the implementation details
George Melikov
2017-01-23
1
-2
/
+2
*
OpenZFS 7729 - libzfs_core`lzc_rollback() leaks result nvl
George Melikov
2017-01-21
1
-0
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-1
/
+1
*
DLPX-40252 integrate EP-476 compressed zfs send/receive
Dan Kimmel
2016-09-13
1
-1
/
+10
*
Fix indefinite article
GeLiXin
2016-08-11
1
-2
/
+2
[next]