]> git.proxmox.com Git - mirror_zfs.git/history - module
kernel_fpu fixes
[mirror_zfs.git] / module /
2019-03-06 Paul ZuchowskiStack overflow in recursive bpobj_iterate_impl
2019-03-06 Brian BehlendorfFix race in vdev_initialize_thread
2019-03-01 Matthew AhrensFix style of spl_kmem_cache_create()
2019-03-01 Olaf FaalandDo not resume a pool if multihost is enabled
2019-03-01 Matthew Ahrensabd_alloc should use scatter for >1K allocations
2019-02-27 Brian BehlendorfFix overly broad spa config lock
2019-02-25 Serapheim Dimitrop... Error path in metaslab_load_impl() forgets to drop...
2019-02-22 loli10Kzvol: allow rename of in use ZVOL dataset
2019-02-22 loli10Kzpool reports 16E expandsize on disks with oddball...
2019-02-22 lidongyangFix dnode_hold_impl() soft lockup
2019-02-20 Tomohiro KusumiDon't enter zvol's rangelock for read bio with size 0
2019-02-20 Serapheim Dimitrop... Introduce auxiliary metaslab histograms
2019-02-20 loli10KPrevent user accounting on readonly pool
2019-02-15 Sara HartseDelay injection can cause indefinitely hung zios
2019-02-15 Tim Chasezio_deadman_impl() fix and enhancement
2019-02-15 Paul Zuchowskizfs should optionally send holds
2019-02-14 Tomohiro KusumiFix obsolete comment on rangelock
2019-02-12 Alek PFreeing throttle should account for holes
2019-02-12 Alek Pport async unlinked drain from illumos-nexenta
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-02-08 loli10KZVOLs should not be allowed to have children
2019-02-08 loli10KPool allocation classes misplacing small file blocks
2019-02-04 Tim ChaseFix ARC stats for embedded blkptrs
2019-01-31 Serapheim Dimitrop... Simplify log vdev removal code
2019-01-31 Serapheim Dimitrop... vs_alloc can underflow in L2ARC vdevs
2019-01-30 Sara HartseDon't acquire zthr_request_lock in zthr_wakeup
2019-01-28 Brian BehlendorfLinux 5.0 compat: Fix bio_set_dev()
2019-01-28 Tony HutterLinux 5.0 compat: Fix SUBDIRs
2019-01-28 Tony HutterLinux 5.0 compat: Convert MS_* macros to SB_*
2019-01-28 Tony HutterLinux 5.0 compat: Use totalram_pages()
2019-01-28 Tony HutterLinux 5.0 compat: access_ok() drops 'type' parameter
2019-01-26 Serapheim Dimitrop... Change target size of metaslabs from 256GB to 16GB
2019-01-25 Serapheim Dimitrop... Rename range_tree_verify to range_tree_verify_not_present
2019-01-25 Tim ChaseUse proper tag for spa config refcounts in mmp_write_ub...
2019-01-23 Tom CaputiFix bad kmem_free() in zvol_rename_minors_impl()
2019-01-18 loli10Kztest: creates partially initialized root dataset
2019-01-18 Brian BehlendorfRemove zfs_sync() panicking kernel check
2019-01-18 Serapheim Dimitrop... Factor metaslab_load_wait() in metaslab_load()
2019-01-18 Tom CaputiFix 0 byte memory leak in zfs receive
2019-01-18 loli10KOff-by-one in zap_leaf_array_create()
2019-01-18 Serapheim Dimitrop... Simplify spa_sync by breaking it up to smaller functions
2019-01-17 Tom CaputiFix error handling incallers of dbuf_hold_level()
2019-01-17 Serapheim Dimitrop... Remove unused vdev_t fields
2019-01-17 Brian Behlendorfztest: scrub ddt repair
2019-01-16 Serapheim Dimitrop... Update vdev_is_spacemap_addressable() for new spacemap...
2019-01-16 Brian Behlendorfztest: split block reconstruction
2019-01-15 Tom CaputiFix zio leak in dbuf_read()
2019-01-13 Brian BehlendorfMinor spelling corrections
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2019-01-13 Paul Zuchowskizfs filesystem skipped by df -h
2019-01-10 Brian BehlendorfProvide more flexible object allocation interface
2019-01-10 Tom CaputiDon't allow dnode allocation if dn_holds != 0
2019-01-08 loli10Kzfs receive and rollback can skew filesystem_count
2019-01-08 asomersOpenZFS 8473 - scrub does not detect errors on active...
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2019-01-03 Brian BehlendorfAdd zfs module feature and property compatibility
2019-01-02 Brian BehlendorfFix 'zpool remap' freeing race
2018-12-26 Brad LewisOpenZFS 9284 - arc_reclaim_thread has 2 jobs
2018-12-18 Tom CaputiFix zfs_dirty_data_sync_percent documentation
2018-12-14 Tom CaputiFix zap_update() ASSERT from ztest
2018-12-14 Andriy GaponOpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs...
2018-12-13 Tom CaputiFix resilver writes in vdev_indirect_io_start
2018-12-11 Richard EllingSeeing negative values for wlentime and rlentime
2018-12-11 Olaf FaalandRename macro ZFS_MINOR due to Lustre conflict
2018-12-07 Prakash SuryaOpenZFS 9962 - zil_commit should omit cache thrash
2018-12-07 Prakash SuryaOpenZFS 9963 - Separate tunable for disabling ZIL vdev...
2018-12-07 George WilsonOpenZFS 9993 - zil writes can get delayed in zio pipeline
2018-12-06 Tom CaputiEnsure dsl scan prefetch queue is emptied
2018-12-05 Brian BehlendorfFix dnode_hold() freeing dnode behavior
2018-12-04 Brian BehlendorfFix 'zpool list -v' alignment
2018-12-04 Tom CaputiFix ztest deadlock in spa_vdev_remove()
2018-12-04 Brian BehlendorfDetect IO errors during device removal
2018-11-29 Tom CaputiFix consistency of ztest_device_removal_active
2018-11-28 LOLizfs_dbgmsg() is not safe from every context
2018-11-28 Tom CaputiRemove races from scrub / resilver tests
2018-11-12 LOLiFix coverity defects: CID 184285
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-09 George MelikovUpdate zfs_admin_snapshot value (disabled)
2018-11-07 Tom CaputiFix divide by zero during indirect split damage
2018-11-07 Tom CaputiFix dirtying vdev config on with RO spa
2018-11-07 Tom CaputiReplay logs before starting ztest workers
2018-11-07 Tom CaputiFix vdev removal finishing race
2018-11-07 Tom CaputiMake vdev_set_deferred_resilver() recursive
2018-11-05 Brian Behlendorfztest: reduce gangblock creation
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-31 Matthew Ahrensbpobj_enqueue_subobj() should copy small subobj's
2018-10-24 Tom CaputiFix 2 small bugs with cached dsl_scan_phys_t
2018-10-24 Tom CaputiFix ENXIO from spa_ld_verify_logs() in ztest
2018-10-24 Tom CaputiFix ztest deadman panic with indirect vdev damage
2018-10-24 Tom CaputiFix issue with scanning dedup blocks as scan ends
2018-10-24 Tom CaputiFix lock inversion in txg_sync_thread()
2018-10-24 Tom CaputiFix dbgmsg printing in ztest and zdb
2018-10-24 Tom CaputiFix ASSERT in zil_create() during ztest
2018-10-24 Tom CaputiFix random ztest_deadman_thread failures
2018-10-19 Paul DagnelieOpenZFS 9688 - aggsum_fini leaks memory
2018-10-19 Serapheim Dimitrop... OpenZFS 9682 - page fault in dsl_async_clone_destroy...
2018-10-19 Serapheim Dimitrop... OpenZFS 9690 - metaslab of vdev with no space maps...
2018-10-19 Matthew AhrensOpenZFS 9681 - ztest failure in spa_history_log_interna...
next