aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
...
* | | | | scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig2014-11-24
|/ / / /
* | | | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* | | | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* | | | scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig2014-11-12
* | | | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* | | | scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-12
* | | | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* | | | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
* | | | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* | | | scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-12
* | | | scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-12
* | | | scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-12
* | | | scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* | | | scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* | | | scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche2014-11-12
* | | | scsi: add support for multiple hardware queuesBart Van Assche2014-11-12
* | | | scsi: simplify scsi_log_(send|completion)Hannes Reinecke2014-11-12
* | | | scsi: remove scsi_show_result()Hannes Reinecke2014-11-12
* | | | scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke2014-11-12
* | | | scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-12
* | | | scsi: remove scsi_print_status()Hannes Reinecke2014-11-12
* | | | scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-12
* | | | scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* | | | scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-12
* | | | scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2014-11-12
* | | | scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-12
| |_|/ |/| |
* | | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-28
|/ /
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-21
|\ \
| * | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-19
| * | [SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-19
* | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\ \ \
| * | | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-30
| * | | blk-mq: fix and simplify tag iteration for the timeout handlerChristoph Hellwig2014-09-22
| |/ /
* | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linusJames Bottomley2014-10-07
|\ \ \
| * | | scsi: fix the type for well known LUsSubhash Jadavani2014-10-01
* | | | scsi: fix comment in struct Scsi_Host definitionSebastian Herbszt2014-09-30
|/ / /
* | | scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* | | scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-15
* | | scsi: fix regression that accidentally disabled block-based tcqChristoph Hellwig2014-09-15
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-15
|\ \
| * \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-06
| |\ \ | | |/ | |/|
| | * libiscsi: return new error code when nop times outMike Christie2014-08-01
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-14
|\ \ \
| * | | block SG_IO: add SG_FLAG_Q_AT_HEAD flagDouglas Gilbert2014-07-01
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
| |/ / |/| |
* | | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-07-30
|\ \ \ | |_|/ |/| |
| * | scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-29
* | | scsi: add defines for new FC port speeds.Dick Kennedy2014-07-25
|/ /
* | scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-25
* | scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25