]> git.proxmox.com Git - mirror_zfs.git/history - include/sys/spa.h
ztest: scrub ddt repair
[mirror_zfs.git] / include / sys / spa.h
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
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-13 Dan KimmelRemove lint suppression from dmu.h and unnecessary...
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-06-24 Ned BassImplement large_dnode pool feature
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2015-12-30 Matthew AhrensIllumos 5746 - more checksumming in zfs send
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-05-08 Matthew AhrensIllumos 5349 - verify that block pointer is plausible...
2015-05-04 Christopher SidenIllumos 4951 - ZFS administrative commands (fix)
2015-04-28 Justin T. GibbsIllumos 5056 - ZFS deadlock on db_mtx and dn_holds
2015-04-27 Isaac HuangRemove useless variable spa_active_count
2015-03-27 Prakash SuryaIllumos 5695 - dmu_sync'ed holes do not retain birth...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-09-23 Alex ReeceIllumos 4753 - increase number of outstanding async...
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-03-04 Ned Bassreplace nreserved with ndirty in txgs kstat
2014-01-23 Cyril PliskoCall gethrtime() only once per new txg creation
2014-01-23 Igor LvovskyAdd additional state TXG_STATE_WAIT_FOR_SYNC for txg.
2013-10-31 Matthew AhrensIllumos #3537
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd visibility in to dmu_tx_assign times
2013-10-25 Brian BehlendorfAdd visibility in to txg sync behavior
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-05-06 George WilsonIllumos #3329, #3330, #3331, #3335
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
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