summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-30Merge tag 'for-5.7/libata-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-24scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen
2020-03-24block: move struct partition out of genhd.hChristoph Hellwig
2020-03-24scsi: simplify scsi_partsizeChristoph Hellwig
2020-03-24scsi: move scsicam_bios_param to the end of scsicam.cChristoph Hellwig
2020-03-24scsi: simplify scsi_bios_ptableChristoph Hellwig
2020-03-18scsi: Convert to use set_capacity_revalidate_and_notifyBalbir Singh
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-10scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong
2020-03-10scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal
2020-02-23scsi: iscsi: Use EFI GetVariable only when availableArd Biesheuvel
2020-02-21scsi: libfc: free response frame from GPN_IDIgor Druzhinin
2020-02-12scsi: megaraid_sas: silence a warningTomas Henzl
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-30scsi: ufs: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-30scsi: pm80xx: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-30scsi: megaraid_sas: fixup MSIx interrupt setup during resumeHannes Reinecke
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-20scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-20scsi: hisi_sas: Rename hisi_sas_cq.pci_irq_maskJohn Garry
2020-01-20scsi: hisi_sas: Add prints for v3 hw interrupt converge and automatic affinityLuo Jiaxing
2020-01-20scsi: hisi_sas: Modify the file permissions of trigger_dump to write onlyLuo Jiaxing
2020-01-20scsi: hisi_sas: Replace magic number when handle channel interruptLuo Jiaxing
2020-01-20scsi: hisi_sas: replace spin_lock_irqsave/spin_unlock_restore with spin_lock/...Xiang Chen
2020-01-20scsi: hisi_sas: use threaded irq to process CQ interruptsXiang Chen
2020-01-20scsi: ufs: Use UFS device indicated maximum LU numberBean Huo
2020-01-20scsi: ufs: Add max_lu_supported in struct ufs_dev_infoBean Huo
2020-01-20scsi: ufs: Delete is_init_prefetch from struct ufs_hbaBean Huo
2020-01-20scsi: ufs: Inline two functions into their callersBean Huo