summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_disk.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-2/+2
2013-12-10 [illumos-gate merge]Keith M Wesolowski1-2/+0
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-2/+0
2013-11-19 [illumos-gate merge]Keith M Wesolowski1-1/+1
2013-11-154128 disks in zpools never go away when pulledJoshua M. Clulow1-18/+227
2013-08-242932 support crash dumps to raidz, etc. pools (fix mismerge)Keith M Wesolowski1-21/+0
2013-08-24 [illumos-gate merge]Keith M Wesolowski1-0/+22
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-3/+25
2013-08-01 [illumos-gate merge]Keith M Wesolowski1-16/+55
2013-08-01348 ZFS should handle DKIOCGMEDIAINFOEXT failureDan McDonald1-15/+55
2013-07-29STOR-111 RAID-Z crash dump improvements from code review commentsBill Pijewski1-1/+12
2013-03-25 [illumos-gate merge]Keith M Wesolowski1-2/+26
2013-03-243639 zpool.cache should skip over readonly poolsGeorge Wilson1-2/+26
2013-03-14Merge /root/git/illumos-gateKeith M Wesolowski1-13/+13
2013-03-08OS-1987 disks in zpools never go away when pulledJoshua M. Clulow1-19/+230
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-13/+13
2012-11-07Illumos syncJohn Sonnenschein1-13/+8
2012-11-023306 zdb should be able to issue reads in parallelGeorge Wilson1-12/+7
2012-10-253301 lapsus calami multumJoshua M. Clulow1-1/+1
2012-08-21OS-1485 panic when reading from dump device with REMOVED/FAULTED vdevBill Pijewski1-1/+8
2012-05-09OS-1165 fix up illumos issue 1948Bill Pijewski1-11/+53