summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-16scsi: libfc: Fix variable name in fc_set_wwpnFam Zheng
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: implement kref backed reference countingJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn
2016-11-08scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig
2016-11-08scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: Remove fc_rport_init()Hannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->lport_recv with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke
2016-11-08scsi: libfc: reset timeout on queue fullHannes Reinecke
2016-11-08scsi: libfc: quarantine timed out xidsHannes Reinecke
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig
2016-07-13fcoe: use enum for fip_modeHannes Reinecke
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior