summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2022-10-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-10-25scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy
2022-10-22scsi: mpi3mr: Select CONFIG_SCSI_SAS_ATTRSMichal Kubecek
2022-10-22scsi: pm80xx: Display proc_name in sysfsIgor Pylypiv
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-18scsi: core: Restrict legal sdev_state transitions via sysfsUday Shankar
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-07Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-07Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca
2022-10-01scsi: megaraid_sas: Move megasas_dbg_lvl init to megasas_init()Guixin Liu
2022-10-01scsi: megaraid_sas: Remove unnecessary memset()Guixin Liu
2022-10-01scsi: megaraid_sas: Simplify megasas_update_device_listGuixin Liu
2022-10-01scsi: megaraid_sas: Correct an error messageGuixin Liu
2022-10-01scsi: megaraid_sas: Correct value passed to scsi_device_lookup()Guixin Liu
2022-09-30scsi: Use blk_rq_map_user_io helperAnuj Gupta
2022-09-30block: change request end_io handler to pass back a return valueJens Axboe
2022-09-30Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe
2022-09-29Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-25scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()Mike Christie
2022-09-25scsi: mpi3mr: Remove unnecessary castJules Irenge
2022-09-25scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-09-25scsi: mpi3mr: Update driver version to 8.2.0.3.0Sreekanth Reddy
2022-09-25scsi: mpi3mr: Fix scheduling while atomic type bugSreekanth Reddy
2022-09-25scsi: mpi3mr: Scan the devices during resume timeSreekanth Reddy
2022-09-25scsi: mpi3mr: Free enclosure objects during driver unloadSreekanth Reddy
2022-09-25scsi: mpi3mr: Handle 0xF003 Fault CodeSreekanth Reddy
2022-09-25scsi: mpi3mr: Graceful handling of surprise removal of PCIe HBASreekanth Reddy
2022-09-25scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernelsSreekanth Reddy
2022-09-25scsi: mpi3mr: Support new power management frameworkSreekanth Reddy
2022-09-25scsi: mpi3mr: Update mpi3 header filesSreekanth Reddy
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix ioc->base_readl() use"Damien Le Moal
2022-09-25scsi: mpt3sas: Revert "scsi: mpt3sas: Fix writel() use"Damien Le Moal
2022-09-25scsi: wd33c93: Remove dead code related to the long-gone config WD33C93_PIOLukas Bulwahn
2022-09-25scsi: core: Add I/O timeout count for SCSI deviceWu Bo
2022-09-25scsi: qedf: Populate sysfs attributes for vportSaurav Kashyap
2022-09-25scsi: pm8001: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: 3w-xxxx: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-09-25scsi: hptiop: Replace one-element array with flexible-array member in struct ...Gustavo A. R. Silva
2022-09-25scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_requ...Gustavo A. R. Silva
2022-09-25scsi: hptiop: Replace one-element array with flexible-array memberGustavo A. R. Silva