]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2020-02-19 Ryan MoellerZTS: Avoid nonportable cmp flag
2020-02-18 Mariusz ZaborskiAdd notice that forcefully unmount is not supported...
2020-02-18 Ryan MoellerZTS: Move free to Linux commands list
2020-02-18 Ryan MoellerEnable zpool events tunables and tests on FreeBSD
2020-02-18 Matthew MacyFactor out some dbuf subroutines and add state change...
2020-02-18 Richard LaagerPrefer org.openzfs for features and properties
2020-02-16 Ryan MoellerZTS: Move cksum to common system commands
2020-02-16 DeHackEdHonour sync=disabled when relinking tpmfiles
2020-02-14 InsanePrawnSystemd mount generator: Generate noauto units; add...
2020-02-14 InsanePrawnSystemd mount generator: Silence shellcheck warnings
2020-02-14 Jason KingSupport setting user properties in a channel program
2020-02-14 Matthew AhrensRemove limit on number of async zio_frees of non-dedup...
2020-02-14 Ryan MoellerMake zpool.d/iostat work on FreeBSD
2020-02-14 Andrew J. HesfordUse POSIX stdout/stderr redirect in configure macro
2020-02-13 Ryan MoellerZTS: Misc test fixes for FreeBSD
2020-02-13 Ryan MoellerZTS: Don't include zpool_create.shlib in zpool_add
2020-02-13 Ryan MoellerZTS: Eliminate partitioning from zpool_remove
2020-02-13 Ryan MoellerZTS: Eliminate partitioning from write_dirs
2020-02-13 Ryan MoellerZTS: Cleanup some cleanup functions
2020-02-13 Ryan MoellerFix a typo/whitespace in tests README
2020-02-13 Ryan MoellerZTS: Use ECKSUM instead of EBADE in libzfs test
2020-02-13 Richard Laagerzfs-mount-generator: Fix escaping for /
2020-02-13 Matthew Ahrensfix zstreamdump -C
2020-02-13 Matthew AhrensMissed wakeup when growing kmem cache
2020-02-13 Alexander MotinRemove duplicate dbufs accounting
2020-02-12 Ryan MoellerZTS: Move user_namespace test to linux.run
2020-02-12 Ryan MoellerZTS: Interpret env vars in faketty on FreeBSD
2020-02-12 Ryan MoellerZTS: Fix zdb_display_block on FreeBSD
2020-02-12 Ryan MoellerMove zfs_version_kernel to platform code
2020-02-12 Ryan MoellerZTS: Move zpool_split_wholedisks to linux.run
2020-02-12 Justin Keoghzdb: Always print symlink target
2020-02-11 Christian Schwarzzcp: add zfs.sync.bookmark
2020-02-11 Christian SchwarzImplement bookmark copying
2020-02-11 Matthew MacyAddress Coverity warnings in #9902
2020-02-10 Brian BehlendorfAdd missing dmu_buf_unlock_parent() calls to dbuf_read_...
2020-02-10 Paul ZuchowskiFix zdb -R with 'b' flag
2020-02-10 Graham Christensenbash scripts: use /usr/bin/env for bash shebangs
2020-02-10 Ryan MoellerShare some code for spa deadman tunables
2020-02-10 Ryan MoellerZTS: Test zvol I/O in different volmodes
2020-02-10 Attila FülöpICP: Improve AES-GCM performance
2020-02-07 Matthew MacyFactor out dbuf_sync_bonus
2020-02-07 Igor KZTS: Add an is_dilos function for future ZTS updates
2020-02-07 Ryan MoellerZTS: Use wc -c instead of --bytes for portability
2020-02-07 Brian BehlendorfLinux 5.6 compat: timestamp_truncate()
2020-02-07 Brian BehlendorfLinux 5.6 compat: struct proc_ops
2020-02-06 Alexander MotinReduce number of atomic_add() calls in aggsum
2020-02-06 Romain DolbeauReplace static per-cpu with dynamic per-cpu data
2020-02-06 Romain DolbeauFix static data to link with -fno-common
2020-02-06 Ryan MoellerFix unknown cc flag -fno-ipa-sra
2020-02-05 GerardwxSuggest using visudo to edit
2020-02-05 Alexander MotinFew microoptimizations to dbuf layer
2020-02-05 Matthew MacyConvert dbuf dirty record record list to a list_t
2020-02-04 Alexander MotinPrepare ks_data before calling kstat_install()
2020-02-04 韩朴宇Use -Werror to check if the compiler supports specific...
2020-02-04 Ryan MoellerRestore aclmode and remove acltype on FreeBSD
2020-02-03 Ryan MoellerFix const-correctness in raidz math
2020-02-03 Matthew Ahrensasync zvol minor node creation interferes with receive
2020-02-03 Prakash SuryaDisable "-fipa-sra" when using "--enable-debuginfo"
2020-01-31 Ryan MoellerZTS: Only use ext4 on Linux
2020-01-31 Ryan MoellerLeft-align index props
2020-01-31 Ryan MoellerUse the correct spelling of 'jailed' in tests
2020-01-31 Ryan MoellerZTS: Fix a few defaults
2020-01-29 Ryan MoellerZTS: FreeBSD tunable for DISABLE_IVSET_GUID_CHECK
2020-01-29 Ryan MoellerZTS: Simplify zero_partitions on FreeBSD
2020-01-29 Ryan MoellerZTS: Reverse constrained path lookup order
2020-01-28 Ryan MoellerZTS: Don't use edonr on FreeBSD
2020-01-28 Ryan MoellerZTS: Eliminate random and shuf, consolidate code
2020-01-27 Graham ChristensenAdd an .editorconfig; document git whitespace settings
2020-01-27 Ryan MoellerZTS: Move more tests out of common.run
2020-01-24 Ned Basszdb: add support for object ranges for zdb -d
2020-01-24 Tony NguyenPerformance tests, some variables missing PERF_ prefix
2020-01-24 John Wren KennedyZTS: zpool offline requires whole disk name
2020-01-24 Christian Schwarzdsl_bookmark_create_check: fix NULL pointer deref if...
2020-01-24 Christian Schwarzentity_namecheck: doc comment: include space as allowed...
2020-01-24 Christian Schwarzscripts/zfs-test.sh: example for -t
2020-01-24 Ryan MoellerZTS: Get xattr tests running on FreeBSD
2020-01-23 Romain DolbeauAdd AltiVec RAID-Z
2020-01-23 Ryan MoellerZTS: Add missing export for DEV_DSKDIR default
2020-01-23 Christian Schwarzdmu_send: redacted: fix memory leak on invalid redactio...
2020-01-23 Christian Schwarzcmd/zfs: redact: better error message for common usage...
2020-01-23 Christian Schwarzcmd/zfs: send: meaningful error message for incorrect...
2020-01-23 Matthew MacySimplify FreeBSD's locking requirements in zfs_replay.c
2020-01-23 Jason KingSupport inheriting properties in channel programs
2020-01-22 Richard LaagerOrder zfs-import-*.service after multipathd
2020-01-21 Matthew MacyDisable get_numeric_property for xattr on FreeBSD
2020-01-21 Matthew MacyUpdate tunable macro usage for disable_ivset_guid_check
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2020-01-17 Ryan MoellerZTS: Eliminate partitioning in zpool_import setup
2020-01-17 Ryan MoellerZTS: Make DVA pattern in zdb tests more robust
2020-01-17 Brian BehlendorfUnify target_cpu handling
2020-01-17 Brian BehlendorfZTS: Enable zpool_create_008_pos.ksh
2020-01-16 Ryan MoellerZTS: Fix incorrect is_physical_device usage
2020-01-16 Paul Zuchowskizdb -d should accept the numeric objset id
2020-01-16 Tony NguyenZFS performance suite should use JSON fio output
2020-01-16 Ryan MoellerZTS: Fix ksh path in btree tests
2020-01-15 Ryan MoellerZTS: Avoid using PCRE with grep in zdb tests
2020-01-15 Ryan MoellerZTS: Fix is_physical_device on FreeBSD
2020-01-15 Ryan MoellerZTS: Remove some path workarounds for FreeBSD
2020-01-14 Ryan MoellerZTS: Catalog tunable names for tests in tunables.cfg
2020-01-14 Tom CaputiFix errata #4 handling for resuming streams
next