summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zvol.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-0814978 ZFS autoexpand property should work for root poolsJoshua M. Clulow1-9/+1
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
2021-09-2714115 dumping to zvol on raidz will corrupt the poolJoshua M. Clulow1-1/+1
2020-12-0113324 struct dk_minfo_ext size differences trigger SSP in libfdiskRobert Mustacchi1-1/+12
2020-09-1213117 zfs: variable dereferenced before checkToomas Soome1-3/+3
2020-09-0813103 zfs: zvol_strategy() warn: unsigned 'off' is never less than zeroToomas Soome1-1/+1
2020-04-2212586 zvol_write() can use dmu_tx_hold_write_by_dnode()Matthew Ahrens1-2/+2
2020-01-1012085 zvol_dumpio would be cleaner with vdev_op_dumpioMike Gerdts1-46/+6
2019-09-1811705 adding a swap zvol on a DEBUG build blows assert after 11650Jerry Jelinek1-3/+3
2019-09-1211650 ZFS user accounting fixesTom Caputi1-11/+7
2019-08-2711608 add DKIOC ioctl to report drive UNMAP supportJerry Jelinek1-1/+10
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-04-2310570 Need workaround to EFI boot on AMI BIOSJohn Levon1-2/+3
2018-12-219689 zfs range lock code should not be zpl-specificMatthew Ahrens1-28/+25
2018-11-309962 zil_commit should omit cache thrashPrakash Surya1-3/+1
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov1-29/+53
2018-05-179539 Make zvol operations use _by_dnode routinesRichard Yao1-14/+12
2017-09-258081 Compiler warnings in zdbAlan Somers1-3/+7
2017-09-218648 Fix range locking in ZIL commit codepathLOLi1-3/+12
2017-09-018585 improve batching done in zil_commit()Prakash Surya1-6/+9
2017-06-298378 crash due to bp in-memory modification of nopwrite blockMatthew Ahrens1-7/+2
2017-05-237578 Fix/improve some aspects of ZIL writing.Alexander Motin1-30/+20
2016-11-187570 tunable to allow zvol SCSI unmap to return on commit of txn to ZILStephen Blinick1-20/+21
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-09-236250 zvol_dump_init() can hold txg openGeorge Wilson1-44/+63
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-1/+1
2014-11-075027 zfs large block supportMatthew Ahrens1-5/+6
2014-09-175149 zvols need a way to ignore DKIOCFREEGeorge Wilson1-0/+8
2014-09-165148 zvol's DKIOCFREE holds zfsdev_state_lock too longGeorge Wilson1-3/+3
2014-07-084951 ZFS administrative commands should use reserved space, not fail with ENOSPCMatthew Ahrens1-1/+2
2014-07-074950 files sometimes can't be removed from a full filesystemMatthew Ahrens1-0/+2
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-2/+2
2014-06-054757 ZFS embedded-data block pointers ("zero block compression")Matthew Ahrens1-0/+2
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-1/+2
2013-11-283580 Want zvols to return volblocksize when queried for physical block sizeGeorge Wilson1-31/+52
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-7/+5
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-25/+94
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-52/+52
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-33/+52
2013-02-203557 dumpvp_size is not updated correctly when a dump zvol's size is changedGeorge Wilson1-43/+54
2013-02-013498 panic in arc_read(): !refcount_is_zero(&pbuf->b_hdr->b_refcnt)George Wilson1-1/+1
2012-11-133236 zio nop-writeGeorge Wilson1-0/+7
2012-08-243100 zvol rename fails with EBUSY when dirtyMatthew Ahrens1-0/+10
2012-06-302882 implement libzfs_coreMatthew Ahrens1-2/+3
2012-02-182130 zvol DKIOCFREE uses nested DMU transactionsJosef 'Jeff' Sipek1-1/+1
2011-03-04701 UNMAP support for COMSTARDan McDonald1-4/+108
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-6/+9
2010-07-146844896 recursive snapshots take a long timeMatthew Ahrens1-6/+6