Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-20 | 14422 gcc10 build does not remove unused static functions | Andy Fiddaman | 1 | -1/+1 | |
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net> | |||||
2022-02-01 | 14391 pmcs: build errors with gcc 11 | Toomas Soome | 3 | -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-18 | 10708 pmcs: NULL pointer errors | Toomas Soome | 2 | -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-16 | 1654 pmcs should set (now) reserved INQUIRY device type modifier to 0 | Richard Lowe | 1 | -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-13 | 6973638 NULL pointer panic in pmcs_tgt_event_recovery() | Srikanth Suravajhala | 2 | -30/+25 | |
2010-08-12 | 6973916 pmcs smp synchronization change causing livelocks | Jesse Butler | 2 | -16/+8 | |
2010-08-06 | 6972643 pmcs: attached-port-pm/target-port-pm not set correctly on hotplug. | Srikanth Suravajhala | 1 | -0/+2 | |
6974601 scsi: probe/reset get chatty if lun-reset prop is not supported | |||||
2010-08-03 | 6974282 pkt can get completed before timer gets set | Srikanth Suravajhala | 2 | -8/+19 | |
2010-08-02 | 6972351 assertion failed: wp != NULL, file: pmcs_scsa.c | Srikanth Suravajhala | 1 | -4/+13 | |
2010-07-31 | 6961818 panic while increasing stress on appliance | Jesse Butler | 1 | -2/+6 | |
2010-07-28 | 6968895 only one path seen on JBOD after SAS cable pull/reinsert | Jesse Butler | 2 | -13/+12 | |
6971809 target failing to reenumerate after being moved from one PHY to another | |||||
2010-07-19 | 6956485 format command hangs after a few chassis poweroff/on operations on ↵ | Jesse Butler | 3 | -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-16 | 6968764 panic : pmcs:pmcs_lock_phy_impl | Srikanth Suravajhala | 1 | -3/+6 | |
2010-07-12 | 6967233 target should be cleared in pmcs_clone_phy | Srikanth Suravajhala | 2 | -1/+5 | |
6959995 onwire bit for work structures never gets cleared | |||||
2010-07-08 | 6965204 pmcs mdb module queue dump by device_id | David Hollister | 1 | -1/+0 | |
2010-06-25 | 6960217 Maguro+: Internal Thebe listed as unknown in BUI and CLI | Srikanth Suravajhala | 1 | -3/+22 | |
2010-06-21 | 6957990 RCC hotplug causes panic - Deadlock: cycle in blocking chain | Srikanth Suravajhala | 2 | -12/+47 | |
6962090 bad mutex panic in pmcs_update_phy_pm_props | |||||
2010-06-02 | 6957598 fix for 6952400 needs fixing | Jesse Butler | 2 | -19/+13 | |
2010-05-27 | 6955322 Anago: i/o from FC client failed on LCC pull; appliance kit failed | Jesse Butler | 2 | -5/+46 | |
6952400 assertion failed: phyp->ref_count != 0 pmcs_subr.c, line: 7815 | |||||
2010-05-20 | 6952363 pmcs_flush_nonio_cmds() flushes entire HBA rather than single target | Jesse Butler | 6 | -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-19 | 6953065 pmcs_reset_phy is not actually resetting remote PHYs | David Hollister | 2 | -9/+16 | |
6953215 scsi_device associated with a virtual phy should have 'bridge-port' property | |||||
2010-05-13 | 6946938 SCSAv3: sometimes phymaps observations fail to activate | Chris Horne | 2 | -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-11 | 6949739 system crash in pmcs_expander_content_discover() | Srikanth Suravajhala | 2 | -27/+39 | |
6948060 potential dereference of uninitialized variable in pmcs_process_sata_event() | |||||
2010-05-07 | 6938818 SAS LZ latency increases dramatically after 30 minutes | David Hollister | 2 | -10/+18 | |
2010-04-26 | 6940745 work structures without a pmcs_cmd_t need to be cleaned up after hot ↵ | Srikanth Suravajhala | 4 | -93/+66 | |
reset 6945802 potential null dereference in pmcs_create_one_phy_stats() | |||||
2010-04-21 | 6675356 multiple invocations of 'modunload -i 0' needed for maximum memory ↵ | Chris Horne | 2 | -8/+11 | |
reduction 6944220 SCSAv3: tgtmap bus_config needs to coordinate attach/hotplug window | |||||
2010-04-09 | 6938956 firmware upgrade occasionally fails the first time | David Hollister | 3 | -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-09 | 6937159 firmware update should update both images | Jesse Butler | 1 | -4/+20 | |
2010-04-06 | 6936425 Maguro+SAS2: system stuck while running IOs with thread ↵ | David Hollister | 1 | -0/+2 | |
'txg_quiesce_thread' | |||||
2010-04-05 | 6889153 Dubious check in pmcs_unattach | Jesse Butler | 3 | -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-05 | 6895299 No SAS_phy_stat kstat counters are created after moving cable from ↵ | Srikanth Suravajhala | 2 | -62/+88 | |
one SIM to another | |||||
2010-04-01 | 6916341 FW87_ND: panic pmcs:pmcs_validate_vpd+33a | David Hollister | 6 | -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-25 | 6928278 scsav3: scsi_hba_tgtmap_set_flush | Reed | 1 | -10/+37 | |
2010-03-23 | 6916195 Update Thebe to firmware 1.09.02 | David Hollister | 6 | -41/+140 | |
6929376 Add ila version info to sasinfo command and firmware update messages 6936954 ITNT should be set to 2 seconds | |||||
2010-03-15 | 6932371 Anago: heads in panic loop on installing ak-nas-2010-02-09-1-0-1-0-0-nd | David Hollister | 1 | -0/+8 | |
2010-03-03 | 6930117 LCC Hotplug can cause lost targets and a system hang | David Hollister | 4 | -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-01 | 6929808 pmcs_check_forward_progress() is a bit reset-happy | Jesse Butler | 2 | -3/+26 | |
2010-02-18 | 6925580 No easy way to extract firmware event logs | David Hollister | 4 | -1/+236 | |
2010-02-18 | 6926075 hotplug operations on LCC cause lost of expanders | David Hollister | 3 | -5/+23 | |
6925344 driver should validate SAS address before reporting into target map | |||||
2010-02-18 | 6898573 Watch dog support for PMCS | Jesse Butler | 4 | -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-08 | 6922016 kernel heap corruption detected | Srikanth, Ramana | 1 | -3/+16 | |
6922193 panic[cpu21]/thread=ffffff0021494c60: mutex_enter: bad mutex, lp=ffffff0552e2c708 owner=deadbeefdead | |||||
2010-01-31 | 6915456 pmcs should implement tgtmap activate/deactivate callbacks | David Hollister | 4 | -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-19 | 6913819 SCSAv3: pmcs_scsa_tran_tgt_free: alignment error panic | Reed | 1 | -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-19 | 6916340 panic in pmcs_scsa_abort() when scsi_vhci calls scsi_reset() (fix lint) | Srikanth, Ramana | 1 | -1/+0 | |
2010-01-19 | 6916340 panic in pmcs_scsa_abort() when scsi_vhci calls scsi_reset() | Srikanth, Ramana | 2 | -8/+41 | |
6917427 driver loses work structures while managing pending free and free lists | |||||
2010-01-14 | 6906811 assertion failed: pptr->children == NULL | David Hollister | 3 | -66/+125 | |
6914773 assertion failed !MDI_PI_LOCKED(pip), file: ../../common/os/sunmdi.c | |||||
2010-01-06 | 6913807 target-port-pm/attached-port-pm values incorrect | David Hollister | 3 | -26/+21 | |
6913972 failed tran_tgt_init may not clear HBA private data in scsi_device | |||||
2010-01-05 | 6889172 Need to dump additional registers during internal register dump | bing hu - Sun Microsystems - Beijing China | 1 | -7/+138 | |
2009-12-22 | 6912153 some components of ON are not ss12u1 lint clean | Surya Prakki | 1 | -1/+1 | |
2009-12-18 | 6910000 System crashes with vts tests | David Hollister | 2 | -5/+21 | |