aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-07scsi: Fix a harmless double shift bugDan Carpenter
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch
2018-11-09scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck
2018-04-20scsi: devinfo: warn on undefined blist flagsMartin Wilck
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck
2018-04-18scsi: core: remove reference to scsi_show_extd_sense()John Pittman
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-19scsi: remove the old scsi_module.c initialization modelChristoph Hellwig
2018-03-16scsi: Add NO_DMA dummies for SCSI DMA mapping APIGeert Uytterhoeven
2018-03-14scsi: core: introduce force_blk_mqMing Lei
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche
2018-01-22scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke
2018-01-10scsi: libsas: direct call probe and destructJason Yan
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan
2018-01-08scsi: libsas: make the event threshold configurableJason Yan
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan
2018-01-03scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart
2017-12-07scsi: core: Unexport scsi_initialize_rq()Bart Van Assche