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
*
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
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-7
/
+7
*
Implement zfs_ioc_recv_new() for OpenZFS 2605
Brian Behlendorf
2016-06-28
1
-53
/
+172
*
OpenZFS 6051 - lzc_receive: allow the caller to read the begin record
Brian Behlendorf
2016-06-28
1
-7
/
+35
*
OpenZFS 2605, 6980, 6902
Matthew Ahrens
2016-06-28
1
-19
/
+50
*
Support parallel build trees (VPATH builds)
Turbo Fredriksson
2015-07-17
1
-2
/
+10
*
Illumos 5765 - add support for estimating send stream size with lzc_send_spac...
Max Grossman
2015-05-13
1
-5
/
+17
*
Illumos 5027 - zfs large block support
Matthew Ahrens
2015-05-11
1
-0
/
+6
*
Illumos 4757, 4913
Matthew Ahrens
2014-08-01
1
-1
/
+11
*
Illumos 4368, 4369.
Matthew Ahrens
2014-07-29
1
-4
/
+110
*
Fix comment spelling errors.
Garrison Jensen
2014-07-01
1
-2
/
+2
*
Illumos #3996
Matthew Ahrens
2013-11-05
1
-1
/
+25
*
Illumos #3829
Matthew Ahrens
2013-11-04
1
-17
/
+6
*
Illumos #3740
Steven Hartland
2013-11-04
1
-12
/
+35
[next]