aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-27scsi: kill command serial numberHannes Reinecke2-18/+0
2019-02-26scsi: clean obsolete return values of eh_timed_outAvri Altman1-5/+1
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek1-2/+2
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche1-3/+2
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2-3/+6
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig2-19/+1
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig2-712/+0
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche1-6/+0
2019-01-11scsi: libsas: Fix some indentation in libsas.hJohn Garry1-29/+27
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-3/+23
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-14/+6
2018-12-19include/scsi/srp.h: Add support for immediate dataBart Van Assche1-3/+16
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche1-0/+7
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig1-13/+0
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig1-0/+6
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-2/+1
2018-12-07scsi: Fix a harmless double shift bugDan Carpenter1-1/+1
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch1-0/+4
2018-11-09scsi: return blk_status_t from device handler ->prep_fnChristoph Hellwig1-1/+1
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2-2/+3
2018-11-07scsi: kill off the legacy IO pathJens Axboe2-25/+7
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2018-08-02scsi: Check sense buffer size at build timeKees Cook2-5/+15
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy1-6/+1
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei1-0/+1
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan1-1/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-26/+51
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-1/+1
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig1-5/+1
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck1-1/+3
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck1-1/+3
2018-04-20scsi: devinfo: warn on undefined blist flagsMartin Wilck1-0/+21
2018-04-20scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2-26/+26
2018-04-18scsi: core: remove reference to scsi_show_extd_sense()John Pittman1-2/+0
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-33/+5
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+5
2018-04-03Merge branch 'fixes' into miscJames Bottomley2-2/+6
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+3
2018-03-19scsi: remove the old scsi_module.c initialization modelChristoph Hellwig1-36/+0
2018-03-16scsi: Add NO_DMA dummies for SCSI DMA mapping APIGeert Uytterhoeven1-0/+5
2018-03-14scsi: core: introduce force_blk_mqMing Lei1-0/+3
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+3
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2-2/+3
2018-02-15scsi: core: host template attribute groupsStanislav Nijnikov1-0/+6
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+1
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+17
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-11/+28
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-1/+1
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche1-0/+17