summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/comstar/lu
AgeCommit message (Collapse)AuthorFilesLines
2022-02-225513 KM_NORMALPRI should be documented in kmem_alloc(9f) and ↵Dan McDonald1-1/+1
kmem_cache_create(9f) man pages 14465 Present KM_NOSLEEP_LAZY as documented interface Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-01-2514393 stmf_sbd: build errors with gcc 11Toomas Soome1-4/+4
Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-1013587 stmf_sbd: array subscript 8 is above array boundsToomas Soome1-2/+8
Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-2412592 stmf_sbd: panic in _init on sparcToomas Soome1-3/+3
Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-12-0212036 iscsi: zpool create pool fails to create labelJerry Jelinek1-2/+4
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-1811820 upstream Nexenta iSCSI and COMSTAR fixesRick McNeal7-230/+1826
Portions contributed by: Albert Lee <trisk@nexenta.com> Portions contributed by: Alex Deiter <alex.deiter@nexenta.com> Portions contributed by: Bayard G. Bell <bayard.bell@nexenta.com> Portions contributed by: Dan Fields <dan.fields@nexenta.com> Portions contributed by: Dan McDonald <danmcd@nexenta.com> Portions contributed by: Dmitry Gromada <dmitry.gromada@nexenta.com> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: kcrowenex <kevin.crowe@nexenta.com> Portions contributed by: Matt Barden <matt.barden@nexenta.com> Portions contributed by: Michael Tsymbalyuk <michael.tsymbalyuk@nexenta.com> Portions contributed by: Rob Gittins <rob.gittins@nexenta.com> Portions contributed by: Steve Ma <steve.ma@nexenta.com> Portions contributed by: Tony Nguyen <tony.nguyen@nexenta.com> Portions contributed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Jean McCormack <jean.mccormack@nexenta.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Reviewed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Marcel Telka <marcel.telka@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Steve Peng <steve.peng@nexenta.com> Reviewed by: tim Jacobson <tim.jacobson@nexenta.com> Reviewed by: Tony Nguyen <tony.nguyen@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-2/+2
Portions contributed by: Jorgen Lundman <lundman@lundman.net> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Paul Zuchowski <pzuchowski@datto.com> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Matthew Ahrens <mahrens@delphix.com> Portions contributed by: ab-oe <arkadiusz.bubala@open-e.com> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: loli10K <ezomori.nozomu@gmail.com> Portions contributed by: Igor K <igor@dilos.org> Portions contributed by: Richard Laager <rlaager@wiktel.com> Reviewed by: Jason Cohen <jwittlincohen@gmail.com> Reviewed by: Allan Jude <allanjude@freebsd.org> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: RageLtMan <rageltman@sempervictus> Reviewed by: Matthew Thode <prometheanfire@gentoo.org> Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed by: Kash Pande <kash@tripleback.net> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: David Quigley <david.quigley@intel.com> Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Garrett D'Amore <garrett@damore.org>
2019-04-1010663 stmf_sbd: NULL pointer errorsToomas Soome2-6/+6
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-12-219689 zfs range lock code should not be zpl-specificMatthew Ahrens1-22/+21
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2018-09-201700 Add SCSI UNMAP supportSaso Kiselkov3-29/+53
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-05-179539 Make zvol operations use _by_dnode routinesRichard Yao2-22/+25
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-2/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2014-11-105255 uts shouldn't open-code ISP2Josef 'Jeff' Sipek1-1/+2
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-10-075175 implement dmu_read_uio_dbuf() to improve cached read performanceMatthew Ahrens1-6/+3
Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Alex Reece <alex.reece@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-4/+4
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-07-073862 stmf + kstat = kernel panicJeff Biseda2-32/+2
3863 stmf_itl_task_start() must check for ilu->ilu_kstat_io is non-null 3864 memory leak in the iSCSI code Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Jeremy Jones <jeremy@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Elling <richard.elling@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2013-06-093505 Creating LU unconditionally enables write cache on backing store deviceYuri Pankov1-27/+24
Reviewed by: Vitaliy Gusev <vitaliy.gusev@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Ricard Lowe <richlowe@richlowe.net>
2011-05-19937 WRITE_SAME support for COMSTARDan McDonald2-14/+331
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Robert Gordon <rbg@openrbg.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-04701 UNMAP support for COMSTARDan McDonald3-24/+301
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: George Wilson <gwilson@zfsmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2010-07-016817374 stmf_scsi_session:ss_rport_id is insufficient for some SCSI transportsNattuvetty Bhavyan3-294/+192
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ↵Neil Perrin1-2/+2
../../common/fs/zfs/zfs_vnops.c 6620948 slow progress with stress tests 6478419 Should push all synchronous transactions in zil_commit_writer() 6916723 ZIL: Unnecessary scanning of the intent log tx chain. 6598837 zil_commit() might wait unnecessarily 6535172 zil_sync causing long hold times on zl_lock 6916703 ZIL: race on setting z_last_itx 6579989 zl_lock hold time can still be improved
2010-06-096940963 stmfImportLu() should populate luGuid when error ↵srivijitha dugganapalli1-0/+2
STMF_ERROR_FILE_IN_USE is returned
2010-06-076777077 COMSTAR drivers unnecessary NUL-terminate stringsViswanathan Kannappan4-27/+31
6777085 COMSTAR Makefiles can take advantage of being ON citizens Contributed by Sergio Gutierriez <saguti@gmail.com>
2010-05-266953601 improve logical unit creation time for zvol backed logical unitsJohn Forte1-11/+43
2010-05-136945584 COMSTAR support for REPORT IDENTIFYING INFORMATIONJohn Forte1-0/+77
2010-05-076944367 stmf ALUA should support discovery commands on standby pathJohn Forte1-0/+6
2010-05-056909809 COMSTAR should avoid extra data copy to zvol-based backing storeJames Moore5-18/+1575
6931076 COMSTAR qlt driver should be able to dynamically map passed-in buffers 6933737 When QLT is loaded, fcinfo reports supported speeds returns 1g for the 8Gb HBA's 6912734 qlt: qlt emits spurious warnings during init on debug kernels
2010-04-286902279 Add SCSI WRITE AND VERIFY support when using zvol backing storeCharles Binford - Sun Microsystems - Wichita2-6/+55
2010-04-216935373 SC3.x/clustered SS7000 FC - Node/cluster panic'ing after takeover ↵Nattuvetty Bhavyan3-15/+14
from 7000 cluster head
2010-02-266889694 COMSTAR kstat to track IO statistics at the ITLtim szeto3-19/+37
6911268 COMSTAR STMF kstat fails to account for immediate write data 6917362 Stmf rw_lock is misplaced in stmf_register_itl_handle
2010-01-196880389 SBD should request more data before writing existing dataCharles Ting1-55/+63
2010-01-056914001 READ CAPACITY not supported on standby pathJohn Forte1-1/+4
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-1/+1
2009-11-196897630 sbd_delete_locked_lu returns EBUSY more than neededWayne Ihde1-9/+9
6902079 stmf_ctl for cmd STMF_CMD_LU_ONLINE should respond to state ONLINING the same as ONLINE
2009-11-196894418 set interface for global logical unit propertyJohn Forte3-9/+165
6895461 'stmf: WARNING: proxy port not registered' appears occasionally on COMSTAR target
2009-11-056873154 sli_mgmt_url_offset needs to be swapped in sbd_swap_lu_info_1_1tim szeto1-0/+1
2009-10-126861519 stmfCreateLu() should allow caller to specify host idJohn Forte1-1/+4
2009-10-06PSARC/2009/465 COMSTAR ALUA active/standby supportJohn Forte5-49/+608
6862774 Add support for ALUA to COMSTAR 6878583 mem leak in stmfGetLuResource() 6850890 stmfTargetProperties.protocol is not populated for stmfGetTargetProperties()
2009-09-176879698 COMSTAR - Find memory leaks after creating several LUstim szeto1-0/+2
2009-09-146870528 writing comstar property larger than 1k disk pool size incorrectly ↵tim szeto2-33/+187
modifies property data 6879871 Repeated concurrent updates to COMSTAR metadata fails
2009-08-316859388 stmf kstats leak IO completion events during target resettim szeto1-24/+0
6868449 STMF kstat memory leak. 6869489 Unable to import a zvol after a zvol name change
2009-08-216862457 sbd_swap_lu_info_1_1 uses BSWAP_16 when BSWAP_64 is requiredsrivijitha dugganapalli1-3/+3
2009-08-146835691 pgr out PREEMPT_ABORT action doesn't really abort tasksNattuvetty Bhavyan1-10/+3
2009-07-176845064 SUNWstmfu package dependency on dynamically linked libs not capturedtim szeto2-2/+2
6855885 LUNs become disabled when switching between 64- and 32-bit x86
2009-07-176812611 Add Management Network Address VPD (85h) support to sbdNattuvetty Bhavyan3-32/+268
6856759 groupMemberListIoctl() frees memory it hasn't allocated 6855914 fw_63 iSCSI failing SCSI compliance WHQL test 6840755 page_length for VPD page 80 isn't set for all conditions in sbd inquiry handler
2009-07-166855193 FCoE target read/write broken by changeset bf09620212abZhong Wang1-2/+2
2009-06-226852255 sbd_pgr_meta_write()/sbd_pgr_meta_load() infinite recursionNattuvetty Bhavyan2-3/+23
2009-06-226852037 stmf panic in sbd_write_zfs_meta()tim szeto1-1/+1
2009-06-126837150 New COMSTAR SBD PGR code needs to handle the SRP transport ID formatPeter Cudhea - Sun Microsystems - Burlington, MA United States2-21/+77
6844010 COMSTAR PGR conversions for transport-id to dev-id are broken 6845105 COMSTAR PGR reporting non-zero values in reserved fields in "Report Capabilities" 6845109 stmf_wwn_to_devid_desc overwrites an extra null byte past end of structure
2009-05-206701531 When possible SBD should not write its metadata directly on the ↵tim szeto2-164/+231
backing store 6833547 sbd_delete_meta_section needs to recalc section header chksum