aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-08scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke1-8/+1
2016-11-08scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke1-13/+1
2016-11-08scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke1-7/+2
2016-11-08scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke1-6/+1
2016-11-08scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke1-31/+7
2016-11-08scsi: libfc: Replace ->lport_recv with function callHannes Reinecke1-7/+1
2016-11-08scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke1-7/+0
2016-11-08scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke1-8/+2
2016-11-08scsi: libfc: reset timeout on queue fullHannes Reinecke1-1/+2
2016-11-08scsi: libfc: quarantine timed out xidsHannes Reinecke1-0/+1
2016-11-08scsi: libfc: use error code for fc_rport_error()Hannes Reinecke1-0/+5
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig1-2/+2
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+17
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-4/+1
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche1-4/+1
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley1-3/+2
2016-08-18scsi: sas: remove is_sas_attached()Johannes Thumshirn1-6/+0
2016-08-18scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn1-1/+6
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+220
2016-07-20fcoe: implement FIP VLAN responderHannes Reinecke2-1/+5
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly1-0/+220
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig1-4/+2
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig1-1/+0
2016-07-13fcoe: use enum for fip_modeHannes Reinecke1-6/+8
2016-07-13fc_fip: Update to latest FC-BB-6 draftHannes Reinecke1-4/+17
2016-07-12fcoe: convert to kworkerSebastian Andrzej Siewior1-2/+4
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi into for-4.7-zacTejun Heo4-21/+44
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin1-19/+0
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2-5/+5
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke1-2/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn1-0/+1
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke1-0/+9
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+8
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley1-6/+7
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke1-0/+25
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke1-0/+1
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke1-0/+1
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+3
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann1-12/+3
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-6/+7
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke2-0/+13
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke1-0/+1
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2-0/+2
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke1-0/+1
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace1-0/+1
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare1-0/+2
2016-01-27iscsi_tcp: Use ahashHerbert Xu1-6/+7
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+78