summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig-1/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-12/+4
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig-2/+5
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina-24/+49
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig-34/+5
2014-11-12scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig-1/+0
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig-21/+1
2014-11-12scsi: remove ordered_tag host template fieldChristoph Hellwig-10/+0
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig-10/+0
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig-4/+6
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig-1/+2
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig-1/+1
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig-6/+0
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig-1/+0
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig-2/+2
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig-14/+1
2014-11-12scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche-8/+11
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche-0/+8
2014-11-12scsi: simplify scsi_log_(send|completion)Hannes Reinecke-1/+2
2014-11-12scsi: remove scsi_show_result()Hannes Reinecke-1/+0
2014-11-12scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke-0/+2
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke-1/+1
2014-11-12scsi: remove scsi_print_status()Hannes Reinecke-1/+0
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke-7/+7
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke-7/+12
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke-0/+9
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke-2/+0
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert-1/+9
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke-8/+3
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain-1/+1
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig-4/+4
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds-7/+7
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh-7/+7
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds-10/+26
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley-0/+1
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani-0/+1
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen-10/+26
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt-1/+1
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig-1/+1
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig-1/+1
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern-0/+4
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com-0/+1
2014-09-15scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig-1/+1
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+1
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+3
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott-1/+1
2014-08-06Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley-0/+1
2014-08-01libiscsi: return new error code when nop times outMike Christie-0/+1
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley-0/+2