]> git.proxmox.com Git - mirror_zfs.git/history - module
ZTS: Fix mmp_hostid test
[mirror_zfs.git] / module /
2019-10-08 George Melikovmodule/Makefile.in: don't run xargs if empty
2019-10-04 Brian BehlendorfFix automount for root filesystems
2019-10-03 Matthew MacyRename rangelock_ functions to zfs_rangelock_
2019-10-03 Tony Nguyendbuf_hold_impl() cleanup to improve cached read performance
2019-10-02 Matthew MacyAdd inode accessors to common code
2019-10-01 Matthew MacyOpenZFS restructuring - arc_stats
2019-10-01 Matthew MacyEnable clang to use intrinsics for lz4
2019-10-01 Prakash SuryaTimeout waiting for ZVOL device to be created
2019-09-27 Matthew MacyOpenZFS restructuring - zfs_ioctl
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 Kody A KantorDisabled resilver_defer feature leads to looping resilvers
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 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 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-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-09-10 Brian BehlendorfEnable SIMD for encryption
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-09-05 Matthew MacyMake module tunables cross platform
2019-09-05 Serapheim Dimitrop... metaslab_verify_weight_and_frag() shouldn't cause side...
2019-09-05 Matthew MacyOpenZFS restructuring - move platform specific headers
2019-09-03 Igor KFix panic on DilOS with kstat per dataset statistics
2019-09-03 Andriy GaponAlways refuse receving non-resume stream when resume...
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 in module/zfs/
2019-08-30 Andrea GelminiFix typos in module/
2019-08-30 Andrea GelminiFix typos in modules/icp/
2019-08-30 Paul DagneliePrevent metaslab_sync panic due to spa_final_dirty_txg
2019-08-29 Paul DagnelieKeep more metaslabs loaded
2019-08-28 Tony NguyenUse smaller default slack/delta value for schedule_hrti...
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-27 Andriy Gaponzfs_ioc_snapshot: check user-prop permissions on snapsh...
2019-08-27 Tom CaputiFix deadlock in 'zfs rollback'
2019-08-22 Brian BehlendorfFix automake program name transformations (#9190)
2019-08-21 Tony HutterLinux 5.3: Fix switch() fall though compiler errors
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-16 Paul DagnelieCap metaslab memory usage
2019-08-15 Serapheim Dimitrop... dmu_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 Dimitrop... Assert 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 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 Dimitrop... Introduce getting holds and listing bookmarks through ZCP
2019-08-12 Serapheim Dimitrop... Sort 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-07-31 jdikelockdep false positive - move txg_kick() outside of...
2019-07-30 Serapheim Dimitrop... 9072 handle error of zap_cursor_retrieve() for log...
2019-07-30 Serapheim Dimitrop... mismerged log spacemap comment for metaslab_verify_weig...
2019-07-30 Matthew AhrensImprove performance by using dmu_tx_hold_*_by_dnode()
2019-07-29 Brian BehlendorfFix channel programs on s390x
2019-07-26 Tomohiro KusumiImplement secpolicy_vnode_setid_retain()
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 Serapheim Dimitrop... Tricky semantics of ms_max_size in metaslab_should_allo...
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-18 Serapheim Dimitrop... hdr_recl calls zthr_wakeup() on destroyed zthr
2019-07-18 Tomohiro KusumiFix wrong comment on zcr_blksz_{min,max}
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 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 Serapheim Dimitrop... Log Spacemap Project
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-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-03 Paul ZuchowskiImprove "Unable to automount" error message.
2019-07-03 Tomohiro KusumiFail early on bio corruption confirmed on 5.2-rc1
next