summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26scsi: Implement blk_mq_ops.show_rq()Bart Van Assche
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26scsi_transport_sas: always pass 0 error to blk_end_request_allChristoph Hellwig
2017-04-25lpfc: Fix memory corruption of the lpfc_ncmd->list pointersJames Smart
2017-04-24Merge branch 'master' into for-4.12/post-mergeJens Axboe
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-24lpfc revison 11.2.0.12James Smart
2017-04-24Fix Express lane queue creation.James Smart
2017-04-24Update ABORT processing for NVMET.James Smart
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart
2017-04-24Add Fabric assigned WWN support.James Smart
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart
2017-04-24Fix crash after issuing lip resetJames Smart
2017-04-24Fix driver load issues when MRQ=8James Smart
2017-04-24Remove hba lock from NVMET issue WQE.James Smart
2017-04-24Fix nvme initiator handling when not enabled.James Smart
2017-04-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart
2017-04-24Fix driver unload/reload operation.James Smart
2017-04-24Fix PRLI ACC rsp for NVMEJames Smart
2017-04-24Fix extra line print in rqpair debug print.James Smart
2017-04-24Remove NULL ptr check before kfree.James Smart
2017-04-24Remove unused defines for NVME PostBuf.James Smart
2017-04-24Fix spelling in comments.James Smart
2017-04-24Add debug messages for nvme/fcp resource allocation.James Smart
2017-04-24Fix log message in completion path.James Smart
2017-04-24Fix rejected nvme LS Req.James Smart
2017-04-24Fix nvme unregister port timeout.James Smart
2017-04-24Standardize nvme SGL segment countJames Smart
2017-04-21nvmet_fc: Rework target side abort handlingJames Smart
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-04-15Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-13scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-12Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley
2017-04-11scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira