summaryrefslogtreecommitdiff
path: root/include/scsi
Commit message (Expand)AuthorAge
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-07
|\
| * scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley2015-12-18
| * scsi_transport_sas: add is_sas_attached() functionJames Bottomley2015-12-18
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\
| | * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-19
* | | scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-02
* | | scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-02
* | | scsi: remove scsi_show_sense_hdr()Hannes Reinecke2015-12-02
* | | scsi: rescan VPD attributesHannes Reinecke2015-11-30
* | | scsi: Centralise ssp frame information unitsJohn Garry2015-11-25
|/ /
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-23
| * scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-23
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-11
|\ \
| * | scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-28
| * | scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-28
| * | scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-28
| * | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-28
| * | dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-28
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-02
|\ \ \ | |/ /
| * | scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-26
| * | iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-30
| |/
* | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-17
|\ \
| * | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-03
| |/
* | IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-14
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\
| * Move code that is used both by initiator and target driversBart Van Assche2015-06-01
| * Split SCSI header filesBart Van Assche2015-06-01
* | IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-18
|/
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-16
|\
| * scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-10
* | libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-27
|/
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * block: support different tag allocation policyShaohua Li2015-01-23
* | scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-04
* | scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-20
* | scsi: Conditionally compile in constants.cHannes Reinecke2015-01-09
* | scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke2015-01-09
* | scsi: use external buffer for command loggingHannes Reinecke2015-01-09
* | scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-09
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-20
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-18
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-04
| | * scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-04
| | * scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-04
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \ \ | |/ / |/| |
| * | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15