]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa_misc.c
Extend import_progress kstat with a notes field
[mirror_zfs.git] / module / zfs / spa_misc.c
2023-12-05 Don BradyExtend import_progress kstat with a notes field
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-09-20 Rob Nstatus: report pool suspension state under failmode...
2023-09-02 ednadolski-ixSelectable block allocators
2023-07-20 Ameer Hamzaspa_min_alloc should be GCD, not min
2023-06-30 Alexander MotinDo not report bytes skipped by scan as issued.
2023-06-27 Alexander MotinAnother set of vdev queue optimizations.
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-06-09 Alexander MotinUse list_remove_head() where possible.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-01-25 Brian BehlendorfImprove resilver ETAs
2022-11-18 Ameer Hamzazed: post a udev change event from spa_vdev_attach()
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-13 Richard YaoCleanup: 64-bit kernel module parameters should use...
2022-09-28 Ameer Hamzazed: mark disks as REMOVED when they are removed
2022-09-27 Richard YaoCleanup: Specify unsignedness on things that should...
2022-09-27 Richard YaoCleanup: Switch to strlcpy from strncpy
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-06-29 набRemaining {=> const} char|void *tag
2022-06-29 набEnable -Wwrite-strings
2022-06-08 Tino ReichardtIntroduce BLAKE3 checksums as an OpenZFS feature
2022-03-15 набRemove bcopy(), bzero(), bcmp()
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-23 набmodule: zfs: fix unused, remove argsused
2021-11-30 Allan JudeVdev Properties Feature
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-07-26 Rich ErcolaniFix unfortunate NULL in spa_update_dspace
2021-07-21 Alexander MotinOptimize allocation throttling
2021-07-13 Rich ErcolaniTinker with slop space accounting with dedup
2021-07-01 Alexander MotinRemove refcount from spa_config_*()
2021-06-23 Rich ErcolaniAnnotated dprintf as printf-like
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-03-12 Ryan MoellerFreeBSD: Fix scope of deadman tunables
2021-02-24 Brian BehlendorfFix overly broad locking in spa_vdev_config_exit()
2021-02-24 Prakash SuryaAdd upper bound for slop space calculation
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-12-17 Matthew Ahrensspecial device removal space accounting fixes
2020-12-15 Alexander MotinMake metaslab class rotor and aliquot per-allocator.
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-23 Matthew MacyFreeBSD: Add support for procfs_list
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2020-02-10 Ryan MoellerShare some code for spa deadman tunables
2019-12-05 Matthew MacyRefactor deadman set failmode to be cross platform
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-10-31 Matthew MacyFactor Linux specific code out of spa_misc.c
2019-10-26 loli10KFix for ARC sysctls ignored at runtime
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources
2019-09-05 Matthew MacyMake module tunables cross platform
2019-08-14 Paul DagneliePrevent race in blkptr_verify against device removal
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-05-24 loli10KFix coverity defects: CID 186143
2019-05-23 Richard EllingFix kstat state update during pool transition
2019-05-09 Olaf Faalandzpool import progress kstat
2019-05-07 DeHackEdMake zfs_special_class_metadata_reserve_pct into a...
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2019-02-08 loli10KPool allocation classes misplacing small file blocks
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-10-24 Tom CaputiFix random ztest_deadman_thread failures
2018-10-19 Matthew AhrensOpenZFS 9681 - ztest failure in spa_history_log_interna...
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
2018-09-21 LOLiAdd limits to spa_slop_shift tunable
2018-09-06 Don BradyPool allocation classes
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Tim ChaseUnify behavior of deadman parameters
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-06 Matthew AhrensFixes for SNPRINTF_BLKPTR with encrypted BP's
2018-03-21 Matthew Ahrensenable zfs_dbgmsg() by default, without dprintf()
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-09 Tom CaputiQAT support for AES-GCM
2018-01-25 Brian BehlendorfExtend deadman logic
2017-11-30 Tom CaputiUnbreak the scan status ABI
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-21 Gvozden Neskovicvdev_mirror: kstat observables for preferred vdev
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-07-07 Alek PImplemented zpool scrub pause/resume
next