Age | Commit message (Expand) | Author |
2019-11-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-28 | scsi: qla2xxx: stop timer in shutdown path | Nicholas Piggin |
2019-10-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-24 | scsi: sd: define variable dif as unsigned int instead of bool | Xiang Chen |
2019-10-22 | scsi: qla2xxx: Fix partial flash write of MBI | Quinn Tran |
2019-10-22 | scsi: qla2xxx: Initialized mailbox to prevent driver load failure | Himanshu Madhani |
2019-10-22 | scsi: lpfc: Honor module parameter lpfc_use_adisc | Daniel Wagner |
2019-10-18 | scsi: ufs-bsg: Wake the device before sending raw upiu commands | Avri Altman |
2019-10-18 | scsi: lpfc: Check queue pointer before use | Daniel Wagner |
2019-10-18 | scsi: qla2xxx: fixup incorrect usage of host_byte | Hannes Reinecke |
2019-10-18 | Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-17 | scsi: lpfc: remove left-over BUILD_NVME defines | Hannes Reinecke |
2019-10-17 | scsi: core: try to get module before removing device | Yufen Yu |
2019-10-17 | scsi: hpsa: add missing hunks in reset-patch | Don Brace |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-09 | scsi: ch: Make it possible to open a ch device multiple times again | Bart Van Assche |
2019-10-09 | scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE | Thomas Bogendoerfer |
2019-10-09 | scsi: sni_53c710: fix compilation error | Thomas Bogendoerfer |
2019-10-09 | scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions | Hannes Reinecke |
2019-10-09 | scsi: qla2xxx: fix a potential NULL pointer dereference | Allen Pais |
2019-10-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-10-03 | scsi: core: save/restore command resid for error handling | Damien Le Moal |
2019-09-30 | scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry() | Daniel Wagner |
2019-09-30 | scsi: sd: Ignore a failure to sync cache due to lack of authorization | Oliver Neukum |
2019-09-24 | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-23 | scsi: qla2xxx: Fix Nport ID display value | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix N2N link up fail | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix N2N link reset | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Optimize NPIV tear down process | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix stale mem access on driver unload | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Fix unbound sleep in fcport delete path. | Quinn Tran |
2019-09-23 | scsi: qla2xxx: Silence fwdump template message | Himanshu Madhani |
2019-09-23 | scsi: hisi_sas: Make three functions static | YueHaibing |
2019-09-23 | scsi: megaraid: disable device when probe failed after enabled device | Xiang Chen |
2019-09-23 | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue | Long Li |
2019-09-23 | scsi: qedf: Remove always false 'tmp_prio < 0' statement | Austin Kim |
2019-09-23 | scsi: ufs: skip shutdown if hba is not powered | Stanley Chu |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-23 | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSF | Laurence Oberman |
2019-09-23 | scsi: core: fix dh and multipathing for SCSI hosts without request batching | Steffen Maier |
2019-09-23 | scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching | Steffen Maier |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-17 | block: centralize PI remapping logic to the block layer | Max Gurtovoy |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-17 | Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-12 | scsi: core: remove dummy q->dev check | Stanley Chu |
2019-09-10 | scsi: hisi_sas: Fix the conflict between device gone and host reset | Xiang Chen |