]> git.proxmox.com Git - mirror_zfs.git/history - module
ztest: scrub ddt repair
[mirror_zfs.git] / module /
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...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-17 Matthew AhrensLinux does not HAVE_SMB_SHARE
2018-10-17 Matthew AhrensLinux does not HAVE_DNLC
2018-10-16 Paul DagnelieAdd types to featureflags in zfs
2018-10-16 ilbsmartdeadlock between mm_sem and tx assign in zfs_write...
2018-10-12 Matthew AhrensOpenZFS 9847 - leaking dd_clones (DMU_OT_DSL_CLONES...
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-12 Brian BehlendorfRevert "Allow ECKSUM in vdev_checkpoint_sm_object()"
2018-10-11 Matt AhrensOpenZFS 9689 - zfs range lock code should not be zpl...
2018-10-09 Paul Dagnelie Refactor dmu_recv into its own file
2018-10-09 Brian BehlendorfFix arc_release() refcount
2018-10-09 Brian BehlendorfAdd zfs_refcount_transfer_ownership_many()
2018-10-09 Matthew AhrensCreate /proc/sys/kernel/spl/gitrev with git hash
2018-10-04 Matthew AhrensOpenZFS 9617 - too-frequent TXG sync causes excessive...
2018-10-03 Paul DagnelieAdd new fnvlist_lookup_* functions
2018-10-03 Brad LewisOpenZFS 9677 - panic from zio_write_gang_block()
2018-10-03 Tom CaputiRefcounted DSL Crypto Key Mappings
2018-10-02 Jerry JelinekOpenZFS 9700 - ZFS resilvered mirror does not balance...
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-10-01 Brian BehlendorfRefine split block reconstruction
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-26 Brian BehlendorfFix small sysfs leak
2018-09-25 Brian BehlendorfFix statfs(2) for 32-bit user space
2018-09-21 LOLivdev_disk_error() prints ASCII SOH to debug log
2018-09-21 LOLiAdd limits to spa_slop_shift tunable
2018-09-13 Roman Strashkinzpool split can create a corrupted pool
2018-09-07 Don BradyFix in-kernel sysfs entries
2018-09-07 Don BradyFix zfs_sysfs_live test failure
2018-09-06 Don BradyPool allocation classes
2018-09-05 Chris SiebenmannCorrectly handle errors from kern_path
2018-09-05 Rich ErcolaniAdded recalculation of ARC stats mid-eviction
2018-09-05 Brian BehlendorfRevert "Update zfs_admin_snapshot default value (disabled)"
2018-09-05 George MelikovUpdate zfs_admin_snapshot default value (disabled)
2018-09-02 mavOpenZFS 9751 - Allocation throttling misplacing ditto...
2018-09-02 mavOpenZFS 9738 - Fix third block copy allocations, broken...
2018-09-02 Don BradyAdd basic zfs ioc input nvpair validation
2018-09-02 Don BradyAdd zfs module feature and property info to sysfs
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-31 Matthew Ahrensclean up __dbuf_hold_impl
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-27 Tom CaputiAlways wait for txg sync when umounting dataset
2018-08-27 Tom CaputiSmall rework of txg_list code
next