]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libzfs
Fix coverity defects: CID 147565-147567
[FreeBSD/FreeBSD.git] / lib / libzfs /
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 LOLiFix uninitialized variable snapprops_nvlist in zfs_rece...
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-10-03 Gvozden NeskovicFletcher4: Init in libzfs_init()
2016-10-02 Richard LaagerCorrect zpool_vdev_remove() error message
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-30 caoFix coverity defects: CID 147563, 147560
2016-09-29 BearBabyLiuFix coverity defects: CID 147443, 147656, 147655, 14744...
2016-09-29 caoFix coverity defects: 147658, 147652, 147651
2016-09-23 kernelOfTruth aka... OpenZFS 6111 - zfs send should ignore datasets created...
2016-09-20 slashddChange /etc/mtab to /proc/self/mounts
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-09-01 caoFix zfs_unmount() and zfs_unshare_proto() leaks
2016-08-31 Gvozden NeskovicPerformance optimization of AVL tree comparator functions
2016-08-29 GeLiXinFix: Build warnings with different gcc optimization...
2016-08-22 GeLiXinFix: Array bounds read in zprop_print_one_property()
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-11 GeLiXinFix indefinite article
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-08-08 GeLiXinFix call zfs_get_name() with invalid parameter
2016-08-01 liaoyuxiangqinFix memory leak in function add_config()
2016-07-29 Gvozden Neskoviclibzfs_import.c: Uninitialized pointer read
2016-07-29 Colin Ian Kinglibzfs: Fix missing va_end call on ENOSPC and EDQUOT...
2016-07-27 Brian BehlendorfMulti-thread 'zpool import' for blkid
2016-07-27 Gvozden NeskovicFixes for issues found with cppcheck tool
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Paul DagnelieOpenZFS 6876 - Stack corruption after importing a pool...
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 Dan McDonaldOpenZFS 4986 - receiving replication stream fails if...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-16 Brian BehlendorfRemove libzfs_graph.c
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-12 Marcel HuberFixes bug in fix_paths()
2016-05-11 Adam StevkoOpenZFS 3993, 4700
2016-05-09 Chris WilliamsonOpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlist
2016-05-09 Denys RtveliashviliOpenZFS 6879 - Incorrect endianness swap
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-04-25 Brian BehlendorfFix 'zpool import' blkid device names
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-04-18 Nikolay BorisovRework zpool import excluded devices check
2016-04-06 Chunwei ChenMake zfs mount according to relatime config in dataset
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-18 Richard YaoCleanup linking
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-03-09 Thijs CramerUpdated paths to scan when importing zpool(s)
2016-03-09 Brian BehlendorfRequire libblkid
2016-03-09 Tony HutterFix zpool iostat bandwidth/ops calculation
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-02-08 Brian BehlendorfPrevent zpool_find_vdev() from truncating vdev path
2016-02-05 Joshua M. ClulowIllumos 4448 - zfs diff misprints unicode characters
2016-01-23 Andrew StormontIllumos 1778 - Assertion failed: rn->rn_nozpool ==...
2016-01-23 Marcel TelkaIllumos 5518 - Memory leaks in libzfs import implementation
2016-01-22 Brian BehlendorfIllumos 6815179, 6844191
2016-01-15 Matthew AhrensIllumos 4953, 4954, 4955
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
2016-01-12 Marcel TelkaIllumos 6280 - libzfs: unshare_one() could fail with...
2016-01-12 Dan VatcaIllumos 6358 - A faulted pool with only unavailable...
2016-01-12 Joshua M. ClulowIllumos 6268 - zfs diff confused by moving a file to...
2016-01-08 Paul DagnelieIllumos 5960, 5925
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-12-30 Chris WilliamsonIllumos 5745 - zfs set allows only one dataset property...
2015-11-09 Brian BehlendorfFix maybe uninitialized
2015-10-13 DHElibzfs: handle EDOM errors
2015-09-19 Ned BassHonor xattr=sa dataset property
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-03 Brian BehlendorfAdd temporary mount options
2015-08-28 Brian BehlendorfCheck large block feature flag on volumes
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-07-14 Manoj JosephIllumos 5764 - "zfs send -nv" directs output to stderr
2015-07-10 Richard YaoFix Xen Virtual Block Device detection
2015-07-10 Will AndrewsIllumos 5813 - zfs_setprop_error(): Handle errno value...
2015-07-10 Jan KrylIllumos 5427 - memory leak in libzfs when doing rollback
2015-07-10 Josef 'Jeff' SipekIllumos 4626 - libzfs memleak in zpool_in_use()
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-22 Brian BehlendorfWait in libzfs_init() for the /dev/zfs device
2015-05-19 Hajo MöllerChange 3-digit octal escapes to 4-digit ones
2015-05-15 Alexander EreminIllumos 5847 - libzfs_diff should check zfs_prop_get...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-04-24 Tim ChaseSupport the "version" property on volumes via the zfs_p...
2015-03-27 Ned Basszpool import should honor overlay property
2015-03-25 Brian BehlendorfCheck all vdev labels in 'zpool import'
2015-03-20 Richard YaoIncrease Linux pipe buffer size on 'zfs receive'
2015-02-24 Christer EkholmFix possible future overflow in zfs_nicenum
2015-02-10 Tim ChaseProduce a full snapshot list for zfs send -p
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-28 Brian BehlendorfMake `zpool import -d|-c` behave consistently
2014-10-02 Andriy Gaponzfs send -p send properties only for snapshots that...
next