summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-221-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-215-40/+3
|\
| * scsi: remove tsk_mgmt_response and it_nexus_response transport methodsChristoph Hellwig2017-02-062-19/+0
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-064-11/+3
| * scsi: remove useless acpi functions in the header fileHanjun Guo2017-01-101-10/+0
* | block: introduce blk_rq_is_passthroughChristoph Hellwig2017-01-311-1/+1
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-272-0/+32
* | scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-3/+0
* | scsi: remove __scsi_alloc_queueChristoph Hellwig2017-01-272-2/+2
* | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-171-3/+3
|\ \ | |/ |/|
| * scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng2017-01-161-3/+3
* | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-143-214/+62
|\
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-2/+0
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-172-46/+19
| * scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-171-3/+1
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-0/+5
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-0/+5
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+2
| * scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-171-9/+3
| * scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-081-0/+8
| * scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-10/+3
| * scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-081-8/+1
| * scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-081-13/+1
| * scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-081-1/+0
| * scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke2016-11-081-7/+1
OpenPOWER on IntegriCloud