aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)Author
2014-11-12scsi: refactor scsi_reset_provider handlingChristoph Hellwig
2014-11-12scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche
2014-11-12scsi: add support for multiple hardware queuesBart Van Assche
2014-11-12scsi: simplify scsi_log_(send|completion)Hannes Reinecke
2014-11-12scsi: remove scsi_show_result()Hannes Reinecke
2014-11-12scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke
2014-11-12scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke
2014-11-12scsi: remove scsi_print_status()Hannes Reinecke
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert
2014-11-05libsas: use ata_dev_classify()Hannes Reinecke
2014-10-29scsi: Fix "choir" and "beeing" malapropsFinn Thain
2014-10-28scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig
2014-10-21Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-07Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani
2014-09-30sd: Honor block layer integrity handling flagsMartin K. Petersen
2014-09-30scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt
2014-09-22blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-09-15scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-06Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley
2014-08-01libiscsi: return new error code when nop times outMike Christie
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-07-25scsi: add defines for new FC port speeds.Dick Kennedy
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-25scsi: add a symbolic name for the ZBC device typeChristoph Hellwig
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig
2014-07-17scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig
2014-07-17scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig
2014-07-17tgt: removalBart Van Assche
2014-07-17libsrp: removalChristoph Hellwig
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke