summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
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
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare
2016-01-27iscsi_tcp: Use ahashHerbert Xu
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds