]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzfs/libzfs_util.c
OpenZFS 6931 - lib/libzfs: cleanup gcc warnings
[mirror_zfs.git] / lib / libzfs / libzfs_util.c
2017-02-07 George MelikovOpenZFS 6931 - lib/libzfs: cleanup gcc warnings
2017-01-26 George MelikovOpenZFS 7386 - zfs get does not work properly with...
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-07 Brian BehlendorfFix 'zpool import' detection issues
2016-10-31 caoFix coverity defects: CID 147548
2016-10-14 caoFix coverity defects: CID 147488, 147490
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-03 Gvozden NeskovicFletcher4: Init in libzfs_init()
2016-09-29 BearBabyLiuFix coverity defects: CID 147443, 147656, 147655, 14744...
2016-09-20 slashddChange /etc/mtab to /proc/self/mounts
2016-08-22 GeLiXinFix: Array bounds read in zprop_print_one_property()
2016-07-29 Colin Ian Kinglibzfs: Fix missing va_end call on ENOSPC and EDQUOT...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-02-08 Brian BehlendorfPrevent zpool_find_vdev() from truncating vdev path
2015-12-30 Chris WilliamsonIllumos 5745 - zfs set allows only one dataset property...
2015-10-13 DHElibzfs: handle EDOM errors
2015-05-22 Brian BehlendorfAdd libzfs_error_init() function
2015-05-22 Brian BehlendorfWait in libzfs_init() for the /dev/zfs device
2015-04-28 Jerry JelinekIllumos 3897 - zfs filesystem and snapshot limits
2015-02-24 Christer EkholmFix possible future overflow in zfs_nicenum
2014-09-23 Richard YaoProperly NULL terminate string in zfs_strcmp_pathname
2014-05-06 Tim ChaseCheck the dataset type more rigorously when fetching...
2014-04-04 John M. LaymanFix for re-reading /etc/mtab.
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-06-27 Aaron FinemanAdd error message for missing /etc/mtab
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-12-04 Jorgen LundmanFix 'zpool create' segfault due to bad syntax
2012-10-22 Brian BehlendorfAllow 'zpool replace' to use short device names
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsUse /sys/module instead of /proc/modules.
2012-06-01 Brian BehlendorfAdd /dev/mapper/ to search path
2012-06-01 Ned A. BassAdd vdev_id for JBOD-friendly udev aliases
2011-08-01 Gunnar BeutnerUse /dev/null for stdout/stderr in libzfs_run_process().
2011-04-19 Richard LaagerSupport IEC base-2 prefixes
2011-03-09 Brian BehlendorfPrint mount/umount errors
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-05 Brian BehlendorfRemove HAVE_ZPL from commands and libraries
2011-01-28 Brian BehlendorfOpen up libzfs_run_process/libzfs_load_module
2010-10-22 Ned BassCall modprobe with absolute path
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-11 Ned BassMake commands load zfs module on demand
2010-08-31 Brian BehlendorfAdd linux user util support
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux mntent support
2010-08-31 Brian BehlendorfFix gcc uninitialized variable warnings
2010-08-27 Brian BehlendorfFix gcc cast warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...