| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-25 | 3 | -158/+95 |
|\ |
|
| * | scsi/bnx2i: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-25 | 1 | -48/+30 |
| * | scsi/bnx2fc: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-12-25 | 1 | -46/+33 |
| * | scsi: qedi: Convert to hotplug state machine | Thomas Gleixner | 2016-12-25 | 1 | -64/+32 |
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 22 | -22/+22 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-23 | 1 | -0/+3 |
|\ |
|
| * | sg_write()/bsg_write() is not fit to be called under KERNEL_DS | Al Viro | 2016-12-23 | 1 | -0/+3 |
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2016-12-23 | 54 | -656/+9425 |
|\ \ |
|
| * \ | Merge branch 'misc' into for-linus | James Bottomley | 2016-12-22 | 13 | -142/+260 |
| |\ \ |
|
| | * | | scsi: aacraid: remove wildcard for series 9 controllers | Kevin Barnett | 2016-12-08 | 1 | -2/+0 |
| | * | | scsi: ibmvscsi: add write memory barrier to CRQ processing | Tyrel Datwyler | 2016-12-08 | 1 | -0/+2 |
| | * | | scsi: ibmvscsi: log bad SRP response opcode in hex format | Tyrel Datwyler | 2016-12-08 | 1 | -1/+1 |
| | * | | scsi: ibmvscsi: add vscsi hosts to global list_head | Tyrel Datwyler | 2016-12-08 | 2 | -0/+4 |
| | * | | scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1 | Subhash Jadavani | 2016-12-08 | 1 | -1/+2 |
| | * | | scsi: ufs: add quirk to increase host PA_SaveConfigTime | Subhash Jadavani | 2016-12-08 | 5 | -23/+76 |
| | * | | scsi: ufs-qcom: add probe_defer in case phy driver not probed yet | Yaniv Gardi | 2016-12-08 | 1 | -1/+10 |
| | * | | scsi: ufs: add support for UFS HCI 2.1 | Yaniv Gardi | 2016-12-08 | 2 | -4/+32 |
| | * | | scsi: g_NCR5380: Autoprobe board IRQ by default | Finn Thain | 2016-12-08 | 1 | -12/+18 |
| | * | | scsi: g_NCR5380: Fix automatic IRQ on HP C2502 cards | Finn Thain | 2016-12-08 | 1 | -13/+57 |
| | * | | scsi: g_NCR5380: Use probe_irq_*() for IRQ probing | Ondrej Zary | 2016-12-08 | 4 | -88/+54 |
| | * | | scsi: g_NCR5380: Check for chip presence before calling NCR5380_init() | Ondrej Zary | 2016-12-08 | 1 | -0/+7 |
| * | | | scsi: avoid a permanent stop of the scsi device's request queue | Wei Fang | 2016-12-14 | 1 | -4/+0 |
| * | | | scsi: mpt3sas: Recognize and act on iopriority info | Adam Manzanares | 2016-12-14 | 3 | -3/+80 |
| * | | | scsi: qla2xxx: Fix Target mode handling with Multiqueue changes. | Quinn Tran | 2016-12-14 | 4 | -28/+50 |
| * | | | scsi: qla2xxx: Add Block Multi Queue functionality. | Michael Hernandez | 2016-12-14 | 1 | -5/+42 |
| * | | | scsi: qla2xxx: Add multiple queue pair functionality. | Michael Hernandez | 2016-12-14 | 11 | -335/+1114 |
| * | | | scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls. | Michael Hernandez | 2016-12-14 | 3 | -57/+36 |
| * | | | scsi: qla2xxx: Only allow operational MBX to proceed during RESET. | himanshu.madhani@cavium.com | 2016-12-14 | 1 | -0/+52 |
| * | | | scsi: hpsa: remove memory allocate failure message | Amit Kushwaha | 2016-12-14 | 1 | -25/+12 |
| * | | | scsi: Update 3ware driver email addresses | adam radford | 2016-12-14 | 6 | -28/+16 |
| * | | | scsi: libcxgbi: return error if interface is not up | Varun Prakash | 2016-12-14 | 1 | -0/+12 |
| * | | | scsi: cxgb4i: libcxgbi: add missing module_put() | Varun Prakash | 2016-12-14 | 3 | -3/+12 |
| * | | | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature | Varun Prakash | 2016-12-14 | 3 | -26/+213 |
| * | | | scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters | Varun Prakash | 2016-12-14 | 2 | -15/+77 |
| * | | | scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx | Varun Prakash | 2016-12-14 | 1 | -2/+2 |
| * | | | scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework. | Manish Rangankar | 2016-12-14 | 16 | -0/+7464 |
* | | | | Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-21 | 3 | -0/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ibmvscsi_tgt: Add two #include directives | Bryant G. Ly | 2016-12-09 | 2 | -0/+2 |
| * | | | qla2xxx: Add an #include directive | Bart Van Assche | 2016-12-09 | 1 | -0/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 119 | -3857/+5015 |
|\ \ \
| | |/
| |/| |
|
| * | | scsi: qla4xxx: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2016-12-08 | 4 | -98/+37 |
| * | | scsi: hisi_sas: support deferred probe for v2 hw | John Garry | 2016-12-08 | 1 | -0/+12 |
| * | | scsi: megaraid_sas: switch to pci_alloc_irq_vectors | Hannes Reinecke | 2016-12-08 | 2 | -41/+38 |
| * | | scsi: scsi_devinfo: remove synchronous ALUA for NETAPP devices | Xose Vazquez Perez | 2016-12-08 | 1 | -2/+0 |
| * | | scsi: be2iscsi: set errno on error path | Pan Bian | 2016-12-05 | 1 | -1/+3 |
| * | | scsi: be2iscsi: set errno on error path | Pan Bian | 2016-12-05 | 1 | -1/+3 |
| * | | scsi: hpsa: fallback to use legacy REPORT PHYS command | Hannes Reinecke | 2016-12-05 | 1 | -2/+26 |
| * | | scsi: scsi_dh_alua: Fix RCU annotations | Bart Van Assche | 2016-12-05 | 1 | -7/+9 |