summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2016-05-09Merge branch '4.7/scsi-queue' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo-21/+44
2016-04-15lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin-19/+0
2016-04-15scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin-5/+5
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke-2/+2
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn-0/+1
2016-04-11scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke-0/+9
2016-04-11scsi: disable automatic target scanHannes Reinecke-1/+8
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley-6/+7
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke-0/+25
2016-04-04scsi: add scsi_set_sense_field_pointer()Hannes Reinecke-0/+1
2016-04-04libata: evaluate SCSI sense codeHannes Reinecke-0/+1
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-12/+3
2016-03-18scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann-12/+3
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-6/+7
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke-0/+13
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke-0/+1
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke-0/+2
2016-02-23scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke-0/+1
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace-0/+1
2016-02-23scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare-0/+2
2016-01-27iscsi_tcp: Use ahashHerbert Xu-6/+7
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+78
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley-0/+13
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg-0/+78
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley-0/+1
2015-12-18scsi_transport_sas: add is_sas_attached() functionJames Bottomley-0/+9
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley-0/+3
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke-0/+1
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke-0/+1
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke-2/+0
2015-11-30scsi: rescan VPD attributesHannes Reinecke-2/+3
2015-11-25scsi: Centralise ssp frame information unitsJohn Garry-0/+74
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov-0/+3
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig-80/+20
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-5/+6
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-35/+21
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+3
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig-22/+20
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig-1/+0
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig-1/+1
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig-5/+0
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig-6/+0
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke-1/+2
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo-1/+0
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech-0/+1
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg-1/+1
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg-6/+6
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg-0/+1
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-321/+348