summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-10-296-25/+40
|\
| * scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRSMichal Kubecek2022-10-221-0/+1
| * scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv2022-10-221-0/+1
| * Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen2022-10-214-25/+38
| |\
| | * scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King2022-10-012-3/+3
| | * scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar2022-10-011-2/+26
| | * scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca2022-10-011-1/+1
| | * scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()Guixin Liu2022-10-011-1/+1
| | * scsi: megaraid_sas: Remove unnecessary memset()Guixin Liu2022-10-011-4/+0
| | * scsi: megaraid_sas: Simplify megasas_update_device_listGuixin Liu2022-10-011-12/+5
| | * scsi: megaraid_sas: Correct an error messageGuixin Liu2022-10-011-1/+1
| | * scsi: megaraid_sas: Correct value passed to scsi_device_lookup()Guixin Liu2022-10-011-1/+1
* | | scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy2022-10-251-1/+1
|/ /
* | scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca2022-10-181-3/+4
* | scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar2022-10-181-0/+8
* | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-2/+2
* | treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-3/+3
* | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-3/+3
* | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-1/+10
|\ \
| * | scsi: storvsc: remove an extraneous "to" in a commentwangjianli2022-09-231-1/+1
| * | Drivers: hv: vmbus: Optimize vmbus_on_eventSaurabh Sengar2022-09-231-0/+9
* | | Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-3/+4
|\ \ \
| * | | freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-071-3/+4
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-07100-2187/+7281
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie2022-09-252-21/+55
| * | | scsi: mpi3mr: Remove unnecessary castJules Irenge2022-09-251-2/+1
| * | | scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-09-251-8/+9
| * | | scsi: mpi3mr: Update driver version to 8.2.0.3.0Sreekanth Reddy2022-09-251-2/+2
| * | | scsi: mpi3mr: Fix scheduling while atomic type bugSreekanth Reddy2022-09-252-6/+5
| * | | scsi: mpi3mr: Scan the devices during resume timeSreekanth Reddy2022-09-253-5/+9
| * | | scsi: mpi3mr: Free enclosure objects during driver unloadSreekanth Reddy2022-09-253-0/+24
| * | | scsi: mpi3mr: Handle 0xF003 Fault CodeSreekanth Reddy2022-09-251-1/+2
| * | | scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy2022-09-253-8/+145
| * | | scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernelsSreekanth Reddy2022-09-251-1/+15
| * | | scsi: mpi3mr: Support new power management frameworkSreekanth Reddy2022-09-251-20/+13
| * | | scsi: mpi3mr: Update mpi3 header filesSreekanth Reddy2022-09-257-52/+165
| * | | scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal2022-09-251-6/+7
| * | | scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal2022-09-251-5/+5
| * | | scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIOLukas Bulwahn2022-09-252-65/+0
| * | | scsi: core: Add I/O timeout count for SCSI deviceWu Bo2022-09-252-0/+3
| * | | scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap2022-09-251-0/+21
| * | | scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-09-251-1/+1
| * | | scsi: 3w-xxxx: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-09-252-8/+8
| * | | scsi: hptiop: Replace one-element array with flexible-array member in struct ...Gustavo A. R. Silva2022-09-251-1/+1
| * | | scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...Gustavo A. R. Silva2022-09-251-5/+3
| * | | scsi: hptiop: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-09-252-3/+2
| * | | scsi: pm8001: Fix running_req for internal abort commandsJohn Garry2022-09-251-0/+4
| * | | scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou2022-09-251-1/+1
| * | | scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usageKees Cook2022-09-251-3/+5
| * | | scsi: core: Make SCSI_MOD depend on BLOCK for cleaner .config filesLukas Bulwahn2022-09-251-3/+4