Age | Commit message (Expand) | Author |
2015-04-27 | SCSI: add 1024 max sectors black list flag | Mike Christie |
2015-04-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-04-10 | scsi_transport_fc: Add support for 25Gbit speed | James Smart |
2015-03-27 | libata-eh: Set 'information' field for autosense | Hannes Reinecke |
2015-02-12 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-04 | scsi_logging: return void for dev_printk() functions | Hannes Reinecke |
2015-01-23 | block: support different tag allocation policy | Shaohua Li |
2015-01-20 | scsi: annotate sdev_prefix_printk and scmd_printk as printf-like | Christoph Hellwig |
2015-01-09 | scsi: Conditionally compile in constants.c | Hannes Reinecke |
2015-01-09 | scsi: use per-cpu buffer for formatting scsi_print_result() | Hannes Reinecke |
2015-01-09 | scsi: use external buffer for command logging | Hannes Reinecke |
2015-01-09 | scsi: Implement per-cpu logging buffer | Hannes Reinecke |
2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-15 | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-11 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig |
2014-12-04 | scsi: remove scsi_set_tag_type | Christoph Hellwig |
2014-12-04 | scsi: remove scsi_get_tag_type | Christoph Hellwig |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-27 | libsas: remove task_collector mode | Christoph Hellwig |
2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-11-24 | scsi: remove scsi_driver owner field | Christoph Hellwig |
2014-11-24 | scsi: stop passing a gfp_mask argument down the command setup path | Christoph Hellwig |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: always assign block layer tags if enabled | Christoph Hellwig |
2014-11-12 | scsi: remove use_blk_tcq Scsi_Host field | Christoph Hellwig |
2014-11-12 | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tag host template field | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig |
2014-11-12 | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig |
2014-11-12 | scsi: handle more device handler setup/teardown in common code | Christoph Hellwig |
2014-11-12 | scsi: remove struct scsi_dh_devlist | Christoph Hellwig |
2014-11-12 | scsi: use container_of to get at device handler private data | Christoph Hellwig |
2014-11-12 | scsi: split scsi_nonblockable_ioctl | Christoph Hellwig |
2014-11-12 | scsi: refactor scsi_reset_provider handling | Christoph Hellwig |
2014-11-12 | scsi: add support for multiple hardware queues in scsi_(host_)find_tag | Bart Van Assche |
2014-11-12 | scsi: add support for multiple hardware queues | Bart Van Assche |
2014-11-12 | scsi: simplify scsi_log_(send|completion) | Hannes Reinecke |
2014-11-12 | scsi: remove scsi_show_result() | Hannes Reinecke |
2014-11-12 | scsi: separate out scsi_(host|driver)byte_string() | Hannes Reinecke |
2014-11-12 | scsi: repurpose the last argument from print_opcode_name() | Hannes Reinecke |