summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-102-26/+51
|\
| * scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUSMartin Wilck2018-04-201-1/+3
| * scsi: devinfo: add BLIST_RETRY_ITF for EMC SymmetrixMartin Wilck2018-04-201-1/+3
| * scsi: devinfo: warn on undefined blist flagsMartin Wilck2018-04-201-0/+21
| * scsi: devinfo: change blist_flag_t to 64bitMartin Wilck2018-04-202-26/+26
* | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-1/+1
* | scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig2018-05-141-5/+1
* | scsi: core: remove reference to scsi_show_extd_sense()John Pittman2018-04-181-2/+0
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-052-33/+5
|\
| * Merge branch 'fixes' into miscJames Bottomley2018-04-032-2/+6
| |\
| * | scsi: remove the old scsi_module.c initialization modelChristoph Hellwig2018-03-191-36/+0
| * | scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2018-03-121-0/+2
| * | scsi: core: host template attribute groupsStanislav Nijnikov2018-02-151-0/+6
* | | Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-051-0/+5
|\ \ \
| * | | scsi: Add NO_DMA dummies for SCSI DMA mapping APIGeert Uytterhoeven2018-03-161-0/+5
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-271-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | scsi: core: introduce force_blk_mqMing Lei2018-03-141-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-072-2/+3
|\ \ \ | |/ / | | / | |/ |/|
| * scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-012-2/+3
* | Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-02-031-2/+1
|\ \
| * | scsi: sd: Remove zone write lockingDamien Le Moal2018-01-081-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-311-0/+17
|\ \ \
| * \ \ Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-1/+1
| |\ \ \ | | |/ /
| * | | IB/srp: Add RDMA/CM supportBart Van Assche2018-01-231-0/+17
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-316-11/+28
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | scsi: core: Add VENDOR_SPECIFIC sense code definitionsHannes Reinecke2018-01-221-0/+1
| * | scsi: libsas: direct call probe and destructJason Yan2018-01-102-2/+2
| * | scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan2018-01-081-0/+3
| * | scsi: libsas: make the event threshold configurableJason Yan2018-01-081-0/+1
| * | scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-081-0/+6
| * | scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-081-6/+11
| * | scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart2018-01-031-2/+2
| * | scsi: core: Unexport scsi_initialize_rq()Bart Van Assche2017-12-071-1/+0
| * | scsi: core: Ensure that the SCSI error handler gets woken upBart Van Assche2017-12-071-0/+2
| |/
* | scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen2017-11-211-1/+1
|/
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-162-26/+28
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-145-79/+106
|\
| * scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart2017-11-081-0/+2
| * scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-181-1/+2
| * scsi: scsi_devinfo: Reformat blacklist flagsHannes Reinecke2017-10-171-26/+50
| * scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal2017-10-161-11/+34
| * scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONEJason Yan2017-09-151-3/+0
| * scsi: libsas: remove the numbering for each event enumJason Yan2017-09-151-17/+17
| * scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-151-21/+0
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-141-0/+1
|\ \
| * | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-101-0/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-1/+2
|\ \
| * | scsi: sas: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
| * | scsi: fcoe: Convert timers to use timer_setup()Kees Cook2017-10-271-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
OpenPOWER on IntegriCloud