]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_indirect.c
Distributed Spare (dRAID) Feature
[mirror_zfs.git] / module / zfs / vdev_indirect.c
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-09-04 Don BradyAvoid posting duplicate zpool events
2020-09-04 Matthew Ahrensnowait synctask must succeed
2020-09-01 Toomas Soomezio_ereport_post() and zio_ereport_start() return value...
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-07-29 Matthew MacyRename refcount.h to zfs_refcount.h
2020-07-29 Serapheim Dimitrop... Introduce names for ZTHRs
2020-06-18 Arvind SankarMark functions as static
2020-05-10 Brian AtkinsonCombine OS-independent ABD Code into Common Source...
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-09-05 Matthew MacyMake module tunables cross platform
2019-07-16 Serapheim Dimitrop... Log Spacemap Project
2019-06-21 Igor KUpdate vdev_ops_t from illumos
2019-05-24 loli10KDevice removal panics on 32-bit systems
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-01-16 Brian Behlendorfztest: split block reconstruction
2019-01-13 Serapheim Dimitrop... Serialize ZTHR operations to eliminate races
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-13 Tom CaputiFix resilver writes in vdev_indirect_io_start
2018-11-07 Tom CaputiFix divide by zero during indirect split damage
2018-10-24 Tom CaputiFix ztest deadman panic with indirect vdev damage
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-01 Brian BehlendorfRefine split block reconstruction
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
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-24 Matthew AhrensOpenZFS 9486 - reduce memory used by device removal...
2018-04-20 Mark WrightFix CONFIG_GCC_PLUGIN_RANDSTRUCT build
2018-04-14 Serapheim Dimitrop... OpenZFS 9080 - recursive enter of vdev_indirect_rwlock...
2018-04-14 Serapheim Dimitrop... OpenZFS 9079 - race condition in starting and ending...
2018-04-14 Brian BehlendorfOptimize possible split block search space
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal