summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/vdev_disk.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-12STOR-27 ZFS should be able to dump to a RAID-Z poolBill Pijewski1-3/+13
2011-07-13OS-393 ziostat reporting incorrect actv and asvc_tBill Pijewski1-0/+6
2012-01-231948 zpool list should show more detailed pool informationGeorge Wilson1-11/+53
2010-04-266911420 ZFS device removal detection should work with SCSAv3George Wilson1-0/+3
2010-04-226931570 Add flash devices' VID/PID to disk table to advertising 4K physical s...bo zhou - Sun Microsystems - Beijing China1-6/+5
2010-03-196923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with...George Wilson1-2/+63
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-12/+14
2009-09-22PSARC 2009/497 zfs checksum ereport payload additionsJonathan Adams1-1/+6
2009-09-176882196 resource.* events shouldn't be posted during spa_tryimport()Eric Schrock1-1/+8
2009-06-296852962 zpool attach on root pool in a guest LDOM fails with cannot attach ne...George Wilson1-3/+6
2009-05-266843014 ZFS B_FAILFAST handling is brokenEric Schrock1-2/+3
2009-05-126820274 grub could do a better job of finding a menu.lst fileEric Taylor1-0/+3
2009-02-206803822 Reboot after replacement of system disk in a ZFS mirror drops to grub...Lin Ling1-3/+2
2008-12-046674216 "zfs share" doesn't work, but "zfs set sharenfs=on" doesMark J Musante1-1/+1
2008-12-016328632 zpool offline is a bit too conservativeJeff Bonwick1-13/+14
2008-09-306754498 assertion failure in dbuf_leaf_sync() - and test coverage gap in ztestJeff Bonwick1-4/+7
2008-09-296754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handlingJeff Bonwick1-178/+27
2008-09-246750475 can't boot off a mirrored root with a failed diskLin Ling1-5/+4
2008-09-106747087 fix for 6724326 introduced a holeLin Ling1-4/+5
2008-09-106724326 better "can't mountroot" messageLin Ling1-19/+16
2008-07-216704717 ZFS mirrored root doesn't live up to expectationstaylor1-4/+16
2008-06-27PSARC 2008/388 Short circuit for vdev probe failureeschrock1-2/+14