Age | Commit message (Expand) | Author |
2013-10-13 | esp_scsi: Fix tag state corruption when autosensing. | David S. Miller |
2013-09-26 | SCSI: sd: Fix potential out-of-bounds access | Alan Stern |
2013-09-26 | SCSI: Allow MPT Fusion SAS 3.0 driver to be built into the kernel | Greg Kroah-Hartman |
2013-08-26 | [SCSI] pm80xx: fix Adaptec 71605H hang | Hans Verkuil |
2013-08-21 | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on | Anton Blanchard |
2013-08-11 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-08-02 | [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is set | Martin K. Petersen |
2013-08-02 | [SCSI] fnic: BUG: sleeping function called from invalid context during probe | Chris Leech |
2013-08-02 | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernel | Sumit.Saxena@lsi.com |
2013-08-01 | virtio-scsi: Fix virtqueue affinity setup | Asias He |
2013-07-24 | [SCSI] isci: fix breakage caused by >16byte CDB patch | James Bottomley |
2013-07-23 | [SCSI] mvsas: Fix kernel panic on tile due to unaligned data access | James Bottomley |
2013-07-23 | [SCSI] sd: fix crash when UA received on DIF enabled device | Ewan D. Milne |
2013-07-23 | [SCSI] qla2xxx: Properly set the tagging for commands. | Saurav Kashyap |
2013-07-23 | [SCSI] isci: Fix a race condition in the SSP task management path | Jeff Skirvin |
2013-07-13 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-07-13 | Merge tag 'fcoe' into for-linus | James Bottomley |
2013-07-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | [SCSI] scsi constants: command, sense key + additional sense strings | Douglas Gilbert |
2013-07-09 | fcoe: Reduce number of sparse warnings | Bart Van Assche |
2013-07-09 | fcoe: Stop fc_rport_priv structure leak | Mark Rustad |
2013-07-09 | libfcoe: Fix meaningless log statement | Robert Love |
2013-07-09 | libfc: Differentiate echange timer cancellation debug statements | Robert Love |
2013-07-09 | libfc: Remove extra space in fc_exch_timer_cancel definition | Robert Love |
2013-07-09 | fcoe: fix the link error status block sparse warnings | Yi Zou |
2013-07-09 | scsi_debug: fix do_device_access() with wrap around range | Akinobu Mita |
2013-07-09 | fcoe: Fix smatch warning in fcoe_fdmi_info function | Neerav Parikh |
2013-07-09 | libfc: Reject PLOGI from nodes with incompatible role | Mark Rustad |
2013-07-09 | [SCSI] enable destruction of blocked devices which fail LUN scanning | Bart Van Assche |
2013-07-09 | [SCSI] Fix race between starved list and device removal | James Bottomley |
2013-07-09 | [SCSI] megaraid_sas: fix a bug for 64 bit arches | Dan Carpenter |
2013-07-09 | [SCSI] scsi_debug: reduce duplication between prot_verify_read and prot_verif... | Akinobu Mita |
2013-07-09 | [SCSI] scsi_debug: simplify offset calculation for dif_storep | Akinobu Mita |
2013-07-09 | [SCSI] scsi_debug: invalidate protection info for unmapped region | Akinobu Mita |
2013-07-09 | [SCSI] scsi_debug: fix NULL pointer dereference with parameters dif=0 dix=1 | Akinobu Mita |
2013-07-09 | [SCSI] scsi_debug: fix incorrectly nested kmap_atomic() | Akinobu Mita |
2013-07-09 | [SCSI] scsi_debug: fix invalid address passed to kunmap_atomic() | Akinobu Mita |
2013-07-09 | [SCSI] mpt3sas: Bump driver version to v02.100.00.00 | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: Updated the Hardware timing requirements | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: 2013 source code copyright | Sreekanth Reddy |
2013-07-08 | [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() | Bart Van Assche |
2013-07-08 | [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one(). | Bart Van Assche |
2013-07-08 | [SCSI] qla2xxx: Fix qla2xxx_check_risc_status(). | Bart Van Assche |
2013-07-08 | [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization. | Bart Van Assche |