summaryrefslogtreecommitdiff
path: root/include/scsi
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-12
|\
| * target: Add WRITE_VERIFY_16Bryant G. Ly2017-05-01
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\ \
| * | scsi: Improve scsi_get_sense_info_fldDamien Le Moal2017-04-25
| * | scsi: scsi_transport_fc: Add dummy initiator role to rportCathy Avery2017-04-19
| * | scsi: sg: disable SET_FORCE_LOW_DMAHannes Reinecke2017-04-11
| * | scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-06
| * | scsi: make eh_eflags persistentHannes Reinecke2017-04-06
| * | scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-06
| * | scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche2017-04-06
| * | scsi: sas: remove sas_domain_release_transportJohannes Thumshirn2017-04-04
| * | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-15
| * | scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_tElena Reshetova2017-03-15
| |/
* | scsi: introduce a result field in struct scsi_requestChristoph Hellwig2017-04-20
* | block, scsi: move the retries field to struct scsi_requestChristoph Hellwig2017-04-05
* | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-01
* | scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-02-28
|/
* scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-23
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-23
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig2017-02-06
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
| * scsi: remove useless acpi functions in the header fileHanjun Guo2017-01-10
* | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-31
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* | scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-27
* | scsi: remove __scsi_alloc_queueChristoph Hellwig2017-01-27
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-17
|\ \ | |/ |/|
| * scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng2017-01-16
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-16
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-14
|\
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-17
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-17
| * scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-17
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-17
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-17
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-17
| * scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-17
| * scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-08
| * scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-08
| * scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-08
| * scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke2016-11-08