| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 3 | -12/+10 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-12-28 | 206 | -2852/+6851 |
|\ |
|
| * | scsi: isci: request: mark expected switch fall-through | Gustavo A. R. Silva | 2018-12-21 | 1 | -1/+1 |
| * | scsi: isci: remote_node_context: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-12-21 | 1 | -2/+2 |
| * | scsi: isci: remote_device: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-12-21 | 1 | -2/+2 |
| * | scsi: isci: phy: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-12-21 | 1 | -0/+1 |
| * | scsi: iscsi: Capture iscsi debug messages using tracepoints | Fred Herard | 2018-12-21 | 4 | -1/+51 |
| * | scsi: myrb: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-12-21 | 1 | -0/+3 |
| * | scsi: megaraid: fix out-of-bound array accesses | Qian Cai | 2018-12-21 | 2 | -2/+2 |
| * | scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through | Gustavo A. R. Silva | 2018-12-21 | 1 | -0/+1 |
| * | scsi: fcoe: remove set but not used variable 'port' | YueHaibing | 2018-12-21 | 1 | -4/+0 |
| * | scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown() | Yanjiang Jin | 2018-12-21 | 1 | -0/+1 |
| * | scsi: smartpqi: fix build warnings | Don Brace | 2018-12-21 | 1 | -1/+3 |
| * | scsi: smartpqi: update driver version | Don Brace | 2018-12-20 | 1 | -2/+2 |
| * | scsi: smartpqi: add ofa support | Mahesh Rajashekhara | 2018-12-20 | 4 | -43/+634 |
| * | scsi: smartpqi: increase fw status register read timeout | Mahesh Rajashekhara | 2018-12-20 | 1 | -1/+1 |
| * | scsi: smartpqi: bump driver version | Don Brace | 2018-12-20 | 1 | -3/+3 |
| * | scsi: smartpqi: add smp_utils support | Don Brace | 2018-12-20 | 3 | -60/+324 |
| * | scsi: smartpqi: correct lun reset issues | Kevin Barnett | 2018-12-20 | 1 | -0/+3 |
| * | scsi: smartpqi: correct volume status | Dave Carroll | 2018-12-20 | 1 | -0/+3 |
| * | scsi: smartpqi: do not offline disks for transient did no connect conditions | Dave Carroll | 2018-12-20 | 1 | -2/+2 |
| * | scsi: smartpqi: allow for larger raid maps | Ajish Koshy | 2018-12-20 | 1 | -31/+28 |
| * | scsi: smartpqi: check for null device pointers | Mahesh Rajashekhara | 2018-12-20 | 2 | -3/+64 |
| * | scsi: smartpqi: add support for huawei controllers | Ajish Koshy | 2018-12-20 | 1 | -0/+24 |
| * | scsi: smartpqi: enhance numa node detection | Sagar Biradar | 2018-12-20 | 1 | -3/+7 |
| * | scsi: smartpqi: wake up drives after os resumes from suspend | Dave Carroll | 2018-12-20 | 1 | -0/+2 |
| * | scsi: smartpqi: fix disk name mount point | Murthy Bhat | 2018-12-20 | 1 | -1/+6 |
| * | scsi: smartpqi: add h3c ssid | Murthy Bhat | 2018-12-20 | 1 | -0/+8 |
| * | scsi: smartpqi: add sysfs attributes | Dave Carroll | 2018-12-20 | 2 | -0/+235 |
| * | scsi: smartpqi: refactor sending controller raid requests | Dave Carroll | 2018-12-20 | 1 | -88/+46 |
| * | scsi: smartpqi: turn off lun data caching for ptraid | Dave Carroll | 2018-12-20 | 2 | -6/+79 |
| * | scsi: smartpqi: correct host serial num for ssa | Mahesh Rajashekhara | 2018-12-20 | 1 | -0/+3 |
| * | scsi: smartpqi: add no_write_same for logical volumes | Dave Carroll | 2018-12-20 | 1 | -0/+7 |
| * | scsi: smartpqi: Add retries for device reset | Mahesh Rajashekhara | 2018-12-20 | 2 | -1/+14 |
| * | scsi: smartpqi: add support for PQI Config Table handshake | Kevin Barnett | 2018-12-20 | 2 | -4/+293 |
| * | scsi: lpfc: Update lpfc version to 12.0.0.10 | James Smart | 2018-12-20 | 1 | -1/+1 |
| * | scsi: lpfc: Adding ability to reset chip via pci bus reset | James Smart | 2018-12-20 | 5 | -27/+233 |
| * | scsi: lpfc: Add log messages to aid in debugging fc4type discovery issues | James Smart | 2018-12-20 | 1 | -3/+45 |
| * | scsi: lpfc: Fix discovery failure when PLOGI is defered | James Smart | 2018-12-20 | 2 | -2/+8 |
| * | scsi: lpfc: update fault value on successful trunk events. | James Smart | 2018-12-20 | 1 | -8/+4 |
| * | scsi: lpfc: Correct MDS loopback diagnostics support | James Smart | 2018-12-20 | 1 | -15/+34 |
| * | scsi: lpfc: Fix link state reporting for trunking when adapter is offline | James Smart | 2018-12-20 | 1 | -2/+14 |
| * | scsi: bfa: clean up a couple of indentation issues | Colin Ian King | 2018-12-20 | 1 | -2/+2 |
| * | scsi: 3w-xxxx: fix indentation issue, add missing tab | Colin Ian King | 2018-12-20 | 1 | -1/+1 |
| * | scsi: csiostor: fix incorrect dma device in case of vport | Varun Prakash | 2018-12-20 | 1 | -1/+1 |
| * | scsi: myrs: remove the dma_boundary_limit | Christoph Hellwig | 2018-12-20 | 1 | -1/+0 |
| * | scsi: myrb: remove the dma_boundary limit | Christoph Hellwig | 2018-12-20 | 1 | -1/+0 |
| * | scsi: megaraid_sas: driver version update | Shivasharan S | 2018-12-20 | 1 | -2/+2 |
| * | scsi: megaraid_sas: Use 63-bit DMA addressing | Shivasharan S | 2018-12-20 | 1 | -9/+9 |
| * | scsi: megaraid_sas: add retry logic in megasas_readl | Shivasharan S | 2018-12-20 | 2 | -18/+49 |