]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/spa_impl.h
fix: Uber block label not always found for aux vdevs
[mirror_zfs.git] / include / sys / spa_impl.h
2024-01-16 Ameer Hamzafix: Uber block label not always found for aux vdevs
2023-11-08 Don BradyRAID-Z expansion feature
2023-11-06 ednadolski-ixImprove ZFS objset sync parallelism
2023-10-06 Alexander MotinReduce number of metaslab preload taskq threads.
2023-09-02 ednadolski-ixSelectable block allocators
2023-07-20 Ameer Hamzaspa_min_alloc should be GCD, not min
2023-05-18 George AmanakisTeach zpool scrub to scrub only blocks in error log
2023-03-28 George AmanakisFixes in persistent error log
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
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-01-14 набmodule/*.ko: prune .data, global .rodata
2021-11-30 Allan JudeVdev Properties Feature
2021-11-09 Fedor UporovSkip spacemaps reading in case of pool readonly import
2021-07-21 Alexander MotinOptimize allocation throttling
2021-07-01 Alexander MotinRemove refcount from spa_config_*()
2021-02-18 ColmAdd "compatibility" property for zpool feature sets
2021-01-21 Matthew AhrensSet aside a metaslab for ZIL blocks
2020-12-15 Ryan Libbyspa: avoid type narrowing warning
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-04-09 Matthew MacyAdd separate field for indicating that spa is in middle...
2020-03-02 Ryan MoellerMake spa_history_zone platform-dependent in kernel
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-09-14 John GallagherAdd subcommand to wait for background zfs activity...
2019-09-10 Brian BehlendorfFix /etc/hostid on root pool deadlock
2019-08-13 George Wilsonspa_load_verify() may consume too much memory
2019-07-26 Sara HartseFast Clone Deletion
2019-07-18 Serapheim Dimitrop... Race condition between spa async threads and export
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-12 Olaf FaalandMMP writes rotate over leaves
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-09-26 Tim SchumacherLinux 4.19-rc3+ compat: Remove refcount_t compat
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-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-04-30 Matthew AhrensOpenZFS 9236 - nuke spa_dbgmsg
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-30 LOLiFix hung z_zvol tasks during 'zfs receive'
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-01-25 Brian BehlendorfExtend deadman logic
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-07 Alek PImplemented zpool scrub pause/resume
2017-01-13 Don BradyOpenZFS 7743 - per-vdev-zaps init path for upgrade
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-02 Gvozden NeskovicCache ddt_get_dedup_dspace() value if there was no...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-07 Jinshan XiongAdd support for user/group dnode accounting & quota
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Igor KozhukhovOpenZFS 6314 - buffer overflow in dsl_dataset_name
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-24 Ned BassSerialize access to spa->spa_feat_stats nvlist
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2014-10-07 Matthew AhrensIllumos 5176 - lock contention on godfather zio
2014-08-06 Matthew AhrensIllumos 4914 - zfs on-disk bookmark structure should...
2014-08-01 Matthew AhrensIllumos 4757, 4913
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
2013-11-04 Will AndrewsIllumos #3742
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-06 Adam LeventhalIllumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_IS...
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 George WilsonIllumos #3090 and #3102
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2010-09-08 Brian BehlendorfSupport custom build directories and move includes