summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry
2019-04-12scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke
2019-04-08scsi: scsi_transport_fc: Declare wwn_to_u64() argument constBart Van Assche
2019-04-08scsi: scsi_transport_fc: Add FPIN fc event codesJames Smart
2019-04-08scsi: scsi_transport_fc: refactor event posting routinesJames Smart
2019-03-19scsi: core: Remove OSD include filesBart Van Assche
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentHannes Reinecke
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry
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