summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/scsi/adapters/pmcs
AgeCommit message (Collapse)AuthorFilesLines
2022-06-2014422 gcc10 build does not remove unused static functionsAndy Fiddaman1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-02-0114391 pmcs: build errors with gcc 11Toomas Soome3-7/+10
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-1810708 pmcs: NULL pointer errorsToomas Soome2-9/+9
Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2011-05-161654 pmcs should set (now) reserved INQUIRY device type modifier to 0Richard Lowe1-1/+1
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Gordon Ross <gwr@nexenta.com>
2010-08-136973638 NULL pointer panic in pmcs_tgt_event_recovery()Srikanth Suravajhala2-30/+25
2010-08-126973916 pmcs smp synchronization change causing livelocksJesse Butler2-16/+8
2010-08-066972643 pmcs: attached-port-pm/target-port-pm not set correctly on hotplug.Srikanth Suravajhala1-0/+2
6974601 scsi: probe/reset get chatty if lun-reset prop is not supported
2010-08-036974282 pkt can get completed before timer gets setSrikanth Suravajhala2-8/+19
2010-08-026972351 assertion failed: wp != NULL, file: pmcs_scsa.cSrikanth Suravajhala1-4/+13
2010-07-316961818 panic while increasing stress on applianceJesse Butler1-2/+6
2010-07-286968895 only one path seen on JBOD after SAS cable pull/reinsertJesse Butler2-13/+12
6971809 target failing to reenumerate after being moved from one PHY to another
2010-07-196956485 format command hangs after a few chassis poweroff/on operations on ↵Jesse Butler3-45/+49
expansion chassis configuration 6957428 Max-maguro+SAS2: System crash while other head was upgrading from Q1.1.0 to Q1.2.0
2010-07-166968764 panic : pmcs:pmcs_lock_phy_implSrikanth Suravajhala1-3/+6
2010-07-126967233 target should be cleared in pmcs_clone_phySrikanth Suravajhala2-1/+5
6959995 onwire bit for work structures never gets cleared
2010-07-086965204 pmcs mdb module queue dump by device_idDavid Hollister1-1/+0
2010-06-256960217 Maguro+: Internal Thebe listed as unknown in BUI and CLISrikanth Suravajhala1-3/+22
2010-06-216957990 RCC hotplug causes panic - Deadlock: cycle in blocking chainSrikanth Suravajhala2-12/+47
6962090 bad mutex panic in pmcs_update_phy_pm_props
2010-06-026957598 fix for 6952400 needs fixingJesse Butler2-19/+13
2010-05-276955322 Anago: i/o from FC client failed on LCC pull; appliance kit failedJesse Butler2-5/+46
6952400 assertion failed: phyp->ref_count != 0 pmcs_subr.c, line: 7815
2010-05-206952363 pmcs_flush_nonio_cmds() flushes entire HBA rather than single targetJesse Butler6-160/+126
6948108 lcc hot plug causes hang on expansion chassis configuration 6943143 assertion failed: 'phyp->dead'after cable pull/plug on RCC0 6945660 device probe causes hang in expansion chassis configuration 6946033 pmcs_pwork() and pmcs_lock_phy() ordering needs to be fixed 6945627 page fault after pulling cable between T4 and Riverwalk2 6951517 pcms may send IOMB with invalid device handle 6951959 pmcs_abort() contains dead code
2010-05-196953065 pmcs_reset_phy is not actually resetting remote PHYsDavid Hollister2-9/+16
6953215 scsi_device associated with a virtual phy should have 'bridge-port' property
2010-05-136946938 SCSAv3: sometimes phymaps observations fail to activateChris Horne2-82/+66
6950461 SCSAv3: should be able to modunload the pmcs driver 6951142 scsi_ifsetcap should always update dma_attr_granular when tran_setup_pkt is defined 6951267 fix for 6948076 can still double-allocate a preassigned instance number 6951616 sunmdi.c should avoid unnecessary use of ct_dip
2010-05-116949739 system crash in pmcs_expander_content_discover()Srikanth Suravajhala2-27/+39
6948060 potential dereference of uninitialized variable in pmcs_process_sata_event()
2010-05-076938818 SAS LZ latency increases dramatically after 30 minutesDavid Hollister2-10/+18
2010-04-266940745 work structures without a pmcs_cmd_t need to be cleaned up after hot ↵Srikanth Suravajhala4-93/+66
reset 6945802 potential null dereference in pmcs_create_one_phy_stats()
2010-04-216675356 multiple invocations of 'modunload -i 0' needed for maximum memory ↵Chris Horne2-8/+11
reduction 6944220 SCSAv3: tgtmap bus_config needs to coordinate attach/hotplug window
2010-04-096938956 firmware upgrade occasionally fails the first timeDavid Hollister3-7/+35
6941402 receptacle-pm should be a string array 6941407 better synchronization between the driver debug log and firmware event log 6941862 Increase default log buffer size
2010-04-096937159 firmware update should update both imagesJesse Butler1-4/+20
2010-04-066936425 Maguro+SAS2: system stuck while running IOs with thread ↵David Hollister1-0/+2
'txg_quiesce_thread'
2010-04-056889153 Dubious check in pmcs_unattachJesse Butler3-33/+43
6936793 VTS diskmediatest causes system panic in pmcs_lock_phy 6855987 pmcs: need to revisit cv_timed_wait() and cv_wait() use 6937422 deadlock panic during storage poweron
2010-04-056895299 No SAS_phy_stat kstat counters are created after moving cable from ↵Srikanth Suravajhala2-62/+88
one SIM to another
2010-04-016916341 FW87_ND: panic pmcs:pmcs_validate_vpd+33aDavid Hollister6-41/+99
6935831 sorting work structures by serial number would be nice 6936826 pmcs: add "receptacle-label" and "receptacle-pm" properties to HBA node for FMA 6936827 pmcs: add "target-port-depth" property to represent depth of device in fabric 6938625 Intermittent retryable OPEN REJECT timeouts Thebe / RW2 / Muskie 2T
2010-03-256928278 scsav3: scsi_hba_tgtmap_set_flushReed1-10/+37
2010-03-236916195 Update Thebe to firmware 1.09.02David Hollister6-41/+140
6929376 Add ila version info to sasinfo command and firmware update messages 6936954 ITNT should be set to 2 seconds
2010-03-156932371 Anago: heads in panic loop on installing ak-nas-2010-02-09-1-0-1-0-0-ndDavid Hollister1-0/+8
2010-03-036930117 LCC Hotplug can cause lost targets and a system hangDavid Hollister4-40/+92
6930123 I/O starvation to some target devices seen under heavy IO workload 6930671 assertion failed: phyp->ref_count != 0 6930672 Deadlock: cycle in blocking chain when cable pulling 6930951 MPI config table format has changed
2010-03-016929808 pmcs_check_forward_progress() is a bit reset-happyJesse Butler2-3/+26
2010-02-186925580 No easy way to extract firmware event logsDavid Hollister4-1/+236
2010-02-186926075 hotplug operations on LCC cause lost of expandersDavid Hollister3-5/+23
6925344 driver should validate SAS address before reporting into target map
2010-02-186898573 Watch dog support for PMCSJesse Butler4-105/+301
6922946 potential null dereference in pmcs_smp_release() 6922947 potential null dereference in pmcs_remove_phy_from_iport() 6923443 Inserted disk not shown in BUI but is listed as part of pool from 'zpool status'
2010-02-086922016 kernel heap corruption detectedSrikanth, Ramana1-3/+16
6922193 panic[cpu21]/thread=ffffff0021494c60: mutex_enter: bad mutex, lp=ffffff0552e2c708 owner=deadbeefdead
2010-01-316915456 pmcs should implement tgtmap activate/deactivate callbacksDavid Hollister4-120/+468
6915736 Page Fault Panic in pmcs due to null pointer dereference 6916722 Pathinfo state is unknown during cable pulls. 6917501 panic[cpu0]/thread=ffffff00f6537c60: Deadlock: cycle in blocking chain 6917792 assertion failed: iport, file:.../pmcs_subr.c, line: 7763
2010-01-196913819 SCSAv3: pmcs_scsa_tran_tgt_free: alignment error panicReed1-16/+19
6885919 scsav3:LCC Hot Plug causes assertion panic in file: ../../common/io/scsi/impl/scsi_hba.c, line: 4776 6917786 NULL softstate will be used in pmcs_scsa_tran_tgt_init in some cases
2010-01-196916340 panic in pmcs_scsa_abort() when scsi_vhci calls scsi_reset() (fix lint)Srikanth, Ramana1-1/+0
2010-01-196916340 panic in pmcs_scsa_abort() when scsi_vhci calls scsi_reset()Srikanth, Ramana2-8/+41
6917427 driver loses work structures while managing pending free and free lists
2010-01-146906811 assertion failed: pptr->children == NULLDavid Hollister3-66/+125
6914773 assertion failed !MDI_PI_LOCKED(pip), file: ../../common/os/sunmdi.c
2010-01-066913807 target-port-pm/attached-port-pm values incorrectDavid Hollister3-26/+21
6913972 failed tran_tgt_init may not clear HBA private data in scsi_device
2010-01-056889172 Need to dump additional registers during internal register dumpbing hu - Sun Microsystems - Beijing China1-7/+138
2009-12-226912153 some components of ON are not ss12u1 lint cleanSurya Prakki1-1/+1
2009-12-186910000 System crashes with vts testsDavid Hollister2-5/+21