]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/spa.h
Improve ZFS objset sync parallelism
[mirror_zfs.git] / include / sys / spa.h
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-26 Thomas BertschingerAdd mutex_enter_interruptible() for interruptible sleep...
2023-09-02 ednadolski-ixSelectable block allocators
2023-07-20 Yuri Pankovset autotrim default to 'off' everywhere
2023-06-30 Brian BehlendorfRevert "spa.h: use IN_BASE instead of IN_FREEBSD_BASE"
2023-06-29 Yuri Pankovspa.h: use IN_BASE instead of IN_FREEBSD_BASE
2023-06-09 Alexander MotinFinally drop long disabled vdev cache.
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-05-09 George AmanakisEnable the head_errlog feature to remove errors
2023-04-19 Herb WartensAllow MMP to bypass waiting for other threads
2023-04-19 Ameer HamzaFix "Detach spare vdev in case if resilvering does...
2023-03-28 George AmanakisFixes in persistent error log
2023-03-08 Richard YaoSuppress Clang Static Analyzer warning about SNPRINTF_B...
2023-02-15 Brian Behlendorfzdb: zero-pad checksum output follow up
2022-12-22 Matthew Ahrensdeadlock between spa_errlog_lock and dp_config_rwlock
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-07-28 Alek PImplement a new type of zfs receive: corrective receive...
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-05-18 AndrewExpose zpool guids through kstats
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-11-30 Allan JudeVdev Properties Feature
2021-11-11 Fedor UporovCheck l2cache vdevs pending list inside the vdev_inuse()
2021-09-09 Jorgen LundmanUpstream: Add snapshot and zvol events
2021-07-26 набRemove NOTE(CONSTCOND) and note.h
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-06-22 Alexander MotinOptimize small random numbers generation
2021-06-10 Alexander MotinRemove pool io kstats (#12212)
2021-05-29 набinclude: move SPA_MINBLOCKSHIFT and zio_encrypt to...
2021-03-26 Matthew AhrensUse a helper function to clarify gang block size
2021-02-20 Don BradyChecksum errors may not be counted
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-10-03 Ryan MoellerThrow const on some strings
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-08-18 Matthew MacyAdd define to enable autotrim to default to on
2020-07-28 Matthew MacyPrefix zfs internal endian checks with _ZFS
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-09 George AmanakisTrim L2ARC
2020-06-06 Ryan MoellerImprove compatibility with C++ consumers
2020-04-10 George AmanakisPersistent L2ARC
2020-04-07 Ryan MoellerFinish refactoring for ZFS_MODULE_PARAM_CALL
2019-12-05 Matthew MacyRefactor deadman set failmode to be cross platform
2019-11-27 jwpoduskaPrevent unnecessary resilver restarts
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-28 Matthew MacyMinor spa portability fixes
2019-10-09 Paul DagnelieReduce loaded range tree memory usage
2019-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-12 Matthew MacyEnable compiler to typecheck logging
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-08-14 Paul DagneliePrevent race in blkptr_verify against device removal
2019-07-26 Sara HartseFast Clone Deletion
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-25 loli10KFix bp_embedded_type enum definition
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-05-09 Olaf Faalandzpool import progress kstat
2019-03-29 Brian BehlendorfAdd TRIM support
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-10-19 Matthew AhrensOpenZFS 9681 - ztest failure in spa_history_log_interna...
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-09-06 Don BradyPool allocation classes
2018-07-30 Don BradyOpenZFS 9465 - ARC check for 'anon_size > arc_c/2'...
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
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 BehlendorfMerge branch 'zfsonlinux/merge-spl'
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 7614, 9064 - zfs device evacuation/removal
2018-04-06 Matthew AhrensFixes for SNPRINTF_BLKPTR with encrypted BP's
2018-03-31 Tom CaputiDecryption error handling improvements
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2018-01-25 Brian BehlendorfExtend deadman logic
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-23 Brian BehlendorfEmit history events for 'zpool create'
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-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-07-09 Yuri PankovOpenZFS 5428 - provide fts(), reallocarray(), and strto...
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-05-03 LOLiMore ashift improvements
2017-04-09 George WilsonOpenZFS 8023 - Panic destroying a metaslab deferred...
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-03-07 Brian BehlendorfOpenZFS 7793 - ztest fails assertion in dmu_tx_willuse_...
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-02 Brian BehlendorfRefactor txg history kstat
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Isaac HuangABD page support to vdev_disk.c
next