Age | Commit message (Expand) | Author | Files | Lines |
2016-09-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -19/+8 |
2016-09-01 | drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE | Joe Perches | 1 | -1/+1 |
2016-08-19 | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes | James Bottomley | 4 | -19/+8 |
2016-08-18 | scsi: sas: remove is_sas_attached() | Johannes Thumshirn | 1 | -16/+0 |
2016-08-18 | scsi: ses: use scsi_is_sas_rphy instead of is_sas_attached | Johannes Thumshirn | 1 | -1/+1 |
2016-08-16 | scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACH | Xose Vazquez Perez | 1 | -0/+4 |
2016-08-16 | scsi: fix upper bounds check of sense key in scsi_sense_key_string() | Tyrel Datwyler | 1 | -2/+3 |
2016-08-12 | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes | James Bottomley | 7 | -24/+35 |
2016-08-12 | ses: Fix racy cleanup of /sys in remove_dev() | Calvin Owens | 1 | -1/+2 |
2016-08-12 | mpt3sas: Fix resume on WarpDrive flash cards | Greg Edwards | 1 | -11/+11 |
2016-08-10 | ipr: Fix sync scsi scan | Brian King | 1 | -5/+6 |
2016-08-10 | megaraid_sas: Fix probing cards without io port | Yinghai Lu | 2 | -4/+4 |
2016-08-08 | aacraid: Check size values after double-fetch from user | Dave Carroll | 1 | -2/+11 |
2016-08-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -13/+78 |
2016-08-04 | fcoe: Use kfree_skb() instead of kfree() | Wei Yongjun | 1 | -1/+1 |
2016-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 10 | -227/+5006 |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+4 |
2016-08-02 | ipr: Fix error return code in ipr_probe_ioa() | Wei Yongjun | 1 | -0/+1 |
2016-08-02 | fcoe: add missing destroy_workqueue() on error in fcoe_init() | Wei Yongjun | 1 | -1/+2 |
2016-08-02 | lpfc: Fix possible NULL pointer dereference | Johannes Thumshirn | 1 | -9/+6 |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 5 | -7/+15 |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -4/+0 |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2016-07-27 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 83 | -1172/+3023 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -840/+455 |
2016-07-27 | fcoe: Use default VLAN for FIP VLAN discovery | Hannes Reinecke | 2 | -1/+49 |
2016-07-27 | ipr: Wait to do async scan until scsi host is initialized | Brian King | 2 | -0/+10 |
2016-07-27 | cxlflash: Verify problem state area is mapped before notifying shutdown | Uma Krishnan | 1 | -1/+9 |
2016-07-27 | lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt() | Mauricio Faria de Oliveira | 1 | -1/+1 |
2016-07-26 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -2/+1 |
2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -13/+18 |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -13/+19 |
2016-07-26 | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -9/+2 |
2016-07-25 | cxgb3i, cxgb4i: fix symbol not declared sparse warning | Varun Prakash | 2 | -3/+3 |
2016-07-25 | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2 | -0/+2 |
2016-07-25 | cxgb3i: add iSCSI DDP support | Varun Prakash | 1 | -1/+118 |
2016-07-25 | cxgb4i,libcxgbi: add iSCSI DDP support | Varun Prakash | 8 | -2/+507 |
2016-07-25 | cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support | Varun Prakash | 4 | -1009/+0 |
2016-07-20 | scsi:libsas: fix oops caused by assigning a freed task to ->lldd_task | Wei Fang | 1 | -0/+1 |
2016-07-20 | fnic: pci_dma_mapping_error() doesn't return an error code | Dan Carpenter | 1 | -4/+4 |
2016-07-20 | scsi: lpfc: avoid harmless comparison warning | Arnd Bergmann | 1 | -4/+9 |
2016-07-20 | fcoe: implement FIP VLAN responder | Hannes Reinecke | 3 | -0/+269 |
2016-07-20 | fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame' | Hannes Reinecke | 1 | -2/+2 |
2016-07-20 | lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held | Johannes Thumshirn | 1 | -0/+2 |
2016-07-20 | scsi/osd: open code blk_make_request | Christoph Hellwig | 1 | -9/+16 |
2016-07-20 | ibmvscsis: Initial commit of IBM VSCSI Tgt Driver | Bryant G. Ly | 10 | -227/+5006 |
2016-07-19 | cxl: remove dead Kconfig options | Andrew Donnellan | 1 | -4/+0 |
2016-07-18 | sd: don't use the ALL_TG_PT bit for reservations | Christoph Hellwig | 1 | -2/+1 |
2016-07-15 | scsi: ufs: remove unnecessary goto label | Tiezhu Yang | 1 | -2/+1 |
2016-07-15 | hpsa: change hpsa_passthru_ioctl timeout | Don Brace | 1 | -2/+2 |