summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-112-5/+6
|\
| * scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg2015-07-231-1/+1
| * scsi: Move sense handling routines to scsi_commonSagi Grimberg2015-07-232-6/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-112-35/+21
|\ \
| * | scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-282-22/+20
| * | scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-281-1/+0
| * | scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-281-1/+1
| * | dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-281-5/+0
| * | dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-282-6/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-022-1/+3
|\| |
| * | scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-261-1/+2
| * | iSCSI: let session recovery_tmo sysfs writes persist across recoveryChris Leech2015-07-301-0/+1
| |/
* | Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-171-1/+0
|\ \
| * | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-1/+0
| |/
* / IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-141-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-235-321/+348
|\
| * Move code that is used both by initiator and target driversBart Van Assche2015-06-014-51/+65
| * Split SCSI header filesBart Van Assche2015-06-012-270/+283
* | IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-181-3/+4
|/
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-0/+1
|\
| * scsi_transport_fc: Add support for 25Gbit speedJames Smart2015-04-101-0/+1
* | libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-0/+1
|/
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-122-1/+5
|\
| * block: support different tag allocation policyShaohua Li2015-01-232-1/+5
* | scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-041-2/+2
* | scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-201-4/+5
* | scsi: Conditionally compile in constants.cHannes Reinecke2015-01-091-4/+64
* | scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke2015-01-091-1/+1
* | scsi: use external buffer for command loggingHannes Reinecke2015-01-092-1/+8
* | scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-091-13/+8
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-203-50/+0
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-183-50/+0
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-5/+0
| | * scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-15/+0
| | * scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-041-13/+0
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-043-17/+0
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-2/+2
|\ \ \ | |/ / |/| |
| * | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \
| * \ \ Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2013-24/+49
| |\ \ \
| * | | | scsi: Fix "choir" and "beeing" malapropsFinn Thain2014-10-291-1/+1
* | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-12-111-8/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | libsas: use ata_dev_classify()Hannes Reinecke2014-11-051-8/+3
* | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-085-27/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | libsas: remove task_collector modeChristoph Hellwig2014-11-271-13/+1
| * | | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-245-12/+4
| * | | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-2/+5
* | | | | scsi: add SPC-3 command definitionsHannes Reinecke2014-11-241-3/+7
* | | | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-241-1/+1