Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | scsi: qla2xxx: Prevent SysFS access when chip is down | Quinn Tran | 1 | -0/+3 |
2019-02-20 | scsi: qla2xxx: Add support for setting port speed | Anil Gurumurthy | 5 | -1/+166 |
2019-02-20 | scsi: qla2xxx: Prevent multiple ADISC commands per session | Quinn Tran | 1 | -2/+4 |
2019-02-20 | scsi: qla2xxx: Check for FW started flag before aborting | Himanshu Madhani | 1 | -0/+8 |
2019-02-20 | scsi: qla2xxx: Fix unload when NVMe devices are configured | Himanshu Madhani | 1 | -12/+10 |
2019-02-20 | scsi: qla2xxx: Add First Burst support for FC-NVMe devices | Darren Trapp | 7 | -9/+39 |
2019-02-20 | scsi: qla2xxx: Fix LUN discovery if loop id is not assigned yet by firmware | Himanshu Madhani | 1 | -5/+8 |
2019-02-20 | scsi: qla2xxx: remove redundant null check on pointer sess | Colin Ian King | 1 | -5/+1 |
2019-02-20 | scsi: qla2xxx: Move debug messages before sending srb preventing panic | Bill Kuzeja | 3 | -45/+55 |
2019-02-20 | scsi: lpfc: Remove set but not used variable 'phys_id' | YueHaibing | 1 | -2/+1 |
2019-02-20 | scsi: ufs: Add HI3670 SoC UFS driver support | Manivannan Sadhasivam | 2 | -22/+109 |
2019-02-14 | scsi: lpfc: fix a handful of indentation issues | Colin Ian King | 5 | -8/+8 |
2019-02-14 | scsi: qlogicpti: Use of_node_name_eq for node name comparisons | Rob Herring | 2 | -4/+2 |
2019-02-13 | scsi: sd: Fix typo in sd_first_printk() | Dietmar Hahn | 1 | -1/+1 |
2019-02-13 | scsi: megaraid_sas: driver version update | Shivasharan S | 1 | -2/+2 |
2019-02-13 | scsi: megaraid_sas: Update structures for HOST_DEVICE_LIST DCMD | Shivasharan S | 1 | -1/+2 |
2019-02-13 | scsi: lpfc: Fix error code if kcalloc() fails | Dan Carpenter | 1 | -0/+1 |
2019-02-13 | scsi: ufs: fix a typo in comment | Chengguang Xu | 1 | -2/+2 |
2019-02-12 | scsi: scsi_debug: Implement support for write protect | Martin K. Petersen | 1 | -45/+31 |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche | 1 | -1/+0 |
2019-02-12 | scsi: sd: Remove superfluous residual assignments | Bart Van Assche | 1 | -3/+0 |
2019-02-12 | scsi: uas: Use scsi_[gs]et_resid() where appropriate | Bart Van Assche | 1 | -2/+2 |
2019-02-12 | scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriate | Bart Van Assche | 1 | -4/+5 |
2019-02-12 | scsi: libiscsi: Use scsi_[gs]et_resid() where appropriate | Bart Van Assche | 1 | -1/+1 |
2019-02-12 | scsi: scsi_debug: Fix a recently introduced regression | Bart Van Assche | 1 | -8/+7 |
2019-02-09 | scsi: hisi_sas: Do some more tidy-up | John Garry | 2 | -7/+7 |
2019-02-09 | scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimental | Xiang Chen | 4 | -14/+89 |
2019-02-09 | scsi: hisi_sas: Issue internal abort on all relevant queues | John Garry | 5 | -16/+62 |
2019-02-09 | scsi: hisi_sas: change queue depth from 512 to 4096 | Xiang Chen | 1 | -1/+1 |
2019-02-09 | scsi: hisi_sas: Add manual trigger for debugfs dump | Luo Jiaxing | 1 | -0/+34 |
2019-02-09 | scsi: hisi_sas: Add support for DIX feature for v3 hw | Xiang Chen | 3 | -32/+184 |
2019-02-09 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 16 | -39/+45 |
2019-02-06 | scsi: lpfc: Update lpfc version to 12.2.0.0 | James Smart | 1 | -1/+1 |
2019-02-06 | scsi: lpfc: Update 12.2.0.0 file copyrights to 2019 | James Smart | 22 | -22/+22 |
2019-02-06 | scsi: lpfc: Fix nvmet issues when link bounce under IO load | James Smart | 1 | -13/+37 |
2019-02-06 | scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcall | James Smart | 3 | -112/+137 |
2019-02-06 | scsi: lpfc: Fix default driver parameter collision for allowing NPIV support | James Smart | 10 | -59/+46 |
2019-02-06 | scsi: lpfc: Rework locking on SCSI io completion | James Smart | 5 | -74/+112 |
2019-02-06 | scsi: lpfc: Enable SCSI and NVME fc4s by default | James Smart | 1 | -2/+2 |
2019-02-06 | scsi: lpfc: Resize cpu maps structures based on possible cpus | James Smart | 4 | -41/+51 |
2019-02-06 | scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors | James Smart | 1 | -149/+13 |
2019-02-06 | scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing | James Smart | 7 | -476/+729 |
2019-02-06 | scsi: lpfc: cleanup: convert eq_delay to usdelay | James Smart | 4 | -58/+89 |
2019-02-06 | scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues | James Smart | 11 | -343/+831 |
2019-02-06 | scsi: lpfc: Fix setting affinity hints to correlate with hardware queues | James Smart | 3 | -42/+56 |
2019-02-06 | scsi: lpfc: Allow override of hardware queue selection policies | James Smart | 5 | -11/+20 |
2019-02-06 | scsi: lpfc: Adapt partitioned XRI lists to efficient sharing | James Smart | 13 | -327/+1527 |
2019-02-06 | scsi: lpfc: Synchronize hardware queues with SCSI MQ interface | James Smart | 4 | -58/+27 |
2019-02-06 | scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting. | James Smart | 9 | -34/+60 |
2019-02-06 | scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures | James Smart | 10 | -103/+304 |