summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov-1/+0
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen-0/+2
2017-09-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-6/+0
2017-09-07Merge branch 'fixes' into miscJames Bottomley-0/+1
2017-09-05scsi: Remove Scsi_Host.uspace_req_qBart Van Assche-6/+0
2017-08-31scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche-0/+3
2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig-4/+3
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche-4/+14
2017-08-25scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke-1/+1
2017-08-25scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche-1/+1
2017-08-25scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche-1/+1
2017-08-25scsi: Avoid sign extension of scsi_device.typeBart Van Assche-1/+1
2017-08-25scsi: Remove an obsolete function declarationBart Van Assche-1/+0
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal-0/+1
2017-08-07scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier-0/+1
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-0/+1
2017-07-06target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-23/+9
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-0/+2
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne-0/+1
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig-0/+1
2017-06-27scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn-3/+3
2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im-0/+1
2017-06-26scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche-3/+0
2017-06-26scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang-4/+0
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig-1/+0
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig-9/+0
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche-1/+1
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche-0/+1
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche-0/+1
2017-06-12scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche-2/+2
2017-06-12scsi: Split scsi_internal_device_block()Bart Van Assche-1/+1
2017-06-12scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche-0/+1
2017-06-09block: introduce new block status code typeChristoph Hellwig-1/+1
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-0/+1
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-0/+0
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+10
2017-05-01target: Add WRITE_VERIFY_16Bryant G. Ly-0/+1
2017-04-25scsi: Improve scsi_get_sense_info_fldDamien Le Moal-2/+2
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig-0/+1
2017-04-19scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery-0/+1
2017-04-11scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke-1/+0
2017-04-06scsi: make asynchronous aborts mandatoryHannes Reinecke-5/+0
2017-04-06scsi: make eh_eflags persistentHannes Reinecke-0/+1
2017-04-06scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke-0/+1
2017-04-06scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche-1/+1
2017-04-05block, scsi: move the retries field to struct scsi_requestChristoph Hellwig-0/+1
2017-04-04scsi: sas: remove sas_domain_release_transportJohannes Thumshirn-1/+0
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova-1/+2
2017-03-15scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova-1/+2