]> git.proxmox.com Git - mirror_zfs.git/history - lib
Merge branch 'illumos-2605'
[mirror_zfs.git] / lib /
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
2015-12-04 ilovezfsFix cstyle issue from 7a02327
2015-12-04 ilovezfsExt4's typical GPT partition type not recognized
2015-12-04 Yuri PankovIllumos 934 - FreeBSD's GPT not recognized
2015-11-17 Jason Zamansysmacros: Make P2ROUNDUP not trigger int overflow
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-08-19 Richard YaoFix zvol detection
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
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-06-25 George WilsonIllumos 5163 - arc should reap range_seg_cache
2015-06-25 Brian BehlendorfUpdate all default taskq settings
2015-06-24 Brian BehlendorfAdd IMPLY() and EQUIV() macros
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Brian BehlendorfAdd taskq_wait_outstanding() function
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
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-13 Max GrossmanIllumos 5765 - add support for estimating send stream...
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-11 Brian BehlendorfFix type mismatch on 32-bit systems
next