Age | Commit message (Expand) | Author |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-29 | Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2021-06-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-06-22 | scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) | Christoph Hellwig |
2021-06-18 | scsi: sr: Return appropriate error code when disk is ejected | ManYi Li |
2021-06-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-06-10 | scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h} | Marc Zyngier |
2021-06-07 | scsi: core: Only put parent device if host state differs from SHOST_CREATED | Ming Lei |
2021-06-07 | scsi: core: Put .shost_dev in failure path if host state changes to RUNNING | Ming Lei |
2021-06-07 | scsi: core: Fix failure handling of scsi_add_host_with_dma() | Ming Lei |
2021-06-07 | scsi: core: Fix error handling of scsi_host_alloc() | Ming Lei |
2021-06-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-06-01 | scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V | Ewan D. Milne |
2021-06-01 | scsi: ufs: ufs-mediatek: Fix HCI version in some platforms | Stanley Chu |
2021-06-01 | scsi: qedf: Do not put host in qedf_vport_create() unconditionally | Daniel Wagner |
2021-05-31 | scsi: lpfc: Fix failure to transmit ABTS on FC link | James Smart |
2021-05-28 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-05-21 | scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal | Dmitry Bogdanov |
2021-05-21 | scsi: hisi_sas: Drop free_irq() of devm_request_irq() allocated irq | Yang Yingliang |
2021-05-21 | scsi: vmw_pvscsi: Set correct residual data length | Matt Wang |
2021-05-21 | scsi: bnx2fc: Return failure if io_req is already in ABTS processing | Javed Hasan |
2021-05-21 | scsi: aic7xxx: Remove multiple definition of globals | Tom Rix |
2021-05-21 | scsi: aic7xxx: Restore several defines for aic7xxx firmware build | Tom Rix |
2021-05-21 | scsi: libsas: Use _safe() loop in sas_resume_port() | Dan Carpenter |
2021-05-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2021-05-15 | scsi: pm80xx: Fix drives missing during rmmod/insmod loop | Ajish Koshy |
2021-05-15 | scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword() | Zhen Lei |
2021-05-14 | scsi: qedf: Add pointer checks in qedf_update_link_speed() | Javed Hasan |
2021-05-14 | scsi: ufs: core: Increase the usable queue depth | Bart Van Assche |
2021-05-14 | scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic | Matt Wang |
2021-05-14 | scsi: ufs: ufs-mediatek: Fix power down spec violation | Peter Wang |
2021-05-14 | scsi: storvsc: Use blk_mq_unique_tag() to generate requestIDs | Andrea Parri (Microsoft) |
2021-05-14 | Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer | Andres Beltran |
2021-05-13 | scsi: ufs: handle cleanup correctly on devm_reset_control_get error | Phillip Potter |
2021-05-13 | Revert "scsi: ufs: fix a missing check of devm_reset_control_get" | Greg Kroah-Hartman |
2021-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-06 | include: remove pagemap.h from blkdev.h | Matthew Wilcox (Oracle) |
2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-02 | scsi: fnic: Use scsi_host_busy_iter() to traverse commands | Hannes Reinecke |
2021-05-02 | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io() | Hannes Reinecke |
2021-05-02 | scsi: scsi_debug: Fix cmd_per_lun, set to max_queue | Douglas Gilbert |
2021-04-30 | PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument | Heiner Kallweit |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | scsi: ufs: core: Narrow down fast path in system suspend path | Can Guo |
2021-04-28 | scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspend | Can Guo |
2021-04-28 | scsi: ufs: core: Do not put UFS power into LPM if link is broken | Can Guo |
2021-04-28 | scsi: qla2xxx: Prevent PRLI in target mode | Anastasia Kovaleva |