]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
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
2019-08-22 Brian BehlendorfZTS: Fix vdev_zaps_005_pos on CentOS 6
2019-08-21 Tony HutterLinux 5.3: Fix switch() fall though compiler errors
2019-08-21 Ryan MoellerMinor cleanup in Makefile.am
2019-08-20 Alexey Smirnoff zfs-functions.in: in_mtab() always returns 1
2019-08-20 Ryan MoellerFix automake program name transformations
2019-08-20 Matthew AhrensAdd fast path for zfs_ioc_space_snaps() handling of...
2019-08-19 jdikeFix lockdep circular locking false positive involving...
2019-08-19 Dominic PearsonLinux 5.3 compat: Makefile subdir-m no longer supported
2019-08-19 colmbuckleySet "none" scheduler if available (initramfs)
2019-08-19 Paul DagnelieAdd more refquota tests
2019-08-16 Paul DagnelieCap metaslab memory usage
2019-08-16 Michael Niewöhnerinitramfs: fixes for (debian) initramfs
2019-08-15 Serapheim Dimitropoulosdmu_tx_wait() hang likely due to cv_signal() in dsl_poo...
2019-08-15 Tony NguyenImprove write performance by using dmu_read_by_dnode()
2019-08-15 Serapheim DimitropoulosAssert that a dnode's bonuslen never exceeds its record...
2019-08-15 Paul ZuchowskiMake txg_wait_synced conditional in zfsvfs_teardown
2019-08-14 Paul DagneliePrevent race in blkptr_verify against device removal
2019-08-14 Chunwei ChenFix out-of-order ZIL txtype lost on hardlinked files
2019-08-14 Prakash SuryaFix device expansion when VM is powered off
2019-08-14 Allan JudeMark dsl_livelist_should_disable() static
2019-08-13 George Wilsonspa_load_verify() may consume too much memory
2019-08-13 Tomohiro KusumiChange boolean-like uint8_t fields in znode_t to boolean_t
2019-08-13 Richard YaoDrop KMC_NOEMERGENCY
2019-08-12 Serapheim DimitropoulosIntroduce getting holds and listing bookmarks through ZCP
2019-08-12 Serapheim DimitropoulosSort log spacemap tunables in alphabetical order
2019-08-05 Paul DagnelieMetaslab max_size should be persisted while unloaded
2019-08-05 DeHackEdDon't wakeup unnecessarily in 'zpool events -f'
2019-08-05 Serapheim DimitropoulosTest cancelling a removal in ZTS
2019-07-31 jdikelockdep false positive - move txg_kick() outside of...
2019-07-31 Serapheim DimitropoulosList log_spacemap feature in zpool-features.5 manual
2019-07-30 Clint ArmstrongAdd channel program for property based snapshots
2019-07-30 Serapheim Dimitropoulos9072 handle error of zap_cursor_retrieve() for log...
2019-07-30 Serapheim Dimitropoulosmismerged log spacemap comment for metaslab_verify_weig...
2019-07-30 Michael Niewöhnerinstall path fixes
2019-07-30 Michael NiewöhnerIncrease default zcmd allocation to 256K
2019-07-30 Matthew AhrensImprove performance by using dmu_tx_hold_*_by_dnode()
2019-07-29 Brian BehlendorfRevert "Develop tests for issues #5866 and #8858"
2019-07-29 Brian BehlendorfFix channel programs on s390x
2019-07-29 George WilsonRace between zfs-share and zfs-mount services
2019-07-27 Paul ZuchowskiDevelop tests for issues #5866 and #8858
2019-07-26 Tomohiro KusumiImplement secpolicy_vnode_setid_retain()
2019-07-26 Matthew Ahrenszed crashes when devid not present
2019-07-26 Sara HartseFast Clone Deletion
2019-07-25 Tomohiro KusumiDon't directly cast unsigned long to void*
2019-07-25 Matthew AhrensReplace zf_rwlock with a mutex
2019-07-19 Tomohiro KusumiFix module_param() type for zfs_read_chunk_size
2019-07-19 Tony HutterMove some tests to cli_user/zpool_status
2019-07-19 Serapheim DimitropoulosTricky semantics of ms_max_size in metaslab_should_allo...
2019-07-18 Serapheim DimitropoulosRace condition between spa async threads and export
2019-07-18 Serapheim Dimitropouloshdr_recl calls zthr_wakeup() on destroyed zthr
2019-07-18 Serapheim Dimitropouloszdb: don't print log spacemap stats in pools without...
2019-07-18 Tomohiro KusumiFix wrong comment on zcr_blksz_{min,max}
2019-07-17 Pavel ZakharovNew service that waits on zvol links to be created
2019-07-17 Brian BehlendorfRetire unused spl_{mutex,rwlock}_{init_fini}
2019-07-17 Brian BehlendorfLinux 5.3 compat: retire rw_tryupgrade()
2019-07-17 Brian BehlendorfLinux 5.3 compat: rw_semaphore owner
2019-07-17 jdikeFix lockdep recursive locking false positive in dbuf_de...
2019-07-17 Brian BehlendorfFix CONFIG_X86_DEBUG_FPU build failure
2019-07-17 Michael NiewöhnerAdd missing __GFP_HIGHMEM flag to vmalloc
2019-07-17 Tomohiro KusumiUse zfsctl_snapshot_hold() wrapper
2019-07-17 Brian BehlendorfMinor style cleanup
2019-07-16 Brian BehlendorfFix get_special_prop() build failure
2019-07-16 Mike GerdtsAdd zfs create dryrun
2019-07-16 Serapheim DimitropoulosLog Spacemap Project
2019-07-15 Antonio RussoEnable zfs-mount-generator by default
2019-07-15 Antonio Russosystemd encryption key support
2019-07-15 Tomohiro KusumiDrop redundant POSIX ACL check in zpl_init_acl()
2019-07-15 Brian BehlendorfExport dnode symbols
2019-07-15 Tom CaputiEnsure dsl_destroy_head() decrypts objsets
2019-07-15 Tomohiro KusumiDisable unused pathname::pn_path* (unneeded in Linux)
2019-07-12 Brian BehlendorfLinux 5.0 compat: SIMD compatibility
2019-07-10 Nick MattisFixes: #8934 Large kmem_alloc
2019-07-10 Attila FülöpFix ZTS killed processes detection
2019-07-09 Shaun Tancheffpkg-utils python sitelib for SLES15
2019-07-09 Tomohiro KusumiFix race in parallel mount's thread dispatching algorithm
2019-07-09 loli10KFix dracut Debian/Ubuntu packaging
2019-07-08 loli10Kzfs send does not handle invalid input gracefully
2019-07-08 Paul DagnelieDecrease contention on dn_struct_rwlock
2019-07-08 Brad Lewis8659 static dtrace probes unavailable on non-GPL modules
2019-07-06 Brian BehlendorfRevert "Fail early on bio corruption confirmed on 5...
2019-07-05 Tom CaputiRemove VERIFY from dsl_dataset_crypt_stats()
2019-07-05 Paul DagnelieDon't activate metaslabs with weight 0
2019-07-05 loli10KFix zfs "redact" misc issues
2019-07-05 Mike GerdtsOpenZFS 9318 - vol_volsize_to_reservation does not...
2019-07-03 Paul ZuchowskiImprove "Unable to automount" error message.
next