summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_disk.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-02 [illumos-gate merge]Jerry Jelinek1-5/+176
2020-04-027119 boot should handle change in physical path to ZFS root devicesJoshua M. Clulow1-5/+176
2020-02-03 [illumos-gate merge]Jerry Jelinek1-49/+18
2020-01-314454 ldi notifications trigger vdev_disk_free() without spa_config_lock()Mike Gerdts1-49/+18
2020-01-13 [illumos-gate merge]Jerry Jelinek1-30/+45
2020-01-1012085 zvol_dumpio would be cleaner with vdev_op_dumpioMike Gerdts1-30/+50
2019-12-19 [illumos-gate merge]Jerry Jelinek1-2/+2
2019-12-1812051 re-enable ZFS trim by defaultJerry Jelinek1-2/+2
2019-10-01 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-09-3011754 ZoL trim port used wrong offset for sd unmapJerry Jelinek1-1/+1
2019-09-23 [illumos-gate merge]Jerry Jelinek1-1/+9
2019-09-2011714 temporarily disable ZFS TRIM supportJerry Jelinek1-1/+9
2019-09-12 [illumos-gate merge]Jerry Jelinek1-2/+47
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-2/+47
2019-08-21 [illumos-gate merge]Jerry Jelinek1-23/+115
2019-08-2010623 ZFS should be more aggressive in updating vdev devidJoshua M. Clulow1-23/+115
2019-05-2811056 vdev_disk_io_start will panic the system if ldi_strategy returns an error.Jerry Jelinek1-3/+10
2019-05-21OS-7797 vdev_disk_io_start will panic the system if ldi_strategy returns an e...Jerry Jelinek1-3/+10
2019-05-14 [illumos-gate merge]Jerry Jelinek1-12/+23
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi1-0/+10
2019-05-1310405 Implement ZFS sorted scansToomas Soome1-12/+13
2019-01-07 [illumos-gate merge]Jerry Jelinek1-2/+3
2019-01-0410154 zfs: cast between incompatible function typesToomas Soome1-2/+3
2018-12-14 [illumos-gate merge]Jerry Jelinek1-1/+46
2018-12-139683 Allow bypassing devid in vdev_disk_open()Pavel Zakharov1-1/+46
2018-11-28 [illumos-gate merge]Jerry Jelinek1-0/+7
2018-11-279963 Seperate tunable for disabling ZIL vdev flushPrakash Surya1-0/+7
2018-04-26 [illumos-gate merge]Jerry Jelinek1-0/+1
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-0/+1
2018-02-07 [illumos-gate merge]Jerry Jelinek1-3/+8
2018-02-068961 SPA load/import should tell us why it failedPavel Zakharov1-3/+8
2018-01-11 [illumos-gate merge]Jerry Jelinek1-0/+1
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-0/+1
2017-05-19 [illumos-gate merge]Jerry Jelinek1-1/+16
2017-05-188021 ARC buf data scatter-izationDan Kimmel1-1/+16
2017-04-25backout: 8021 ARC buf data scatter-ization (causes 8100)Robert Mustacchi1-16/+1
2017-04-25Revert "8021 ARC buf data scatter-ization"Jerry Jelinek1-16/+1
2017-04-24 [illumos-gate merge]Jerry Jelinek1-1/+16
2017-04-218021 ARC buf data scatter-izationDan Kimmel1-1/+16
2016-10-27 [illumos-gate merge]Jerry Jelinek1-11/+1
2016-10-267448 ZFS doesn't notice when disk vdevs have no write cacheHans Rosenfeld1-11/+1
2016-07-20 [illumos-gate merge]Jerry Jelinek1-32/+1
2016-07-197072 zfs fails to expand if lun added when os is in shutdown stateGeorge Wilson1-32/+1
2016-01-11 [illumos-gate merge]Jerry Jelinek1-3/+3
2016-01-106531 Provide mechanism to artificially limit disk performancePrakash Surya1-2/+3
2015-12-16 [illumos-gate merge]Jerry Jelinek1-0/+2
2015-12-156494 ASSERT supported zio_types for file and disk vdevsSteven Hartland1-0/+2
2014-11-07 [illumos-gate merge]Keith M Wesolowski1-7/+8
2014-11-065244 zio pipeline callers should explicitly invoke next stageGeorge Wilson1-7/+8
2014-04-16 [illumos-gate merge]Keith M Wesolowski1-2/+2