summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zvol.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23 [illumos-gate merge]Jerry Jelinek1-2/+2
2020-04-2212586 zvol_write() can use dmu_tx_hold_write_by_dnode()Matthew Ahrens1-2/+2
2020-01-13 [illumos-gate merge]Jerry Jelinek1-46/+6
2020-01-1012085 zvol_dumpio would be cleaner with vdev_op_dumpioMike Gerdts1-46/+6
2019-09-19 [illumos-gate merge]Jerry Jelinek1-3/+3
2019-09-1811705 adding a swap zvol on a DEBUG build blows assert after 11650Jerry Jelinek1-3/+3
2019-09-13 [illumos-gate merge]Jerry Jelinek1-11/+7
2019-09-1211650 ZFS user accounting fixesTom Caputi1-11/+7
2019-08-28 [illumos-gate merge]release-20190829Jerry Jelinek1-1/+10
2019-08-2711608 add DKIOC ioctl to report drive UNMAP supportJerry Jelinek1-1/+10
2019-06-26 [illumos-gate merge]Jerry Jelinek1-13/+26
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-13/+26
2019-05-2211048 need a way to disable SMTJohn Levon1-13/+13
2019-05-1510924 Need mitigation of L1TF (CVE-2018-3646)John Levon1-2/+27
2019-05-15OS-7662 need a way to disable SMTJohn Levon1-14/+14
2019-04-2310570 Need workaround to EFI boot on AMI BIOSJohn Levon1-2/+3
2019-04-08OS-7260 SmartOS should support booting with loaderJohn Levon1-3/+3
2019-01-02 [illumos-gate merge]release-20190103Jerry Jelinek1-28/+24
2018-12-219689 zfs range lock code should not be zpl-specificMatthew Ahrens1-28/+25
2018-11-30 [illumos-gate merge]Jerry Jelinek1-3/+1
2018-11-309962 zil_commit should omit cache thrashPrakash Surya1-3/+1
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov1-29/+53
2018-08-31OS-7109 pull in Nexenta's unmap driver changesJerry Jelinek1-29/+53
2018-08-14OS-7125 Need mitigation of L1TF (CVE-2018-3646)John Levon1-1/+26
2018-05-18 [illumos-gate merge]Jerry Jelinek1-14/+12
2018-05-179539 Make zvol operations use _by_dnode routinesRichard Yao1-14/+12
2017-09-28 [illumos-gate merge]Jerry Jelinek1-3/+7
2017-09-258081 Compiler warnings in zdbAlan Somers1-3/+7
2017-09-22 [illumos-gate merge]Jerry Jelinek1-3/+12
2017-09-218648 Fix range locking in ZIL commit codepathLOLi1-3/+12
2017-09-05 [illumos-gate merge]Jerry Jelinek1-6/+9
2017-09-018585 improve batching done in zil_commit()Prakash Surya1-6/+9
2017-06-30 [illumos-gate merge]Jerry Jelinek1-7/+2
2017-06-298378 crash due to bp in-memory modification of nopwrite blockMatthew Ahrens1-7/+2
2017-05-24 [illumos-gate merge]Jerry Jelinek1-30/+20
2017-05-237578 Fix/improve some aspects of ZIL writing.Alexander Motin1-30/+20
2016-11-21 [illumos-gate merge]Jerry Jelinek1-20/+21
2016-11-187570 tunable to allow zvol SCSI unmap to return on commit of txn to ZILStephen Blinick1-20/+21
2016-02-09 [illumos-gate merge]Jerry Jelinek1-0/+1
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-09-24 [illumos-gate merge]Jerry Jelinek1-44/+63
2015-09-236250 zvol_dump_init() can hold txg openGeorge Wilson1-44/+63
2015-07-20 [illumos-gate merge]Jerry Jelinek1-1/+1
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+1
2014-11-07 [illumos-gate merge]Keith M Wesolowski1-5/+6
2014-11-075027 zfs large block supportMatthew Ahrens1-5/+6
2014-09-18 [illumos-gate merge]Keith M Wesolowski1-0/+8
2014-09-175149 zvols need a way to ignore DKIOCFREEGeorge Wilson1-0/+8
2014-09-17 [illumos-gate merge]Keith M Wesolowski1-3/+3
2014-09-165148 zvol's DKIOCFREE holds zfsdev_state_lock too longGeorge Wilson1-3/+3