aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2019-03-19scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignmentGravatar Hannes Reinecke 1-3/+3
2019-02-27scsi: kill command serial numberGravatar Hannes Reinecke 2-18/+0
2019-02-26scsi: clean obsolete return values of eh_timed_outGravatar Avri Altman 1-5/+1
2019-02-19scsi: fcoe: make use of fip_mode enum completeGravatar Sedat Dilek 1-2/+2
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndGravatar Bart Van Assche 1-3/+2
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateGravatar Nathan Chancellor 2-3/+6
2019-02-05scsi: remove bidirectional command supportGravatar Christoph Hellwig 2-19/+1
2019-02-05scsi: remove the SCSI OSD libraryGravatar Christoph Hellwig 2-712/+0
2019-01-29scsi: libsas: Remove scsi_to_u32()Gravatar Bart Van Assche 1-6/+0
2019-01-11scsi: libsas: Fix some indentation in libsas.hGravatar John Garry 1-29/+27
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-3/+23
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-14/+6
2018-12-19include/scsi/srp.h: Add support for immediate dataGravatar Bart Van Assche 1-3/+16
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileGravatar Bart Van Assche 1-0/+7
2018-12-18scsi: remove the use_clustering flagGravatar Christoph Hellwig 1-13/+0
2018-12-18scsi: introduce a max_segment_size host_template parametersGravatar Christoph Hellwig 1-0/+6
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-2/+1
2018-12-07scsi: Fix a harmless double shift bugGravatar Dan Carpenter 1-1/+1
2018-11-26scsi: Do not rely on blk-mq for double completionsGravatar Keith Busch 1-0/+4
2018-11-09scsi: return blk_status_t from device handler ->prep_fnGravatar Christoph Hellwig 1-1/+1
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandGravatar Christoph Hellwig 2-2/+3
2018-11-07scsi: kill off the legacy IO pathGravatar Jens Axboe 2-25/+7
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-1/+2
2018-08-02scsi: Check sense buffer size at build timeGravatar Kees Cook 2-5/+15
2018-07-30block: move ref_tag calculation func to the block layerGravatar Max Gurtovoy 1-6/+1
2018-06-26scsi: read host_busy via scsi_host_busy()Gravatar Ming Lei 1-0/+1
2018-06-19scsi: libsas: dynamically allocate and free ata hostGravatar Jason Yan 1-1/+1
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-26/+51
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEGravatar Christoph Hellwig 1-1/+1
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestGravatar Christoph Hellwig 1-5/+1
2018-04-20scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSGravatar Martin Wilck 1-1/+3
2018-04-20scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixGravatar Martin Wilck 1-1/+3
2018-04-20scsi: devinfo: warn on undefined blist flagsGravatar Martin Wilck 1-0/+21
2018-04-20scsi: devinfo: change blist_flag_t to 64bitGravatar Martin Wilck 2-26/+26
2018-04-18scsi: core: remove reference to scsi_show_extd_sense()Gravatar John Pittman 1-2/+0
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 2-33/+5
2018-04-05Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+5
2018-04-03Merge branch 'fixes' into miscGravatar James Bottomley 2-2/+6
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-0/+3
2018-03-19scsi: remove the old scsi_module.c initialization modelGravatar Christoph Hellwig 1-36/+0
2018-03-16scsi: Add NO_DMA dummies for SCSI DMA mapping APIGravatar Geert Uytterhoeven 1-0/+5
2018-03-14scsi: core: introduce force_blk_mqGravatar Ming Lei 1-0/+3
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODGravatar Douglas Gilbert 1-0/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-2/+3
2018-03-01scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsGravatar Bart Van Assche 2-2/+3
2018-02-15scsi: core: host template attribute groupsGravatar Stanislav Nijnikov 1-0/+6
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 1-2/+1
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+17
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 6-11/+28
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Gravatar Jason Gunthorpe 1-1/+1