summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets calledShreyas Deodhar2023-01-126-3/+69
* scsi: qla2xxx: edif: Fix clang warningQuinn Tran2023-01-122-2/+17
* scsi: qla2xxx: edif: Reduce memory usage during low I/OQuinn Tran2023-01-124-1/+101
* scsi: qla2xxx: edif: Fix stall session after app startQuinn Tran2023-01-121-7/+49
* scsi: qla2xxx: edif: Fix performance dip due to lock contentionQuinn Tran2023-01-127-36/+170
* scsi: qla2xxx: Relocate/rename vp mapQuinn Tran2023-01-129-110/+113
* scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran2023-01-125-125/+1
* scsi: qla2xxx: Remove dead code (GPNID)Quinn Tran2023-01-126-313/+3
* scsi: qla2xxx: Remove dead codeQuinn Tran2023-01-125-73/+5
* scsi: libsas: Fix an error code in sas_ata_add_dev()Dan Carpenter2023-01-121-1/+1
* scsi: pm8001: Use sysfs_emit() in show function callbacksDeepak R Varma2023-01-121-25/+21
* scsi: qla2xxx: Update version to 10.02.08.100-kNilesh Javali2023-01-121-3/+3
* scsi: qla2xxx: Fix IOCB resource check warningNilesh Javali2023-01-121-1/+1
* scsi: qla2xxx: Remove increment of interface err cntSaurav Kashyap2023-01-121-2/+0
* scsi: qla2xxx: Fix erroneous link downQuinn Tran2023-01-121-2/+5
* scsi: qla2xxx: Remove unintended flag clearingQuinn Tran2023-01-121-1/+0
* scsi: qla2xxx: Fix stalled loginQuinn Tran2023-01-121-0/+6
* scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran2023-01-124-3/+80
* scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran2023-01-127-36/+88
* scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi2023-01-121-18/+1
* scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran2023-01-121-1/+1
* scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar2023-01-121-4/+5
* Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen2022-12-303-105/+114
|\
| * scsi: libsas: Factor out sas_ex_add_dev()Jason Yan2022-12-301-29/+39
| * scsi: libsas: Factor out sas_ata_add_dev()Jason Yan2022-12-302-52/+64
| * scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()Jason Yan2022-12-301-3/+0
| * scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan2022-12-301-6/+0
| * scsi: libsas: Move sas_get_ata_command_set() up to save the declarationJason Yan2022-12-301-15/+11
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-227-8/+137
|\ \
| * | scsi: qla2xxx: Fix crash when I/O abort times outArun Easi2022-12-011-4/+10
| * | scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-1/+34
| * | scsi: core: Rename status_byte to sg_status_byteMike Christie2022-12-012-2/+2
| * | scsi: sd: sd_zbc: Trace zone append emulationJohannes Thumshirn2022-12-012-0/+90
| * | scsi: libfc: Include the correct headerChristophe JAILLET2022-12-011-1/+1
* | | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-211-0/+1
|\ \ \
| * | | Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-201-0/+1
* | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-1/+1
|\ \ \ \
| * | | | driver core: fix up missed scsi/cxlflash class.devnode() conversion.Stephen Rothwell2022-11-301-1/+1
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-1473-871/+1151
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | scsi: sg: Fix get_user() in call sg_scsi_ioctl()Kirill A. Shutemov2022-11-261-1/+1
| * | | scsi: megaraid_sas: Fix some spelling mistakes in commentYu Zhe2022-11-261-4/+4
| * | | scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()John Garry2022-11-261-1/+1
| * | | scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()John Garry2022-11-261-1/+2
| | |/ | |/|
| * | scsi: libsas: Do not export sas_ata_wait_after_reset()Jie Zhan2022-11-261-2/+1
| * | scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan2022-11-261-3/+5
| * | scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan2022-11-263-2/+29
| * | scsi: Revert "scsi: hisi_sas: Don't send bcast events from HW during nexus HA...Jie Zhan2022-11-261-12/+4
| * | scsi: Revert "scsi: hisi_sas: Drain bcast events in hisi_sas_rescan_topology()"Jie Zhan2022-11-261-7/+0
| * | scsi: device_handler: alua: Call scsi_device_put() from non-atomic contextBart Van Assche2022-11-261-8/+19