aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-22scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke1-0/+1
2018-01-10scsi: libsas: direct call probe and destructJason Yan2-2/+2
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal1-2/+1
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan1-0/+3
2018-01-08scsi: libsas: make the event threshold configurableJason Yan1-0/+1
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan1-0/+6
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan1-6/+11
2018-01-03scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart1-2/+2
2017-12-07scsi: core: Unexport scsi_initialize_rq()Bart Van Assche1-1/+0
2017-12-07scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche1-0/+2
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2-26/+28
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-79/+106
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+2
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche1-0/+1
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-18scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke1-1/+2
2017-10-17scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke1-26/+50
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal1-11/+34
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov1-1/+0
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2-0/+2
2017-09-15scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan1-3/+0