summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-0/+1
|\
| * scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-161-0/+1
* | scsi: Call scsi_initialize_rq() for filesystem requestsBart Van Assche2017-08-311-0/+3
* | scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig2017-08-292-4/+3
* | scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche2017-08-291-4/+14
* | scsi: libsas: move bus_reset_handler() to target_reset_handler()Hannes Reinecke2017-08-251-1/+1
* | scsi: scsi_transport_srp: Suppress a W=1 compiler warningBart Van Assche2017-08-251-1/+1
* | scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointerBart Van Assche2017-08-251-1/+1
* | scsi: Avoid sign extension of scsi_device.typeBart Van Assche2017-08-251-1/+1
* | scsi: Remove an obsolete function declarationBart Van Assche2017-08-251-1/+0
* | scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmndSteffen Maier2017-08-071-0/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-0/+1
|\ \ | |/ |/|
| * target: Use macro for WRITE_VERIFY_32 operation codesDamien Le Moal2017-07-061-0/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-066-23/+9
|\ \
| * | scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-011-0/+1
| * | scsi: sas: scsi_queue_work can fail, so make callers awareJohannes Thumshirn2017-06-271-3/+3
| * | scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIALBart Van Assche2017-06-261-3/+0
| * | scsi: fc: drop residual tsk_mgmt_response and it_nexus_responseKefeng Wang2017-06-261-4/+0
| * | scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2017-06-261-1/+0
| * | scsi: remove various unused blist flagsChristoph Hellwig2017-06-261-9/+0
| * | scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-121-0/+1
| * | scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-121-2/+2
| * | scsi: Split scsi_internal_device_block()Bart Van Assche2017-06-121-1/+1
| * | scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche2017-06-121-0/+1
| |/
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-062-0/+2
|\ \
| * | sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-0/+1
| * | libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-271-0/+1
| |/
* | block: Change argument type of scsi_req_init()Bart Van Assche2017-06-201-1/+1
* | block: Make most scsi_req_init() calls implicitBart Van Assche2017-06-201-0/+1
* | block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-121-0/+1
|\
| * target: Add WRITE_VERIFY_16Bryant G. Ly2017-05-011-0/+1
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-0/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-049-12/+10
|\ \
| * | scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-251-2/+2
| * | scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-191-0/+1
| * | scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2017-04-111-1/+0
| * | scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-061-5/+0
| * | scsi: make eh_eflags persistentHannes Reinecke2017-04-061-0/+1
| * | scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-061-0/+1
| * | scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche2017-04-061-1/+1
| * | scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-041-1/+0
| * | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-151-1/+2
| * | scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-151-1/+2
| |/
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-201-0/+1
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-051-0/+1
* | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-011-0/+4
* | scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-02-281-0/+1
|/
* scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-231-6/+2
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-231-2/+3
OpenPOWER on IntegriCloud