]> git.proxmox.com Git - mirror_zfs.git/history - lib
Fix man page formatting in zfs-module-parameters
[mirror_zfs.git] / lib /
2016-11-14 Brian BehlendorfFix 'zpool import' detection issue
2016-11-09 caoFix coverity defects: CID 147629
2016-11-07 caoFix coverity defects: CID 147575, 147577, 147578, 147579
2016-11-07 Brian BehlendorfFix 'zpool import' detection issues
2016-11-04 Romain DolbeauAdd superscalar fletcher4
2016-11-02 Romain DolbeauAdd parity generation/rebuild using AVX-512 for x86-64
2016-10-31 caoFix coverity defects: CID 147548
2016-10-25 LOLiAllow for '-o feature@<feature>=disabled' on the comman...
2016-10-24 caoFix coverity defects: CID 147511, 147513
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-21 Romain DolbeauFletcher4 algorithm implemented in pure NEON for Aarch6...
2016-10-20 caoFix coverity defects: CID 147551, 147552
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-14 caoFix coverity defects: CID 147488, 147490
2016-10-14 luozhengzhengFix coverity defects: CID 150921, 150927
2016-10-13 GeLiXinFix coverity defects: CID 147654, 147690
2016-10-12 caoFix coverity defects: CID 147606, 147609
2016-10-11 caoFix coverity defects: CID 147452, 147447, 147446
2016-10-11 luozhengzhengFix memory leak in recv_skip
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 caoFix coverity defects: CID 147565-147567
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-05 luozhengzhengFix coverity defects: CID 150953, 147603, 147610
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-03 Romain DolbeauAdd parity generation/rebuild using 128-bits NEON for...
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
next