summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-02-14scsi: ufs: core: Fix divide by zero in ufshcd_map_queues()Jinyoung Choi
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2022-02-11scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2022-01-31scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internalJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix use-after-free for aborted TMF sas_taskJohn Garry
2022-01-31scsi: pm8001: Fix warning for undescribed param in process_one_iomb()John Garry
2022-01-31scsi: core: Reallocate device's budget map on queue depth changeMing Lei
2022-01-31scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-01-31scsi: pm80xx: Fix double completion for SATA devicesAjish Koshy
2022-01-25scsi: myrs: Fix crash in error caseTong Zhang
2022-01-25scsi: 53c700: Remove redundant assignment to pointer SCpColin Ian King
2022-01-25scsi: ufs: Treat link loss as fatal errorKiwoong Kim
2022-01-25scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()Kiwoong Kim
2022-01-24scsi: bfa: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: hisi_sas: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: 3w-sas: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-24scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini
2022-01-24scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier
2022-01-24scsi: pm8001: Fix bogus FW crash for maxcpus=1John Garry
2022-01-24scsi: qedf: Change context reset messages to ratelimitedSaurav Kashyap
2022-01-24scsi: qedf: Fix refcount issue when LOGO is received during TMFSaurav Kashyap
2022-01-24scsi: qedf: Add stag_work to all the vportsSaurav Kashyap
2022-01-24scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()Xiaoke Wang
2022-01-24scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe
2022-01-24scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-22Merge tag 'ata-5.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'thermal-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-22Merge tag 'acpi-5.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-22Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-22random: move the random sysctl declarations to its own fileXiaoming Ni
2022-01-22firmware_loader: move firmware sysctl to its own filesXiaoming Ni
2022-01-22cdrom: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-22hpet: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-21Merge branches 'acpi-cppc' and 'acpi-dptf'Rafael J. Wysocki