| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-08 | 5 | -27/+10 |
|\ |
|
| * | libsas: remove task_collector mode | Christoph Hellwig | 2014-11-27 | 1 | -13/+1 |
| * | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 5 | -12/+4 |
| * | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 | 1 | -2/+5 |
* | | scsi: add SPC-3 command definitions | Hannes Reinecke | 2014-11-24 | 1 | -3/+7 |
* | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 2014-11-24 | 1 | -1/+1 |
* | | scsi: remove scsi_driver owner field | Christoph Hellwig | 2014-11-24 | 1 | -1/+0 |
* | | scsi: stop passing a gfp_mask argument down the command setup path | Christoph Hellwig | 2014-11-24 | 1 | -1/+1 |
|/ |
|
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -1/+1 |
* | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 2 | -34/+5 |
* | scsi: remove use_blk_tcq Scsi_Host field | Christoph Hellwig | 2014-11-12 | 1 | -1/+0 |
* | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 2 | -21/+1 |
* | scsi: remove ordered_tag host template field | Christoph Hellwig | 2014-11-12 | 1 | -10/+0 |
* | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 2014-11-12 | 2 | -10/+0 |
* | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig | 2014-11-12 | 2 | -4/+6 |
* | scsi: provide a generic change_queue_type method | Christoph Hellwig | 2014-11-12 | 2 | -1/+2 |
* | scsi: handle more device handler setup/teardown in common code | Christoph Hellwig | 2014-11-12 | 1 | -1/+1 |
* | scsi: remove struct scsi_dh_devlist | Christoph Hellwig | 2014-11-12 | 1 | -6/+0 |
* | scsi: use container_of to get at device handler private data | Christoph Hellwig | 2014-11-12 | 1 | -1/+0 |
* | scsi: split scsi_nonblockable_ioctl | Christoph Hellwig | 2014-11-12 | 1 | -2/+2 |
* | scsi: refactor scsi_reset_provider handling | Christoph Hellwig | 2014-11-12 | 1 | -14/+1 |
* | scsi: add support for multiple hardware queues in scsi_(host_)find_tag | Bart Van Assche | 2014-11-12 | 1 | -8/+11 |
* | scsi: add support for multiple hardware queues | Bart Van Assche | 2014-11-12 | 1 | -0/+8 |
* | scsi: simplify scsi_log_(send|completion) | Hannes Reinecke | 2014-11-12 | 1 | -1/+2 |
* | scsi: remove scsi_show_result() | Hannes Reinecke | 2014-11-12 | 1 | -1/+0 |
* | scsi: separate out scsi_(host|driver)byte_string() | Hannes Reinecke | 2014-11-12 | 1 | -0/+2 |
* | scsi: repurpose the last argument from print_opcode_name() | Hannes Reinecke | 2014-11-12 | 1 | -1/+1 |
* | scsi: remove scsi_print_status() | Hannes Reinecke | 2014-11-12 | 1 | -1/+0 |
* | scsi: use 'bool' as return value for scsi_normalize_sense() | Hannes Reinecke | 2014-11-12 | 1 | -7/+7 |
* | scsi: use sdev as argument for sense code printing | Hannes Reinecke | 2014-11-12 | 2 | -7/+12 |
* | scsi: introduce sdev_prefix_printk() | Hannes Reinecke | 2014-11-12 | 1 | -0/+9 |
* | scsi: remove scsi_cmd_print_sense_hdr() | Hannes Reinecke | 2014-11-12 | 1 | -2/+0 |
* | scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctl | Douglas Gilbert | 2014-11-12 | 2 | -1/+9 |
* | scsi: set REQ_QUEUE for the blk-mq case | Christoph Hellwig | 2014-10-28 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2014-10-21 | 6 | -7/+7 |
|\ |
|
| * | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 2014-10-19 | 6 | -7/+7 |
| * | [SCSI] fix regression that accidentally disabled block-based tcq | Christoph Hellwig | 2014-09-19 | 1 | -1/+1 |
* | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -10/+26 |
|\ \ |
|
| * | | sd: Honor block layer integrity handling flags | Martin K. Petersen | 2014-09-30 | 1 | -10/+26 |
| * | | blk-mq: fix and simplify tag iteration for the timeout handler | Christoph Hellwig | 2014-09-22 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus | James Bottomley | 2014-10-07 | 1 | -0/+1 |
|\ \ |
|
| * | | scsi: fix the type for well known LUs | Subhash Jadavani | 2014-10-01 | 1 | -0/+1 |
* | | | scsi: fix comment in struct Scsi_Host definition | Sebastian Herbszt | 2014-09-30 | 1 | -1/+1 |
|/ / |
|
* | | scsi: don't store LUN bits in CDB[1] for USB mass-storage devices | Alan Stern | 2014-09-15 | 2 | -0/+4 |
* | | scsi: add use_cmd_list flag | Kashyap.Desai@avagotech.com | 2014-09-15 | 1 | -0/+1 |
* | | scsi: fix regression that accidentally disabled block-based tcq | Christoph Hellwig | 2014-09-15 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-15 | 1 | -0/+1 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next | James Bottomley | 2014-08-06 | 1 | -0/+1 |
| |\ |
|
| | * | libiscsi: return new error code when nop times out | Mike Christie | 2014-08-01 | 1 | -0/+1 |
* | | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-08-14 | 1 | -1/+3 |
|\ \ \ |
|