]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zio.c
Make metaslab class rotor and aliquot per-allocator.
[mirror_zfs.git] / module / zfs / zio.c
2020-12-15 Alexander MotinMake metaslab class rotor and aliquot per-allocator.
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-12 Mateusz GuzikG/C data_alloc_arena
2020-11-02 Mateusz GuzikIntroduce CPU_SEQID_UNSTABLE
2020-10-30 Ryan MoellerUpdate references to nonexistent man pages in code
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-20 Michael NiewöhnerAdd zstd support to zfs
2020-06-18 Arvind SankarMark functions as static
2020-06-07 Jorgen LundmanReplace sprintf()->snprintf() and strcpy()->strlcpy()
2020-03-27 Matthew AhrensCompile cityhash code into libzfs
2020-03-04 Brian Behlendorfzio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()
2020-03-03 Matthew AhrensImprove performance of zio_taskq_member
2020-02-28 Matthew AhrensImprove zfs destroy performance with zio_t-free zio_free()
2020-02-10 Paul ZuchowskiFix zdb -R with 'b' flag
2020-01-21 Matthew MacyRe-consolidate zio_delay_interrupt
2019-12-09 Matthew MacyExclude data from cores unconditionally and metadata...
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-11-01 Prakash SuryaEnable use of DTRACE_PROBE* macros in "spl" module
2019-10-14 Matthew MacyMove zio_delay_interrupt to platform code
2019-09-11 Matthew MacyOpenZFS restructuring - move linux tracing code to...
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-06-28 George Wilsonnopwrites on dmu_sync-ed blocks can result in a panic
2019-06-25 loli10KFix bp_embedded_type enum definition
2019-06-21 Matthew Ahrensdedup=verify doesn't clear the blkptr's dedup flag
2019-06-19 Matthew AhrensRemove dedupditto functionality
2019-06-19 Paul DagnelieImplement Redacted Send/Receive
2019-06-13 Matthew Ahrenscompress metadata in later sync passes
2019-06-11 Matthew Ahrenssingle-chunk scatter ABDs can be treated as linear
2019-04-05 Sara HartseRestrict kstats and print real pointers
2019-03-29 Brian BehlendorfAdd TRIM support
2019-03-15 Tony HutterMake zpool status counters match error events count
2019-02-15 Sara HartseDelay injection can cause indefinitely hung zios
2019-02-15 Tim Chasezio_deadman_impl() fix and enhancement
2019-01-13 Brian BehlendorfMinor spelling corrections
2018-12-07 George WilsonOpenZFS 9993 - zil writes can get delayed in zio pipeline
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-10-03 Brad LewisOpenZFS 9677 - panic from zio_write_gang_block()
2018-10-01 Tim SchumacherPrefix all refcount functions with zfs_
2018-09-06 Don BradyPool allocation classes
2018-08-29 Tom CaputiOpenZFS 9403 - assertion failed in arc_buf_destroy()
2018-08-02 Matthew AhrensReduce taskq and context-switch cost of zio pipe
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-05-02 Tom CaputiAdd support for decryption faults in zinject
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-03-31 Tom CaputiDecryption error handling improvements
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-02-21 Tom CaputiRaw receives must compress metadnode blocks
2018-02-14 George WilsonOpenZFS 8857 - zio_remove_child() panic due to already...
2018-02-02 Tom CaputiEncryption Stability and On-Disk Format Fixes
2018-01-25 Brian BehlendorfExtend deadman logic
2017-12-28 Prakash SuryaOpenZFS 8909 - 8585 can cause a use-after-free kernel...
2017-12-21 Tom CaputiSupport re-prioritizing asynchronous prefetches
2017-12-05 Prakash SuryaOpenZFS 8585 - improve batching done in zil_commit()
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-13 Brian BehlendorfPost-Encryption Followup
2017-10-11 Tom CaputiEncryption patch follow-up
2017-08-14 Don BradyAdd corruption failure option to zinject(8)
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-08-10 sanjeevbagewadizio_dva_throttle_done() should allow zinjected ZIO
2017-08-02 Tony HutterOnly record zio->io_delay on reads and writes
2017-07-25 Olaf FaalandRevert Fix vdev_probe() call wrt SCL_STATE_ALL
2017-07-13 Brian BehlendorfFix vdev_probe() call outside SCL_STATE_ALL lock
2017-06-09 Giuseppe Di NataleOpenZFS 7578 - Fix/improve some aspects of ZIL writing
2017-05-02 jxiongGuarantee PAGESIZE alignment for large zio buffers
2017-03-29 Gvozden NeskovicRemove dependency on linear ABD
2017-03-21 Matthew AhrensOpenZFS 7968 - multi-threaded spa_sync()
2017-02-24 Daniel HoffmanOpenZFS 7812 - Remove gender specific language
2017-02-04 George MelikovOpenZFS 7448 - ZFS doesn't notice when disk vdevs have...
2017-01-28 Brian BehlendorfFix suspend Godfather I/Os io_reexecute bits
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-12 Don BradyOpenZFS 7303 - dynamic metaslab selection
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-12-08 Brian BehlendorfRevert "Disable zio_dva_throttle_enabled by default"
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-07 Brian BehlendorfAllow 16M zio buffers in user space
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-26 Brian BehlendorfDisable zio_dva_throttle_enabled by default
2016-10-18 Brian BehlendorfFix unused variable
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-04 Brian BehlendorfMerge OpenZFS 4185
2016-10-03 Tony HutterOpenZFS 4185 - add new cryptographic checksums to ZFS...
2016-09-13 Tom CaputiEnable raw writes to perform dedup with verification
2016-09-13 Dan KimmelDLPX-40252 integrate EP-476 compressed zfs send/receive
2016-09-13 George WilsonOpenZFS 6950 - ARC should cache compressed data
2016-07-27 Brian BehlendorfFix zdb crash with 4K-only devices
2016-06-21 Paul DagnelieOpenZFS 6513 - partially filled holes lose birth time
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
next