]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
5814 bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
[FreeBSD/FreeBSD.git] / lib /
2017-04-14 Andriy Gapon7955 libshare needs to initialize only those datasets...
2017-04-14 Andriy Gapon5380 receive of a send -p stream doesn't need to try...
2017-04-14 Andriy Gapon7990 libzfs: snapspec_cb() does not need to call zfs_st...
2017-04-14 Andriy Gapon7803 want devid_str_from_path(3devid)
2017-04-14 Andriy Gapon7541 zpool import/tryimport ioctl returns ENOMEM becaus...
2017-04-14 Andriy Gapon7729 libzfs_core`lzc_rollback() leaks result nvl
2017-04-14 Andriy Gapon7745 print error if lzc_* is called before libzfs_core_init
2017-04-14 Andriy Gapon7730 libzfs`add_config() leaks config nvl when reading...
2017-04-14 Andriy Gapon7252 7628 compressed zfs send / receive
2017-04-14 Andriy Gapon7604 if volblocksize property is the default, it displa...
2017-04-14 Andriy Gapon7386 zfs get does not work properly with bookmarks
2017-04-14 Andriy Gapon7571 non-present readonly numeric ZFS props do not...
2017-04-14 Andriy Gapon7542 zfs_unmount failed with EZFS_UNSHARENFSFAILED
2017-04-14 Andriy Gapon7336 vfork and O_CLOEXEC causes zfs_mount EBUSY
2017-04-14 Andriy Gapon7233 dir_is_empty should open directory with CLOEXEC
2017-04-14 Andriy Gapon7280 Allow changing global libzpool variables in zdb...
2017-04-10 Pedro F. Giffuni8046 Let calloc() do the multiplication in libzfs_fru_r...
2017-03-15 Josh Paetzel7303 dynamic metaslab selection
2016-11-22 Andriy Gapon6428 set canmount=off on unmounted filesystem tries...
2016-11-22 Andriy Gapon6412 zfs receive: -u can be ignored sometimes
2016-11-02 Andriy Gapon5752 dump_nvlist() is not aware of boolean array
2016-11-02 Andriy Gapon6051 lzc_receive: allow the caller to read the begin...
2016-08-26 Mark Johnston7297 clear() on llquantize aggregation causes dtrace...
2016-08-13 Mark Johnston7085 add support for "if" and "else" statements in...
2016-08-13 Mark Johnston5396 fix longjmp clobbering errors
2016-07-12 Andriy Gapon6447 handful of nvpair cleanups
2016-07-12 Andriy Gapon6314 buffer overflow in dsl_dataset_name
2016-07-12 Andriy Gapon6931 lib/libzfs: cleanup gcc warnings
2016-07-12 Andriy Gapon6872 zfs libraries should not allow uninitialized variables
2016-07-12 Andriy Gapon4521 zfstest is trying to execute evil "zfs unmount -a"
2016-07-12 Andriy Gapon5813 zfs_setprop_error(): Handle errno value E2BIG.
2016-07-12 Andriy Gapon6873 zfs_destroy_snaps_nvl leaks errlist
2016-07-12 Andriy Gapon6879 incorrect endianness swap for drr_spill.drr_length...
2016-07-12 Andriy Gapon6111 zfs send should ignore datasets created after...
2016-07-12 Andriy Gapon6902 speed up listing of snapshots if requesting name...
2016-07-12 Andriy Gapon6876 Stack corruption after importing a pool with a...
2016-04-22 Andriy Gapon6052 decouple lzc_create() from the implementation...
2016-04-09 Alexander Motin6418 zpool should have a label clearing command
2016-04-02 Alexander Motin6739 userland version of cv_timedwait_hires() always...
2016-03-08 Alexander Motin4448 zfs diff misprints unicode characters
2016-03-08 Alexander Motin6544 incorrect comment in libzfs.h about offline status
2016-03-08 Alexander Motin6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander Motin5027 zfs large block support (add copyright)
2016-01-29 Alexander Motin6358 A faulted pool with only unavailable vdevs trigger...
2016-01-26 Alexander Motin4986 receiving replication stream fails if any snapshot...
2015-10-19 Alexander Motin6328 Fix cstyle errors in zfs codebase
2015-10-18 Alexander Motin5847 libzfs_diff should check zfs_prop_get() return
2015-10-18 Alexander Motin5561 support root pools on EFI/GPT partitioned disks
2015-10-18 Alexander Motin6298 zfs_create_008_neg and zpool_create_023_neg need...
2015-10-18 Alexander Motin5745 zfs set allows only one dataset property to be...
2015-10-14 Alexander Motin2605 want to resume interrupted zfs send
2015-10-14 Alexander Motin5764 "zfs send -nv" directs output to stderr
2015-10-14 Alexander Motin4185 add new cryptographic checksums to ZFS: SHA-512...
2015-08-18 Andriy Gapon5692 expose the number of hole blocks in a file
2015-08-12 Alexander Motin5960 zfs recv should prefetch indirect blocks
2015-08-10 Alexander Motin5746 more checksumming in zfs send
2015-06-05 Andriy Gapon1778 Assertion failed: rn->rn_nozpool == B_FALSE, file...
2015-01-20 Xin LI5518 Memory leaks in libzfs import implementation
2015-01-20 Xin LI5497 lock contention on arcs_mtx
2014-12-15 Xin LI5427 memory leak in libzfs when doing rollback
2014-12-06 Xin LI5312 libzfs should be decoupled from kernel's zfs_context.h
2014-12-06 Xin LI5316 allow smbadm join to use RPC
2014-12-05 Xin LI5005 libnvpair JSON output broken by lint fixes
2014-11-08 Xin LI5027 zfs large block support
2014-11-08 Xin LI5244 zio pipeline callers should explicitly invoke...
2014-10-04 Xin LI5147 zpool list -v should show individual disk capacity
2014-09-13 Xin LI5134 if ZFS_DEBUG or debug= is set, libzpool should...
2014-09-13 Xin LI5135 zpool_find_import_cached() can use fnvlist_*
2014-09-07 Xin LI5116 zpool history -i goes into infinite loop
2014-07-23 Xin LI4976 zfs should only avoid writing to a failing non...
2014-07-09 Xin LI4953 zfs rename <snapshot> need not involve libshare
2014-07-01 Xin LI4914 zfs on-disk bookmark structure should be named...
2014-06-17 Xin LI4891 want zdb option to dump all metadata
2014-06-17 Xin LI4390 i/o errors when deleting filesystem/zvol can lead...
2014-06-17 Xin LI4757 ZFS embedded-data block pointers ("zero block...
2014-06-03 Mark Johnston4470 overly aggressive D integer narrowing breaks 32...
2014-06-03 Mark Johnston4471 DTrace count() with histogram
2014-06-03 Mark Johnston4474 DTrace Userland CTF Support
2014-06-03 Mark Johnston4477 DTrace should speak JSON
2014-06-03 Mark Johnston2915 DTrace in a zone should see "cpu", "curpsinfo...
2014-04-23 Xin LI3897 zfs filesystem and snapshot limits
2014-04-18 Xin LI4374 dn_free_ranges should use range_tree_t
2014-03-28 Xin LI3993 zpool(1M) and zfs(1M) should support -p for "list...
2014-02-27 Xin LI4626 libzfs memleak in zpool_in_use()
2014-01-16 Andriy Gapon4304 fmdump shall emit JSON
2014-01-01 Xin LI4369 implement zfs bookmarks
2013-11-20 Andriy Gapon2583 Add -p (parsable) option to zfs list
2013-11-20 Andriy Gapon4161 deadlock between zfs_read() and zfs_putpage()
2013-11-20 Andriy Gapon4251 libdtrace leaks open file handles
2013-11-20 Andriy Gapon4248 dtrace(1M) should never create DOF with empty...
2013-11-20 Andriy Gapon4171 clean up spa_feature_*() interfaces
2013-11-20 Andriy Gapon3933 contract adoption can race
2013-09-05 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14152:46f5fb0b0d36:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14148:fe28bd725808:
2013-08-16 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-07-29 Xin LIUpdate vendor/illumos/dist to illumos-gate 14096:12d363...
2013-07-29 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-06-25 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
next