]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs_core/libzfs_core.c
Fix occasional rsend test crashes
[mirror_zfs.git] / lib / libzfs_core / libzfs_core.c
2023-09-22 Paul DagnelieFix occasional rsend test crashes
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2022-11-29 Brooks DavisDon't leak packed recieved proprties
2022-10-14 Richard YaoFix potential NULL pointer dereference in lzc_ioctl()
2022-07-28 Alek PImplement a new type of zfs receive: corrective receive...
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-09 Rich ErcolaniAdd workaround for broken Linux pipes
2022-03-08 набlibzfs_core: lzc_send_wraper: maximise pipe buffer...
2022-03-08 набlibzfs, libzfs_core: send: always write to pipe
2022-03-08 набlibzfs_core: simplify max_pipe_buffer(), return new max
2022-03-08 набlibzfs: migrate single-use libzfs_set_pipe_max() to...
2021-12-23 набlibzfs_core: fix unused, remove argsused
2021-11-30 Allan JudeVdev Properties Feature
2021-10-07 Brian BehlendorfSimplify and document OpenZFS library dependencies
2021-06-01 Ryan Moellerlibzfs_core: Fix some style violations
2021-05-26 набlibzfs_core: fini: don't check for refcount twice
2021-04-11 набlibzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV...
2020-09-15 Toomas Soomezfs label bootenv should store data as nvlist
2020-08-19 Ryan Moellerlibzfs_core: Initialize fail_ioc_cmd to ZFS_IOC_LAST
2020-07-10 Ryan Moellerlibzfs: Make zfs_cmd_t initialization consistent, use...
2020-05-07 Paul DagnelieAdd support for boot environment data to be stored...
2020-04-23 Matthew AhrensRemove deduplicated send/receive code
2020-04-01 Paul DagnelieAdd 'zfs wait' command
2020-02-11 Christian SchwarzImplement bookmark copying
2020-01-10 Tom CaputiAdd 'zfs send --saved' flag
2019-11-12 Matthew MacyAdd wrapper stub for zfs_cmd ioctl to libzpool
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-03 Andrea GelminiFix typos in lib/
2019-06-24 Matthew AhrensRemove code for zfs remap
2019-06-19 Tomohiro KusumiUse ZFS_DEV macro instead of literals
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-04-19 Tomohiro KusumiFix typo "/zbin/zpool" -> "/sbin/zpool"
2019-04-08 Brian BehlendorfFix buffer length in strlcpy()
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-13 Tom CaputiDetect and prevent mixed raw and non-raw sends
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-08-15 Tom CaputiAdded encryption support for zfs recv -o / -x
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-01 loli10KAdopt pyzfs from ClusterHQ
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-02-09 Serapheim Dimitrop... OpenZFS 8677 - Open-Context Channel Programs
2018-02-08 Chris WilliamsonOpenZFS 8600 - ZFS channel programs - snapshot
2018-02-08 Chris WilliamsonOpenZFS 7431 - ZFS Channel Programs
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-08-31 LOLiRetire send space estimation via ZFS_IOC_SEND
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-04 Andriy GaponOpenZFS 7600 - zfs rollback should pass target snapshot...
2017-06-26 Giuseppe Di NataleOpenZFS 8264 - want support for promoting datasets...
2017-05-19 Alek PImplemented zpool sync command
2017-05-09 LOLiAdd property overriding (-o|-x) to 'zfs receive'
2017-04-26 Dan KimmelOpenZFS 7252 - compressed zfs send / receive
2017-01-31 George MelikovOpenZFS 7745 - print error if lzc_* is called before...
2017-01-23 George MelikovOpenZFS 6052 - decouple lzc_create() from the implement...
2017-01-21 George MelikovOpenZFS 7729 - libzfs_core`lzc_rollback() leaks result nvl
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-08-11 GeLiXinFix indefinite article
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-06-28 Brian BehlendorfImplement zfs_ioc_recv_new() for OpenZFS 2605
2016-06-28 Brian BehlendorfOpenZFS 6051 - lzc_receive: allow the caller to read...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2015-05-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-29 Matthew AhrensIllumos 4368, 4369.
2014-07-01 Garrison JensenFix comment spelling errors.
2013-11-05 Matthew AhrensIllumos #3996
2013-11-04 Matthew AhrensIllumos #3829
2013-11-04 Steven HartlandIllumos #3740
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900