| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-10-31 | 1 | -2/+4 |
|\ |
|
| * | scsi: qla2xxx: Return EBUSY on fcport deletion | Daniel Wagner | 2020-10-26 | 1 | -2/+4 |
* | | scsi: qla2xxx: remove incorrect sparse #ifdef | Linus Torvalds | 2020-10-26 | 1 | -4/+0 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-23 | 4 | -92/+28 |
|\ |
|
| * | scsi: qla2xxx: Fix return of uninitialized value in rval | Colin Ian King | 2020-10-08 | 1 | -1/+1 |
| * | scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2020-10-07 | 1 | -60/+8 |
| * | scsi: qla2xxx: Initialize variable in qla8044_poll_reg() | Tom Rix | 2020-10-07 | 1 | -1/+1 |
| * | scsi: qla2xxx: Do not consume srb greedily | Daniel Wagner | 2020-10-07 | 1 | -27/+15 |
| * | scsi: qla2xxx: Use constant when it is known | Pavel Machek (CIP) | 2020-10-07 | 1 | -3/+3 |
* | | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 2020-10-14 | 30 | -60/+30 |
|\ \ |
|
| * | | scsi/qla2xxx: Convert to SPDX license identifiers | Thomas Gleixner | 2020-09-16 | 30 | -60/+30 |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-14 | 20 | -403/+687 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c | Ye Bin | 2020-10-02 | 1 | -1/+1 |
| * | scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c | Ye Bin | 2020-10-02 | 1 | -2/+2 |
| * | scsi: qla2xxx: Fix inconsistent format argument type in tcm_qla2xxx.c | Ye Bin | 2020-10-02 | 1 | -1/+1 |
| * | scsi: qla2xxx: Update version to 10.02.00.103-k | Nilesh Javali | 2020-09-29 | 1 | -2/+2 |
| * | scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue | Arun Easi | 2020-09-29 | 3 | -1/+6 |
| * | scsi: qla2xxx: Fix crash on session cleanup with unload | Quinn Tran | 2020-09-29 | 1 | -6/+7 |
| * | scsi: qla2xxx: Fix reset of MPI firmware | Arun Easi | 2020-09-29 | 4 | -39/+23 |
| * | scsi: qla2xxx: Fix MPI reset needed message | Arun Easi | 2020-09-29 | 1 | -1/+1 |
| * | scsi: qla2xxx: Fix buffer-buffer credit extraction error | Quinn Tran | 2020-09-29 | 5 | -81/+34 |
| * | scsi: qla2xxx: Correct the check for sscanf() return value | Saurav Kashyap | 2020-09-29 | 1 | -2/+2 |
| * | scsi: qla2xxx: Update version to 10.02.00.102-k | Nilesh Javali | 2020-09-22 | 2 | -4/+3 |
| * | scsi: qla2xxx: Add SLER and PI control support | Saurav Kashyap | 2020-09-22 | 7 | -5/+45 |
| * | scsi: qla2xxx: Add IOCB resource tracking | Quinn Tran | 2020-09-22 | 8 | -0/+151 |
| * | scsi: qla2xxx: Add rport fields in debugfs | Arun Easi | 2020-09-22 | 1 | -0/+53 |
| * | scsi: qla2xxx: Make tgt_port_database available in initiator mode | Arun Easi | 2020-09-22 | 1 | -32/+32 |
| * | scsi: qla2xxx: Fix I/O errors during LIP reset tests | Arun Easi | 2020-09-22 | 1 | -0/+8 |
| * | scsi: qla2xxx: Performance tweak | Quinn Tran | 2020-09-22 | 8 | -39/+91 |
| * | scsi: qla2xxx: Fix memory size truncation | Quinn Tran | 2020-09-22 | 3 | -6/+8 |
| * | scsi: qla2xxx: Reduce duplicate code in reporting speed | Quinn Tran | 2020-09-22 | 4 | -137/+9 |
| * | scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec | Arun Easi | 2020-09-22 | 3 | -18/+40 |
| * | scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices | Arun Easi | 2020-09-22 | 1 | -0/+58 |
| * | scsi: qla2xxx: Setup debugfs entries for remote ports | Arun Easi | 2020-09-22 | 5 | -1/+51 |
| * | scsi: qla2xxx: Fix I/O failures during remote port toggle testing | Arun Easi | 2020-09-22 | 2 | -4/+1 |
| * | scsi: qla2xxx: Remove unneeded variable 'rval' | Jason Yan | 2020-09-15 | 1 | -3/+2 |
| * | Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs | Martin K. Petersen | 2020-09-15 | 9 | -36/+76 |
| |\ |
|
| * | | scsi: qla2xxx: Handle incorrect entry_type entries | Daniel Wagner | 2020-09-09 | 1 | -2/+27 |
| * | | scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle() | Daniel Wagner | 2020-09-09 | 1 | -4/+6 |
| * | | scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle() | Daniel Wagner | 2020-09-09 | 1 | -5/+3 |
| * | | scsi: qla2xxx: Warn if done() or free() are called on an already freed srb | Daniel Wagner | 2020-09-09 | 2 | -0/+15 |
| * | | scsi: qla2xxx: Fix the return value | Xianting Tian | 2020-09-02 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba() | Tianjia Zhang | 2020-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg() | Tianjia Zhang | 2020-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Remove redundant variable initialization | Tianjia Zhang | 2020-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call | Christophe JAILLET | 2020-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Remove pci-dma-compat wrapper API | Suraj Upadhyay | 2020-08-24 | 1 | -2/+2 |
| * | | scsi: qla2xxx: Remove superfluous memset() | Li Heng | 2020-08-20 | 1 | -2/+0 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-09-08 | 2 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | scsi: qla2xxx: Fix regression on sparc64 | René Rebe | 2020-08-31 | 2 | -4/+4 |