summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-19scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang
2018-03-19scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-03-14scsi: virtio_scsi: unify scsi_host_templateMing Lei
2018-03-14scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei
2018-03-14scsi: core: introduce force_blk_mqMing Lei
2018-03-14scsi: megaraid_sas: fix selection of reply queueMing Lei
2018-03-14scsi: hpsa: fix selection of reply queueMing Lei
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-12scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani
2018-03-12scsi: libsas: defer ata device eh commands to libataJason Yan
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-06scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-03-06scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-06scsi: sd_zbc: Fix potential memory leakDamien Le Moal
2018-03-06scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-03-01scsi: qedi: Fix kernel crash during port toggleManish Rangankar
2018-03-01scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp
2018-03-01scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()Hannes Reinecke
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche
2018-03-01scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke
2018-03-01scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke
2018-03-01scsi: qla2xxx: Fixup locking for session deletionHannes Reinecke
2018-03-01scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-21scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy
2018-02-21scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira
2018-02-21scsi: storvsc: Spread interrupts when picking a channel for I/O requestsMichael Kelley (EOSG)
2018-02-15scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...Shivasharan S
2018-02-13scsi: qla4xxx: skip error recovery in case of register disconnect.Manish Rangankar
2018-02-13scsi: aacraid: fix shutdown crash when init failsMeelis Roos
2018-02-13scsi: qedi: Cleanup local str variableNilesh Javali
2018-02-13scsi: qedi: Fix truncation of CHAP name and secretAndrew Vasquez
2018-02-13scsi: qla2xxx: Fix incorrect handle for abort IOCBHimanshu Madhani
2018-02-13scsi: qla2xxx: Fix double free bug after firmware timeoutQuinn Tran
2018-02-13scsi: storvsc: Increase cmd_per_lun for higher speed devicesMichael Kelley (EOSG)
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()Bart Van Assche
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-30scsi: scsi_dh: Document alua_rtpg_queue() argumentsBart Van Assche
2018-01-30scsi: Remove Makefile entry for oktagon filesCorentin Labbe
2018-01-30scsi: aic7xxx: remove aiclib.cCorentin Labbe
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei