]> git.proxmox.com Git - mirror_zfs.git/history - lib
Correct zpool_vdev_remove() error message
[mirror_zfs.git] / lib /
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-30 GeLiXinFix coverity defects: CID 147531 147532 147533 147535
2016-09-30 caoFix coverity defects: CID 147707
2016-09-29 Gvozden Neskovicfix: Shift exponent too large
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 candychencanFix strncpy in taskq_create
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-29 Brian BehlendorfFix cv_timedwait_hires
2016-08-22 GeLiXinFix: Array bounds read in zprop_print_one_property()
2016-08-16 Gvozden NeskovicRework of fletcher_4 module
2016-08-16 Gvozden NeskovicFletcher4 implementation using avx512f instruction set
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
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-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-07-15 Tyler J. StacheckiImplementation of SSE optimized Fletcher-4
2016-07-13 Gvozden NeskovicAdd RAID-Z routines for SSE2 instruction set, in x86_64...
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 Brian BehlendorfOpenZFS 6051 - lzc_receive: allow the caller to read...
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-21 Gvozden NeskovicSIMD implementation of vdev_raidz generate and reconstr...
2016-06-16 Brian BehlendorfRemove libzfs_graph.c
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-05-31 YunQiang SuAdd isa_defs for MIPS
2016-05-18 Christer EkholmMake zpool list -vp print individual vdev sizes parsable.
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-17 Boris ProtopopovUse zfs range locks in ztest
2016-05-15 Denys RtveliashviliOpenZFS 6739 - assumption in cv_timedwait_hires
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-05-06 David QuigleyOpenZFS 6672 - arc_reclaim_thread() should use gethrtime()
2016-05-05 Denys Rtveliashvilitaskq_create() calls thread_create() with wrong arguments
2016-04-28 Brian BehlendorfAdd support for libtirpc
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 BehlendorfDisable efi_debug in --enable-debug builds
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-04-21 Brian BehlendorfAdd pn_alloc()/pn_free() functions
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-30 Brian BehlendorfRemove complicated libspl assert wrappers
2016-03-30 Carlo LandmeterMove hrtime_t timestruc_t and timespec_t
2016-03-30 Carlo LandmeterSet _DATE_FMT to '%+' if not defined in libspl/timestamp.c
2016-03-30 Carlo LandmeterInclude sys/types.h in devid.h
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-18 Richard YaoCleanup linking
2016-03-17 Dimitri John LedkovAdd support for s390[x].
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-03-16 Gordan BobicFix aarch64 compilation
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
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 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
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-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
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-11 Brian BehlendorfFix vn_rdwr() compiler warning
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
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-12-10 Brian BehlendorfEither _ILP32 or _LP64 must be defined
next