| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2019-07-20 | 1 | -1/+1 |
|\ |
|
| * | scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE | Arnd Bergmann | 2019-07-12 | 1 | -1/+1 |
| * | Merge branch '5.3/scsi-sg' into scsi-next | Martin K. Petersen | 2019-06-27 | 1 | -2/+1 |
| |\ |
|
* | \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | scripts/spelling.txt: drop "sepc" from the misspelling list | Paul Walmsley | 2019-07-12 | 1 | -1/+1 |
* | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-12 | 1 | -2/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | scsi: lpfc: use sg helper to iterate over scatterlist | Ming Lei | 2019-06-20 | 1 | -2/+1 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-12 | 13 | -226/+794 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | scsi: lpfc: Avoid unused function warnings | Nathan Chancellor | 2019-06-19 | 1 | -0/+2 |
| * | | scsi: lpfc: Make some symbols static | YueHaibing | 2019-06-19 | 3 | -5/+5 |
| * | | scsi: lpfc: Remove set but not used variables 'qp' | YueHaibing | 2019-06-19 | 1 | -2/+0 |
| * | | scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc | Thomas Meyer | 2019-06-19 | 1 | -4/+3 |
| * | | scsi: lpfc: Update lpfc version to 12.2.0.3 | James Smart | 2019-06-19 | 1 | -1/+1 |
| * | | scsi: lpfc: Fix kernel warnings related to smp_processor_id() | James Smart | 2019-06-19 | 1 | -1/+1 |
| * | | scsi: lpfc: Fix BFS crash with DIX enabled | James Smart | 2019-06-19 | 1 | -2/+4 |
| * | | scsi: lpfc: Fix FDMI fc4type for nvme support | James Smart | 2019-06-19 | 1 | -3/+11 |
| * | | scsi: lpfc: Fix fcp_rsp_len checking on lun reset | James Smart | 2019-06-19 | 1 | -1/+6 |
| * | | scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors | James Smart | 2019-06-19 | 4 | -113/+255 |
| * | | scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector | James Smart | 2019-06-19 | 3 | -19/+155 |
| * | | scsi: lpfc: Fix incorrect logical link speed on trunks when links down | James Smart | 2019-06-19 | 2 | -3/+9 |
| * | | scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create | James Smart | 2019-06-19 | 1 | -3/+5 |
| * | | scsi: lpfc: Rework misleading nvme not supported in firmware message | James Smart | 2019-06-19 | 2 | -18/+38 |
| * | | scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmpl | James Smart | 2019-06-19 | 1 | -3/+4 |
| * | | scsi: lpfc: Cancel queued work for an IO when processing a received ABTS | James Smart | 2019-06-19 | 1 | -1/+2 |
| * | | scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling | James Smart | 2019-06-19 | 1 | -1/+0 |
| * | | scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery | James Smart | 2019-06-19 | 1 | -0/+1 |
| * | | scsi: lpfc: Revert message logging on unsupported topology | James Smart | 2019-06-19 | 1 | -2/+2 |
| * | | scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames | James Smart | 2019-06-19 | 4 | -25/+214 |
| * | | scsi: lpfc: Separate CQ processing for nvmet_fc upcalls | James Smart | 2019-06-19 | 4 | -30/+64 |
| * | | scsi: lpfc: Revise message when stuck due to unresponsive adapter | James Smart | 2019-06-19 | 1 | -3/+13 |
| * | | scsi: lpfc: Correct nvmet buffer free race condition | James Smart | 2019-06-19 | 1 | -7/+14 |
| * | | scsi: lpfc: Fix nvmet target abort cmd matching | James Smart | 2019-06-19 | 1 | -2/+8 |
| * | | scsi: lpfc: Fix alloc context on oas lun creations | James Smart | 2019-06-19 | 1 | -1/+1 |
| |/ |
|
* | | lpfc: add sysfs interface to post NVME RSCN | James Smart | 2019-06-21 | 2 | -0/+61 |
* | | lpfc: add support for translating an RSCN rcv into a discovery rescan | James Smart | 2019-06-21 | 3 | -0/+51 |
* | | lpfc: add nvmet discovery_event op support | James Smart | 2019-06-21 | 1 | -0/+17 |
* | | lpfc: add support to generate RSCN events for nport | James Smart | 2019-06-21 | 6 | -0/+163 |
* | | scsi: lpfc: Update lpfc version to 12.2.0.2 | James Smart | 2019-05-14 | 1 | -1/+1 |
* | | scsi: lpfc: add check for loss of ndlp when sending RRQ | James Smart | 2019-05-14 | 1 | -1/+4 |
* | | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show | James Smart | 2019-05-14 | 1 | -13/+19 |
* | | scsi: lpfc: resolve lockdep warnings | James Smart | 2019-05-14 | 2 | -33/+56 |
|/ |
|
* | scsi: lpfc: Make lpfc_sli4_oas_verify static | YueHaibing | 2019-04-19 | 1 | -1/+1 |
* | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen | 2019-04-13 | 1 | -4/+3 |
|\ |
|
| * | scsi: lpfc: Fix missing wakeups on abort threads | James Smart | 2019-04-04 | 1 | -4/+3 |
* | | scsi: scsi_transport_fc: nvme: display FC-NVMe port roles | Hannes Reinecke | 2019-04-13 | 1 | -2/+8 |
* | | scsi: lpfc: add support for posting FC events on FPIN reception | James Smart | 2019-04-09 | 2 | -0/+12 |
* | | scsi: lpfc: Fix a recently introduced compiler warning | Bart Van Assche | 2019-04-09 | 1 | -2/+2 |
* | | scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id() | Bart Van Assche | 2019-04-04 | 4 | -18/+18 |
* | | scsi: lpfc: Remove unused functions | Bart Van Assche | 2019-04-04 | 1 | -153/+0 |
* | | scsi: lpfc: Remove set-but-not-used variables | Bart Van Assche | 2019-04-04 | 3 | -29/+15 |