summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-10scsi: nsp_cs: Check of ioremap return valueJiasheng Jiang
2022-01-10scsi: ufs: ufs-mediatek: Fix error checking in ufs_mtk_init_va09_pwr_ctrl()Miaoqian Lin
2022-01-10scsi: ufs: Modify Tactive time setting conditionsSEO HOYOUNG
2022-01-10scsi: efct: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-10scsi: storvsc: Fix storvsc_queuecommand() memory leakJuan Vazquez
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07scsi: megaraid: Avoid mismatched storage type sizesKees Cook
2022-01-07scsi: hisi_sas: Remove unused variable and check in hisi_sas_send_ata_reset_e...Xiang Chen
2022-01-05scsi: storvsc: Fix unsigned comparison to zeroYueHaibing
2022-01-05scsi: aic79xx: Remove redundant error variableMinghao Chi
2022-01-05scsi: pm80xx: Port reset timeout error handling correctionAjish Koshy
2022-01-05scsi: mpi3mr: Fix formatting problems in some kernel-doc commentsYang Li
2022-01-05scsi: mpi3mr: Fix some spelling mistakesColin Ian King
2022-01-05scsi: mpt3sas: Update persistent trigger pages from sysfs interfaceSuganath Prabu S
2022-01-05scsi: core: Fix scsi_mode_select() interfaceDamien Le Moal
2022-01-05scsi: aacraid: Fix spelling of "its"Randy Dunlap
2022-01-05scsi: qedf: Fix potential dereference of NULL pointerJiasheng Jiang
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-23scsi: mpi3mr: Bump driver version to 8.0.0.61.0Sreekanth Reddy
2021-12-23scsi: mpi3mr: Fixes around reply request queuesSreekanth Reddy
2021-12-23scsi: mpi3mr: Enhanced Task Management Support Reply handlingSreekanth Reddy
2021-12-23scsi: mpi3mr: Use TM response codes from MPI3 headersSreekanth Reddy
2021-12-23scsi: mpi3mr: Add io_uring interface support in I/O-polled modeSreekanth Reddy
2021-12-23scsi: mpi3mr: Print cable mngnt and temp threshold eventsSreekanth Reddy
2021-12-23scsi: mpi3mr: Support Prepare for Reset eventSreekanth Reddy
2021-12-23scsi: mpi3mr: Add Event acknowledgment logicSreekanth Reddy
2021-12-23scsi: mpi3mr: Gracefully handle online FW update operationSreekanth Reddy
2021-12-23scsi: mpi3mr: Detect async reset that occurred in firmwareSreekanth Reddy
2021-12-23scsi: mpi3mr: Add IOC reinit functionSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle offline FW activation in graceful mannerSreekanth Reddy
2021-12-23scsi: mpi3mr: Code refactor of IOC init - part2Sreekanth Reddy
2021-12-23scsi: mpi3mr: Code refactor of IOC init - part1Sreekanth Reddy
2021-12-23scsi: mpi3mr: Fault IOC when internal command gets timeoutSreekanth Reddy
2021-12-23scsi: mpi3mr: Display IOC firmware package versionSreekanth Reddy
2021-12-23scsi: mpi3mr: Handle unaligned PLL in unmap cmndsSreekanth Reddy
2021-12-23scsi: mpi3mr: Increase internal cmnds timeout to 60sSreekanth Reddy
2021-12-23scsi: mpi3mr: Do access status validation before adding devicesSreekanth Reddy
2021-12-23scsi: mpi3mr: Add support for PCIe Managed Switch SES deviceSreekanth Reddy