summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke2016-11-081-8/+1
| * scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke2016-11-081-13/+1
| * scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke2016-11-081-7/+2
| * scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke2016-11-081-6/+1
| * scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke2016-11-081-31/+7
| * scsi: libfc: Replace ->lport_recv with function callHannes Reinecke2016-11-081-7/+1
| * scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-081-7/+0
| * scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke2016-11-081-8/+2
| * scsi: libfc: reset timeout on queue fullHannes Reinecke2016-11-081-1/+2
| * scsi: libfc: quarantine timed out xidsHannes Reinecke2016-11-081-0/+1
| * scsi: libfc: use error code for fc_rport_error()Hannes Reinecke2016-11-081-0/+5
* | block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-2/+2
* | sd: Implement support for ZBC devicesHannes Reinecke2016-10-181-0/+17
|/
* Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-09-271-4/+1
|\
| * scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-261-4/+1
* | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley2016-08-191-3/+2
|\ \ | |/
| * scsi: sas: remove is_sas_attached()Johannes Thumshirn2016-08-181-6/+0
| * scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn2016-08-181-1/+6
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-041-0/+220
|\ \ | |/ |/|
| * ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly2016-07-201-0/+220
* | fcoe: implement FIP VLAN responderHannes Reinecke2016-07-202-1/+5
* | scsi: remove the disable_blk_mq host flagChristoph Hellwig2016-07-151-4/+2
* | scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-131-1/+0
* | fcoe: use enum for fip_modeHannes Reinecke2016-07-131-6/+8
* | fc_fip: Update to latest FC-BB-6 draftHannes Reinecke2016-07-131-4/+17
* | fcoe: convert to kworkerSebastian Andrzej Siewior2016-07-121-2/+4
|/
* Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2016-05-094-21/+44
|\
| * lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-151-19/+0
| * scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-152-5/+5
OpenPOWER on IntegriCloud