]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2019-10-01 Brian BehlendorfPerform KABI checks in parallel
2019-10-01 Prakash SuryaTimeout waiting for ZVOL device to be created
2019-09-30 Matthew MacyOpenZFS restructuring - zpool
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
2019-09-26 Ben McGoughAdding slack notifier
2019-09-26 Tom CaputiFix encryption hierarchy issues with zfs recv -d
2019-09-25 Ryan MoellerZTS: Fix typos in zfs_destroy tests cleanup
2019-09-25 Brian BehlendorfZTS: harden xattr/cleanup.ksh
2019-09-25 Brian BehlendorfAdd warning for zfs_vdev_elevator option removal
2019-09-25 Matthew MacyOpenZFS restructuring - zvol
2019-09-24 loli10Kdiff_cb() does not handle large dnodes
2019-09-22 Ryan MoellerUse signed types to prevent subtraction overflow
2019-09-22 Kody A KantorDisabled resilver_defer feature leads to looping resilvers
2019-09-18 Ryan MoellerRefactor libzfs_error_init newlines
2019-09-18 Andriy GaponFix dsl_scan_ds_clone_swapped logic
2019-09-16 loli10KDevice removal of indirect vdev panics the kernel
2019-09-16 loli10KPrevent gcc -Werror=maybe-uninitialized warnings in...
2019-09-16 loli10KZTS: Fix /usr/bin/env: 'python2': No such file or directory
2019-09-16 Tom CaputiFix clone handling with encryption roots
2019-09-14 loli10KScrubbing root pools may deadlock on kernels without...
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-12 Chengfei ZHuQAT related bug fixes
2019-09-12 Ryan MoellerCanonicalize Python shebangs
2019-09-12 Matthew MacyMove objnode handling to common code
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
2019-09-11 Tom CaputiFix stalled txg with repeated noop scans
2019-09-11 Brian Behlendorfkmodtool: depmod path
2019-09-11 Brian Behlendorfcopy-builtin: SPL must be in Kbuild first (again)
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-09-10 Ryan MoellerAdd/generalize abstractions in arc_summary3
2019-09-10 Ryan MoellerAdd/generalize abstraction in arc_summary2
2019-09-10 Brian BehlendorfEnable SIMD for encryption
2019-09-09 John Wren KennedyZTS: Introduce targeted corruption in file blocks
2019-09-09 Ryan MoellerClean up do_vol_test in zfs_copies tests
2019-09-06 Olaf FaalandBuildRequires libtirpc-devel needed for RHEL 8
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-09-05 Tom CaputiFix noop receive of raw send stream
2019-09-05 Ryan MoellerClean up zfs_clone_010_pos
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-05 Serapheim Dimitropoulosmetaslab_verify_weight_and_frag() shouldn't cause side...
2019-09-05 Ryan MoellerRefactor checksum operations in tests
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-09-04 loli10KFix zpool subcommands error message with some unsupport...
2019-09-03 loli10KFix zfs-dkms .deb package warning in prerm script
2019-09-03 Ryan MoellerUse the right booleans
2019-09-03 Igor KFix panic on DilOS with kstat per dataset statistics
2019-09-03 Pavel Zakharovzvol_wait script should ignore partially received zvols
2019-09-03 Andriy GaponAlways refuse receving non-resume stream when resume...
2019-09-03 Igor KZTS: Fix removal_cancel.ksh
2019-09-03 loli10KFix Intel QAT / ZFS compatibility on v4.7.1+ kernels
2019-09-03 George Wilsonmaxinflight can overflow in spa_load_verify_cb()
2019-09-03 Andrea GelminiFix typos
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in tests/
2019-09-03 Andrea GelminiFix typos in module/zfs/
2019-09-03 Andrea GelminiFix typos in lib/
2019-08-30 Andrea GelminiFix typos in tests/
2019-08-30 Andrea GelminiFix typos in tests/
2019-08-30 Andrea GelminiFix typos in module/
2019-08-30 Andrea GelminiFix typos in modules/icp/
2019-08-30 Andrea GelminiFix typos in include/
2019-08-30 Andrea GelminiFix typos in etc/
2019-08-30 Andrea GelminiFix typos in contrib/
2019-08-30 Andrea GelminiFix typos in cmd/
2019-08-30 Andrea GelminiFix typos in man/
2019-08-30 Andrea GelminiFix typos in config/
2019-08-30 Igor KFix refquota_007_neg.ksh
2019-08-30 Paul DagneliePrevent metaslab_sync panic due to spa_final_dirty_txg
2019-08-29 Georgy Yakovlevetc/init.d/zfs-functions.in: remove arch warning
2019-08-29 Ryan MoellerSimplify deleting partitions in libtest
2019-08-29 Ryan MoellerUse compatible arg order in tests
2019-08-29 Paul DagnelieKeep more metaslabs loaded
2019-08-28 Pavel Zakharovzfs_handle used after being closed/freed in change_one...
2019-08-28 Tony NguyenUse smaller default slack/delta value for schedule_hrti...
2019-08-28 Brian BehlendorfZTS: Temporarily disable several upgrade tests
2019-08-28 Don BradyTag ABD pages for exclusion in kernel crash dumps
2019-08-28 Chunwei ChenFix zil replay panic when TX_REMOVE followed by TX_CREATE
2019-08-28 Ryan MoellerPrefer `for (;;)` to `while (TRUE)`
2019-08-27 Andriy Gaponzfs_ioc_snapshot: check user-prop permissions on snapsh...
2019-08-27 Richard AllenFix Plymouth passphrase prompt in initramfs script
2019-08-27 Tom CaputiFix deadlock in 'zfs rollback'
2019-08-26 Ryan MoellerRestore :: in Makefile.am
2019-08-26 Paul DagnelieAdd regression test for "zpool list -p"
2019-08-26 Ryan MoellerSplit argument list, satisfy shellcheck SC2086
2019-08-23 Brian BehlendorfZTS: Fix in-tree dbufstats test case
2019-08-23 Brian BehlendorfFix install error introduced by #9089 (#9205)
2019-08-23 Ryan MoellerMake slog test setup more robust
2019-08-23 yshuizfs-mount-genrator: dependencies should be space-separated
2019-08-22 Paul DagnelieFix install error introduced by #9089
2019-08-22 Brian BehlendorfZTS: Use decimal values when setting tunables
2019-08-22 Brian BehlendorfFix automake program name transformations (#9190)
2019-08-22 Mauricio Faria... Document ZFS_DKMS_ENABLE_DEBUGINFO in userland configur...
2019-08-22 Ryan MoellerDedup IOC enum values in libzfs_input_check
2019-08-22 Ryan MoellerEnhance ioctl number checks
next