| 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-11-27 | 1 | -14/+23 |
|\ |
|
| * | scsi: ufs: Fix race between shutdown and runtime resume flow | Stanley Chu | 2020-11-20 | 1 | -5/+1 |
| * | scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE | Can Guo | 2020-11-19 | 1 | -0/+7 |
| * | scsi: ufs: Fix unexpected values from ufshcd_read_desc_param() | Can Guo | 2020-11-19 | 1 | -9/+15 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-11-21 | 1 | -8/+15 |
|\| |
|
| * | scsi: libiscsi: Fix NOP race condition | Lee Duncan | 2020-11-17 | 1 | -8/+15 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-11-14 | 2 | -5/+31 |
|\| |
|
| * | scsi: ufshcd: Fix missing destroy_workqueue() | Qinglang Miao | 2020-11-11 | 1 | -0/+2 |
| * | scsi: ufs: Try to save power mode change and UIC cmd completion timeout | Can Guo | 2020-11-05 | 2 | -2/+26 |
| * | scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold() | Can Guo | 2020-11-05 | 1 | -3/+3 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-11-07 | 3 | -5/+15 |
|\| |
|
| * | scsi: mpt3sas: Fix timeouts observed while reenabling IRQ | Sreekanth Reddy | 2020-11-03 | 1 | -0/+7 |
| * | scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() | Hannes Reinecke | 2020-11-03 | 1 | -4/+5 |
| * | scsi: hpsa: Fix memory leak in hpsa_init_one() | Keita Suzuki | 2020-10-30 | 1 | -1/+3 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-10-31 | 4 | -16/+35 |
|\| |
|
| * | scsi: hisi_sas: Stop using queue #0 always for v2 hw | John Garry | 2020-10-26 | 1 | -1/+1 |
| * | scsi: ibmvscsi: Fix potential race after loss of transport | Tyrel Datwyler | 2020-10-26 | 1 | -10/+26 |
| * | scsi: qla2xxx: Return EBUSY on fcport deletion | Daniel Wagner | 2020-10-26 | 1 | -2/+4 |
| * | scsi: core: Don't start concurrent async scan on same host | Ming Lei | 2020-10-26 | 1 | -3/+4 |
* | | scsi: qla2xxx: remove incorrect sparse #ifdef | Linus Torvalds | 2020-10-26 | 1 | -4/+0 |
|/ |
|
* | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 1 | -0/+9 |
|\ |
|
| * | scsi: handle zone resources errors | Damien Le Moal | 2020-10-13 | 1 | -0/+9 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-10-24 | 27 | -582/+815 |
|\ \ |
|
| * | | scsi: qla2xxx: Fix return of uninitialized value in rval | Colin Ian King | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commands | Christoph Hellwig | 2020-10-08 | 1 | -1/+4 |
| * | | scsi: sr: Initialize ->cmd_len | Christoph Hellwig | 2020-10-08 | 1 | -0/+1 |
| * | | scsi: arcmsr: Update driver version to v1.50.00.02-20200819 | ching Huang | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: arcmsr: Add support for ARC-1886 series RAID controllers | ching Huang | 2020-10-08 | 2 | -18/+367 |
| * | | scsi: arcmsr: Fix device hot-plug monitoring timer stop | ching Huang | 2020-10-08 | 2 | -26/+3 |
| * | | scsi: arcmsr: Remove unnecessary syntax | ching Huang | 2020-10-08 | 1 | -45/+18 |
| * | | scsi: pm80xx: Driver version update | Viswas G | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: pm80xx: Increase the number of outstanding I/O supported to 1024 | Viswas G | 2020-10-08 | 5 | -47/+73 |
| * | | scsi: pm80xx: Remove DMA memory allocation for ccb and device structures | Viswas G | 2020-10-08 | 2 | -23/+33 |
| * | | scsi: pm80xx: Increase number of supported queues | Viswas G | 2020-10-08 | 6 | -104/+160 |
| * | | scsi: sym53c8xx_2: Fix sizeof() mismatch | Colin Ian King | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: isci: Fix a typo in a comment | Christophe JAILLET | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: qla4xxx: Fix inconsistent format argument type | Ye Bin | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: myrb: Fix inconsistent format argument types | Ye Bin | 2020-10-08 | 1 | -2/+2 |
| * | | scsi: myrb: Remove redundant assignment to variable timeout | Jing Xiangfeng | 2020-10-08 | 1 | -1/+0 |
| * | | scsi: bfa: Fix error return in bfad_pci_init() | Jing Xiangfeng | 2020-10-08 | 1 | -0/+1 |
| * | | scsi: fcoe: Simplify the return expression of fcoe_sysfs_setup() | Qinglang Miao | 2020-10-08 | 1 | -7/+1 |
| * | | scsi: snic: Simplify the return expression of svnic_cq_alloc() | Liu Shixin | 2020-10-08 | 1 | -7/+1 |
| * | | scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc() | Liu Shixin | 2020-10-08 | 1 | -7/+1 |
| * | | scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao | 2020-10-08 | 1 | -60/+8 |
| * | | scsi: qla2xxx: Initialize variable in qla8044_poll_reg() | Tom Rix | 2020-10-08 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Do not consume srb greedily | Daniel Wagner | 2020-10-08 | 1 | -27/+15 |
| * | | scsi: qla2xxx: Use constant when it is known | Pavel Machek (CIP) | 2020-10-08 | 1 | -3/+3 |
| * | | scsi: 53c700: Remove set but not used variable | Zheng Yongjun | 2020-10-08 | 1 | -4/+0 |
| * | | scsi: gdth: Make option_setup() static | Jason Yan | 2020-10-08 | 1 | -75/+76 |
| * | | scsi: initio: Use module_pci_driver() to simplify the code | Liu Shixin | 2020-10-08 | 1 | -13/+1 |