aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
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/j...Linus 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/...Linus 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/...Linus 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/j...Linus 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/lin...Jason 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/ke...Linus 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
2017-09-15scsi: libsas: remove the numbering for each event enumJason Yan1-17/+17
2017-09-15scsi: libsas: kill useless ha_event and do some cleanupJason Yan1-21/+0
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+0
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-0/+1
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche1-6/+0
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche1-0/+3
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2-4/+3
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche1-4/+14
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke1-1/+1
2017-08-25scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche1-1/+1
2017-08-25scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche1-1/+1
2017-08-25scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1
2017-08-25scsi: Remove an obsolete function declarationBart Van Assche1-1/+0
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal1-0/+1
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier1-0/+1
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-23/+9
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2-0/+2
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne1-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig1-0/+1
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn1-3/+3
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im1-0/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche1-3/+0
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang1-4/+0
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig1-1/+0
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig1-9/+0
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche1-1/+1
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche1-0/+1
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche1-0/+1
2017-06-12scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche1-2/+2
2017-06-12scsi: Split scsi_internal_device_block()Bart Van Assche1-1/+1
2017-06-12scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche1-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig1-1/+1
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-0/+0
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-12/+10
2017-05-01target: Add WRITE_VERIFY_16Bryant G. Ly1-0/+1
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal1-2/+2
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig1-0/+1
2017-04-19scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery1-0/+1
2017-04-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke1-1/+0
2017-04-06scsi: make asynchronous aborts mandatoryHannes Reinecke1-5/+0
2017-04-06scsi: make eh_eflags persistentHannes Reinecke1-0/+1
2017-04-06scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke1-0/+1
2017-04-06scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche1-1/+1
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig1-0/+1
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn1-1/+0
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-15scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova1-1/+2
2017-03-01scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche1-0/+4
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-02-23scsi: remove scsi_execute_req_flagsChristoph Hellwig1-6/+2
2017-02-23scsi: merge __scsi_execute into scsi_executeChristoph Hellwig1-2/+3
2017-02-22scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke1-0/+1
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-40/+3
2017-02-06scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig2-19/+0
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig4-11/+3
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig1-1/+1
2017-01-27block: split scsi_request out of struct requestChristoph Hellwig2-0/+32
2017-01-27scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig1-3/+0
2017-01-27scsi: remove __scsi_alloc_queueChristoph Hellwig2-2/+2
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley1-3/+3
2017-01-16scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng1-3/+3
2017-01-10scsi: remove useless acpi functions in the header fileHanjun Guo1-10/+0
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-1/+1
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-214/+62
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn1-2/+0
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2-46/+19
2016-11-17scsi: fc: implement kref backed reference countingJohannes Thumshirn1-3/+1
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn1-0/+5
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn1-0/+5
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn1-1/+2
2016-11-17scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn1-9/+3
2016-11-08scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig1-0/+8
2016-11-08scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke1-10/+3
2016-11-08scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke1-8/+1
2016-11-08scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke1-13/+1
2016-11-08scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke1-1/+0
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke1-8/+1
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke1-13/+1
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke1-7/+2
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke1-6/+1
2016-11-08scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke1-31/+7
2016-11-08scsi: libfc: Replace ->lport_recv with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke1-7/+0
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke1-8/+2
2016-11-08scsi: libfc: reset timeout on queue fullHannes Reinecke1-1/+2
2016-11-08scsi: libfc: quarantine timed out xidsHannes Reinecke1-0/+1
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke1-0/+5
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig1-2/+2
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+17
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-3/+2
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn1-6/+0
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn1-1/+6
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+220
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke2-1/+5
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly1-0/+220
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig1-4/+2
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig1-1/+0
2016-07-13fcoe: use enum for fip_modeHannes Reinecke1-6/+8
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke1-4/+17
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior1-2/+4
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo4-21/+44
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin1-19/+0
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2-5/+5
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke1-2/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn1-0/+1
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke1-0/+9
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+8
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley1-6/+7
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke1-0/+25
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke1-0/+1
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke1-0/+1
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann1-12/+3
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+7
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke2-0/+13
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke1-0/+1
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2-0/+2
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke1-0/+1
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace1-0/+1
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare1-0/+2
2016-01-27iscsi_tcp: Use ahashHerbert Xu1-6/+7
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+78
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley2-0/+13
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg1-0/+78
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley1-0/+1
2015-12-18scsi_transport_sas: add is_sas_attached() functionJames Bottomley1-0/+9
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley1-0/+3
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke1-0/+1
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke1-0/+1
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke1-2/+0
2015-11-30scsi: rescan VPD attributesHannes Reinecke1-2/+3
2015-11-25scsi: Centralise ssp frame information unitsJohn Garry1-0/+74
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov1-0/+3
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig2-80/+20
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-5/+6
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-35/+21
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+3
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2-22/+20
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig1-1/+0
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig1-1/+1
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig1-5/+0
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2-6/+0
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke1-1/+2
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo1-1/+0