summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg
2015-12-18scsi_transport_sas: add function to get SAS endpoint addressJames Bottomley
2015-12-18scsi_transport_sas: add is_sas_attached() functionJames Bottomley
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke
2015-12-02scsi: remove scsi_show_sense_hdr()Hannes Reinecke
2015-11-30scsi: rescan VPD attributesHannes Reinecke
2015-11-25scsi: Centralise ssp frame information unitsJohn Garry
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-09-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28scsi_dh: integrate into the core SCSI codeChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-03Revert "libata-eh: Set 'information' field for autosense"Tejun Heo
2015-07-30iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-06-01Split SCSI header filesBart Van Assche
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-10scsi_transport_fc: Add support for 25Gbit speedJames Smart
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig
2015-01-09scsi: Conditionally compile in constants.cHannes Reinecke
2015-01-09scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke
2015-01-09scsi: use external buffer for command loggingHannes Reinecke
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds