aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2019-04-12scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2018-09-05scsi: 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
2017-12-07scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche
2017-11-21scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2017-10-18scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke
2017-10-17scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov