summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: core: Remove usfhcd_is_*_pm() macrosBart Van Assche2021-05-153-9/+5
* scsi: bfa: Remove some unused variablesChristophe JAILLET2021-05-151-6/+0
* scsi: ibmvfc: Reinit target retriesBrian King2021-05-151-1/+6
* scsi: ibmvfc: Avoid move login if fast fail is enabledBrian King2021-05-152-11/+29
* scsi: ibmvfc: Handle move login failureBrian King2021-05-152-9/+9
* scsi: core: Fix a comment in function scsi_host_dev_release()Xiang Chen2021-05-151-1/+1
* scsi: qedf: Drop unnecessary NULL checks after container_of()Guenter Roeck2021-05-152-9/+0
* scsi: scsi_debug: Drop if with an always false conditionUwe Kleine-König2021-05-151-5/+0
* scsi: snic: Fix an error messageChristophe JAILLET2021-05-151-4/+1
* scsi: ufs: core: Introduce HBA performance monitor sysfs nodesCan Guo2021-05-153-0/+320
* scsi: aacraid: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-112-6/+6
* scsi: ufs: sysfs: Resume the proper SCSI deviceAsutosh Das2021-05-111-12/+12
* scsi: ufs: core: Enable power management for wlunAsutosh Das2021-05-1112-255/+553
* scsi: qla4xxx: Simplify conditionalWan Jiabing2021-05-101-2/+1
* scsi: arcmsr: Update driver version to v1.50.00.04-20210414ching Huang2021-05-101-1/+1
* scsi: arcmsr: Fix the wrong CDB payload report to IOPching Huang2021-05-101-2/+6
* scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlockShixin Liu2021-05-101-3/+1
* scsi: megaraid_mbox: Remove redundant initialization of pointer mboxColin Ian King2021-05-101-2/+0
* scsi: lpfc: Remove redundant assignment to pointer temp_hdrColin Ian King2021-05-101-1/+0
* scsi: 3w-9xxx: Move * operator to clean up code style warningColin Ian King2021-05-101-1/+1
* scsi: mpt3sas: Documentation cleanupRandy Dunlap2021-05-101-49/+50
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-089-483/+432
|\
| * scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke2021-05-031-446/+375
| * scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke2021-05-031-6/+3
| * scsi: scsi_debug: Fix cmd_per_lun, set to max_queueDouglas Gilbert2021-05-031-8/+16
| * scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo2021-04-291-0/+1
| * scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo2021-04-291-0/+2
| * scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo2021-04-291-2/+2
| * scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva2021-04-291-0/+3
| * scsi: qla2xxx: Add marginal path handling supportBikash Hazarika2021-04-291-0/+1
| * scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park2021-04-291-6/+6
| * scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-272-13/+14
| * scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart2021-04-271-1/+1
| * scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart2021-04-271-2/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0714-70/+2
|\ \
| * | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-0712-70/+0
| * | include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-071-0/+1
| * | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-071-0/+1
* | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-2/+1
|\ \ \ | |/ / |/| |
| * | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit2021-04-301-2/+1
* | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-3/+0
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-174-55/+64
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-106-28/+79
| |\ \ \ \
| * | | | | scsi/aacraid: Delete obsolete TODO fileWang Qing2021-03-311-3/+0
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-29186-4486/+5878
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | scsi: sd: Introduce a new local variable in sd_check_events()Bart Van Assche2021-04-161-2/+3
| * | | | | scsi: dc395x: Open-code status_byte(u8) callsBart Van Assche2021-04-161-2/+2
| * | | | | scsi: 53c700: Open-code status_byte(u8) callsBart Van Assche2021-04-161-2/+2
| * | | | | scsi: smartpqi: Remove unused functionsBart Van Assche2021-04-161-10/+0
| * | | | | scsi: qla4xxx: Remove an unused functionBart Van Assche2021-04-161-6/+0