summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs_core
AgeCommit message (Expand)AuthorFilesLines
2020-11-16 [illumos-gate merge]Jason King3-2/+29
2020-11-1313172 Port OpenZFS: zfs label bootenv should store data as nvlistToomas Soome2-7/+3
2020-11-1313025 Port OpenZFS: Add support for boot environment data to be stored in the...Paul Dagnelie3-2/+33
2020-07-08 [illumos-gate merge]Jerry Jelinek1-1/+49
2020-07-0712877 Port OpenZFS #7780 - Add basic zfs ioc input nvpair validationDon Brady1-1/+49
2020-05-05 [illumos-gate merge]Jerry Jelinek6-10/+6
2020-05-0412447 should install library compat symlinks from library makefiles, not Targ...Richard Lowe4-4/+4
2020-05-0412454 remove lint library machineryRichard Lowe4-8/+4
2020-02-21OS-8115 Add support for zfs.sync.change-key channel program (#264)Jason King1-0/+18
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf3-1/+54
2019-07-3111282 port ZoL send/recv fixesloli10K3-38/+112
2019-06-258727 Native data and metadata encryption for zfsTom Caputi3-17/+109
2019-06-1811117 libzfs_core: NULL pointer errorsToomas Soome1-10/+10
2019-03-1810554 Implemented zpool sync commandAlek Pinchuk3-11/+33
2019-02-1310361 usr/lib - stop lint library generation and packagingAndy Fiddaman1-28/+0
2018-12-079630 add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon3-2/+39
2018-10-119884 cw(1) should use -fpic rather than -KpicRichard Lowe1-1/+1
2018-04-269102 zfs should be able to initialize storage devices (fix mapfile)Matthew Ahrens1-1/+1
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson3-0/+48
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos3-1/+79
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa3-0/+12
2017-11-178677 Open-Context Channel ProgramsSerapheim Dimitropoulos3-13/+45
2017-09-218600 ZFS channel programs - snapshotChris Williamson1-3/+8
2017-06-297600 zfs rollback should pass target snapshot to kernelAndriy Gapon3-0/+26
2017-06-267431 ZFS Channel ProgramsChris Williamson3-4/+67
2017-06-128264 want support for promoting datasets in libzfs_coreAndrew Stormont3-1/+28
2017-01-187729 libzfs_core`lzc_rollback() leaks result nvlYuri Pankov1-0/+2
2017-01-187745 print error if lzc_* is called before libzfs_core_initSerapheim Dimitropoulos2-4/+15
2016-11-297252 compressed zfs send / receiveDan Kimmel2-3/+13
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-7/+7
2016-04-216052 decouple lzc_create() from the implementation detailsAndriy Gapon2-4/+11
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens2-0/+2
2015-11-106051 lzc_receive: allow the caller to read the begin recordAndriy Gapon3-8/+42
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens3-21/+58
2015-04-085765 add support for estimating send stream size with lzc_send_space when sou...Max Grossman1-5/+17
2014-11-075027 zfs large block supportMatthew Ahrens2-1/+8
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens2-2/+16
2013-12-114369 implement zfs bookmarksMatthew Ahrens3-20/+129
2013-08-143996 want a libzfs_core API to rollback to latest snapshotMatthew Ahrens3-3/+29
2013-06-203829 fix for 3740 changed behavior of zfs destroy/hold/release ioctlMatthew Ahrens1-17/+6
2013-06-113740 Poor ZFS send / receive performance due to snapshot hold / release proce...Steven Hartland1-12/+35
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens3-4/+105
2012-06-302882 implement libzfs_coreMatthew Ahrens10-0/+876