| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-27 | 1 | -10/+3 |
|\ |
|
| * | scsi: always increment reference count | Rusty Russell | 2015-01-23 | 1 | -10/+3 |
* | | scsi_debug: test always evaluates to false, || should be used instead | Colin Ian King | 2015-01-22 | 1 | -1/+1 |
* | | scsi: Avoid crashing if device uses DIX but adapter does not support it | Ewan D. Milne | 2015-01-20 | 1 | -1/+11 |
* | | scsi_debug: use atomic allocation in resp_rsup_opcodes | Sasha Levin | 2015-01-20 | 1 | -1/+1 |
* | | ipr: wait for aborted command responses | Brian King | 2015-01-19 | 2 | -0/+93 |
* | | scsi: ->queue_rq can't sleep | Christoph Hellwig | 2015-01-09 | 1 | -2/+1 |
* | | qla2xxx: fix busy wait regression | Bruno Prémont | 2015-01-05 | 1 | -1/+3 |
* | | SCSI: fix regression in scsi_send_eh_cmnd() | Alan Stern | 2014-12-30 | 1 | -2/+2 |
* | | fnic: IOMMU Fault occurs when IO and abort IO is out of order | Anil Chintalapati (achintal) | 2014-12-30 | 2 | -1/+16 |
* | | sd: tweak discard heuristics to work around QEMU SCSI issue | Martin K. Petersen | 2014-12-30 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 34 | -273/+104 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 32 | -272/+100 |
| |\ |
|
| | * | storvsc: ring buffer failures may result in I/O freeze | Long Li | 2014-12-15 | 1 | -4/+3 |
| | * | ipr: set scsi_level correctly for disk arrays | Brian King | 2014-12-15 | 1 | -0/+1 |
| | * | ipr: add support for async scanning to speed up boot | Brian King | 2014-12-15 | 2 | -48/+44 |
| | * | scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case | Ewan D. Milne | 2014-12-15 | 1 | -0/+1 |
| | * | scsi_debug: take sdebug_host_list_lock when changing capacity | Ewan D. Milne | 2014-12-15 | 1 | -0/+2 |
| | * | scsi_debug: improve driver description in Kconfig | Douglas Gilbert | 2014-12-15 | 1 | -9/+8 |
| | * | scsi_debug: fix compare and write errors | Douglas Gilbert | 2014-12-15 | 1 | -15/+16 |
| | * | qla2xxx: fix race in handling rport deletion during recovery causes panic | Laurence Oberman | 2014-12-15 | 1 | -2/+0 |
| | * | Revert "[SCSI] mpt3sas: Remove phys on topology change" | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 |
| | * | Revert "[SCSI] mpt2sas: Remove phys on topology change." | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 |
| | * | esas2r: Correct typos of "validate" in a comment | Boris Bodemann | 2014-12-04 | 1 | -2/+2 |
| | * | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig | 2014-12-04 | 2 | -9/+2 |
| | * | ibmvfc: remove unused tag variable | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
| | * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 4 | -12/+11 |
| | * | scsi: remove scsi_set_tag_type | Christoph Hellwig | 2014-12-04 | 1 | -1/+1 |
| | * | scsi: remove scsi_get_tag_type | Christoph Hellwig | 2014-12-04 | 2 | -3/+3 |
| | * | scsi: never drop to untagged mode during queue ramp down | Christoph Hellwig | 2014-12-04 | 1 | -6/+0 |
| | * | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 20 | -152/+4 |
| * | | scsi: blacklist RSOC for Microsoft iSCSI target devices | Martin K. Petersen | 2014-12-15 | 1 | -0/+1 |
| * | | scsi: fix random memory corruption with scsi-mq + T10 PI | Tony Battersby | 2014-12-15 | 1 | -1/+3 |
* | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 4 | -27/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-15 | 4 | -27/+10 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 12 | -12/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 12 | -12/+0 |
| |\ \ \ |
|
| | * | | | scsi: ufs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | scsi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 11 | -11/+0 |
* | | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-12-13 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | blk-mq: add a 'list' parameter to ->queue_rq() | Jens Axboe | 2014-10-29 | 1 | -2/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-12 | 3 | -43/+109 |
|\ \ \ \ \ |
|
| * | | | | | libcxgbi: fix freeing skb prematurely | Karen Xie | 2014-12-12 | 1 | -1/+3 |
| * | | | | | cxgb4i: use set_wr_txq() to set tx queues | Karen Xie | 2014-12-12 | 1 | -11/+5 |
| * | | | | | cxgb4i: handle non-pdu-aligned rx data | Karen Xie | 2014-12-12 | 1 | -0/+22 |
| * | | | | | cxgb4i: additional types of negative advice | Karen Xie | 2014-12-12 | 1 | -3/+9 |
| * | | | | | cxgb4/cxgb4i: set the max. pdu length in firmware | Karen Xie | 2014-12-12 | 1 | -18/+51 |
| * | | | | | cxgb4i: fix credit check for tx_data_wr | Karen Xie | 2014-12-12 | 1 | -1/+2 |
| * | | | | | cxgb4i: fix tx immediate data credit check | Karen Xie | 2014-12-12 | 2 | -9/+17 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 5 | -4/+5 |
|\ \ \ \ \ \ |
|