]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev.c
Get rid of space_map_update() for ms_synced_length
[mirror_zfs.git] / module / zfs / vdev.c
2019-02-12 Serapheim Dimitrop... Get rid of space_map_update() for ms_synced_length
2019-01-31 Serapheim Dimitrop... Simplify log vdev removal code
2019-01-31 Serapheim Dimitrop... vs_alloc can underflow in L2ARC vdevs
2019-01-26 Serapheim Dimitrop... Change target size of metaslabs from 256GB to 16GB
2019-01-17 Serapheim Dimitrop... Remove unused vdev_t fields
2019-01-16 Serapheim Dimitrop... Update vdev_is_spacemap_addressable() for new spacemap...
2019-01-07 George Wilsonzfs initialize performance enhancements
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-12-07 Prakash SuryaOpenZFS 9963 - Separate tunable for disabling ZIL vdev...
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-09 Tony HutterAdd zpool status -s (slow I/Os) and -p (parseable)
2018-11-07 Tom CaputiFix dirtying vdev config on with RO spa
2018-11-07 Tom CaputiMake vdev_set_deferred_resilver() recursive
2018-10-19 Serapheim Dimitrop... OpenZFS 9690 - metaslab of vdev with no space maps...
2018-10-19 Tom CaputiDefer new resilvers until the current one ends
2018-10-12 Brian BehlendorfImproved error handling for extreme rewinds
2018-10-12 Brian BehlendorfRevert "Allow ECKSUM in vdev_checkpoint_sm_object()"
2018-09-06 Don BradyPool allocation classes
2018-08-31 Brian BehlendorfAllow ECKSUM in vdev_checkpoint_sm_object()
2018-08-21 Tim Chases/VERIFY/VERIFY3S in vdev_checkpoint_sm_object
2018-07-31 Paul DagnelieOpenZFS 9112 - Improve allocation performance on high...
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-07-11 Don BradyOpenZFS 9426 - metaslab size can exceed offset addressa...
2018-07-11 Andriy GaponOpenZFS 9479 - fix wrong format specifier for vdev_id
2018-07-05 Serapheim Dimitrop... OpenZFS 9238 - ZFS Spacemap Encoding V2
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-21 Serapheim Dimitrop... OpenZFS 9591 - ms_shift can be incorrectly changed
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-14 Pavel ZakharovOpenZFS 9189 - Add debug to vdev_label_read_config...
2018-05-14 Pavel ZakharovOpenZFS 9187 - racing condition between vdev label...
2018-05-09 Tim ChaseClear vdev_faulted
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-14 Prakash SuryaOpenZFS 9084 - spa_*_ashift must ignore spare devices
2018-04-14 Matthew AhrensOpenZFS 9290 - device removal reduces redundancy of...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-03-13 Tim ChaseAdd zfs_scan_ignore_errors tunable
2018-03-09 Olaf FaalandHold SCL_VDEV when counting leaves
2018-03-05 Tony HutterChange checksum & IO delay ratelimit values
2018-01-25 Brian BehlendorfExtend deadman logic
2017-11-16 Tom CaputiSequential scrub and resilvers
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-05-19 Tony HutterForce fault a vdev with 'zpool offline -f'
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-05-10 Matthew AhrensOpenZFS 8063 - verify that we do not attempt to access...
2017-05-10 Matthew AhrensOpenZFS 8166 - zpool scrub thinks it repaired offline...
2017-05-04 Gvozden NeskovicAdd missing *_destroy/*_fini calls
2017-05-02 Olaf FaalandWrite label 2,3 uberblocks when vdev expands
2017-05-01 Yuri PankovOpenZFS 7786 - zfs`vdev_online() needs better notificat...
2017-04-13 Brian BehlendorfOpenZFS 5120 - zfs should allow large block/gzip/raidz...
2017-04-05 Steven HartlandOpenZFS 7885 - zpool list can report 16.0e for expandsz
2017-03-29 LOLiCheck ashift validity in 'zpool add'
2017-02-01 George MelikovOpenZFS 7072 - zfs fails to expand if lun added when...
2017-01-27 Brian BehlendorfOpenZFS 5561 - support root pools on EFI/GPT partitione...
2017-01-22 George Melikovcodebase style improvements for OpenZFS 6459 port
2017-01-03 ka7Fix spelling
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-11-07 Don BradyAdd illumos FMD ZFS logic to ZED -- phase 2
2016-11-02 Brian BehlendorfAdd TASKQID_INVALID
2016-10-24 Brian BehlendorfFix taskq creation failure in vdev_open_children()
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-14 Don BradyOpenZFS 7090 - zfs should throttle allocations
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Håkan JohanssonFix vdev_open_child() race on updating vdev_parent...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-08-12 GeLiXinFix incorrect pool state after import
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-08-02 Tony HutterFix possible VDEV stats array overflow
2016-07-25 Tom CaputiFix for metaslab_fastwrite_unmark() assert failure
2016-07-12 Chunwei ChenFix Large kmem_alloc in vdev_metaslab_init
2016-06-24 smhFreeBSD rS271776 - Persist vdev_resilver_txg changes
2016-05-25 Tony HutterAdd request size histograms (-r) to zpool iostat, minor...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2015-12-22 Olaf FaalandIdentify locks flagged by lockdep
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-06-11 Brian BehlendorfRemove unused variable in vdev_add_child()
2015-06-10 Matthew AhrensIllumos 5818 - zfs {ref}compressratio is incorrect...
2015-06-09 Arne JansenIllumos 5269 - zpool import slow
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-02-10 Brian BehlendorfRevert "Don't read space maps during import for readonl...
2015-02-10 Brian BehlendorfDon't read space maps during import for readonly pools
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-11-14 Prakash SuryaIllumos 5213 - panic in metaslab_init due to space_map_...
2014-09-23 Matthew AhrensIllumos 5161 - add tunable for number of metaslabs...
2014-09-05 Alex ReeceIllumos 5049 - panic when removing log device
2014-08-18 George WilsonIllumos 4976-4984 - metaslab improvements
2014-07-30 Matthew AhrensIllumos #4374
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-07-02 Andrew BarnesPreserve asize when last mirror child promoted to top...
2013-12-06 Matthew AhrensIllumos #4045 write throttle & i/o scheduler performanc...
next