| Commit message (Expand) | Author | Age | Files | Lines |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 85 | -525/+463 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-12-22 | 1 | -39/+0 |
|\ |
|
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 2012-12-20 | 1 | -39/+0 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-20 | 1 | -11/+13 |
|\ \ |
|
| * | | virtio: scsi: make it clear that virtqueue_add_buf() no longer returns > 0 | Rusty Russell | 2012-12-18 | 1 | -11/+13 |
* | | | random32: rename random32 to prandom | Akinobu Mita | 2012-12-18 | 1 | -2/+2 |
* | | | Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: Rename queue dead flag | Bart Van Assche | 2012-12-06 | 1 | -1/+1 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-12-15 | 2 | -3/+22 |
|\ \ \ |
|
| * | | | qla2xxx: Look up LUN for abort requests | Steve Hodgson | 2012-11-28 | 1 | -1/+20 |
| * | | | target: pass sense_reason as a return value | Christoph Hellwig | 2012-11-07 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2012-12-14 | 93 | -975/+52192 |
|\ \ \ |
|
| * | | | [SCSI] mpt3sas: add new driver supporting 12GB SAS | Sreekanth Reddy | 2012-12-01 | 22 | -0/+30408 |
| * | | | [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas | Sreekanth Reddy | 2012-12-01 | 1 | -0/+1 |
| * | | | [SCSI] csiostor: remove unneeded memset() | Dan Carpenter | 2012-11-30 | 1 | -1/+0 |
| * | | | [SCSI] csiostor: Fix sparse warnings. | Naresh Kumar Inna | 2012-11-30 | 8 | -128/+110 |
| * | | | [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode. | Saurav Kashyap | 2012-11-30 | 2 | -2/+4 |
| * | | | [SCSI] qla2xxx: Dont clear drv active on iospace config failure. | Saurav Kashyap | 2012-11-30 | 2 | -4/+6 |
| * | | | [SCSI] qla2xxx: Fix typo in qla2xxx driver. | Masanari Iida | 2012-11-30 | 2 | -4/+4 |
| * | | | [SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with ... | Chad Dupuis | 2012-11-30 | 1 | -0/+2 |
| * | | | [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport. | Joe Carnuccio | 2012-11-30 | 3 | -22/+17 |
| * | | | [SCSI] qla2xxx: Add 16Gb/s case to get port speed capability. | Joe Carnuccio | 2012-11-30 | 1 | -0/+3 |
| * | | | [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed. | Joe Carnuccio | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset. | Joe Carnuccio | 2012-11-30 | 2 | -0/+100 |
| * | | | [SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set. | Saurav Kashyap | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function. | Saurav Kashyap | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message. | Saurav Kashyap | 2012-11-30 | 1 | -3/+11 |
| * | | | [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque... | Andrew Vasquez | 2012-11-30 | 1 | -10/+1 |
| * | | | [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level. | Chad Dupuis | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin. | Saurav Kashyap | 2012-11-30 | 1 | -4/+3 |
| * | | | [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response. | Armen Baloyan | 2012-11-30 | 1 | -0/+3 |
| * | | | [SCSI] qla2xxx: Fix for warnings reported by sparse. | Saurav Kashyap | 2012-11-30 | 10 | -121/+54 |
| * | | | [SCSI] qla2xxx: Honor status value of 2 for report-id acquisition. | Saurav Kashyap | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock. | Chad Dupuis | 2012-11-30 | 1 | -4/+0 |
| * | | | [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries. | Andrew Vasquez | 2012-11-30 | 1 | -0/+1 |
| * | | | [SCSI] qla2xxx: Update the driver version to 8.04.00.08-k. | Saurav Kashyap | 2012-11-30 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback() | Steve Hodgson | 2012-11-30 | 1 | -3/+4 |
| * | | | [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc... | Giridhar Malavali | 2012-11-30 | 2 | -4/+2 |
| * | | | [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically. | David Jeffery | 2012-11-30 | 1 | -2/+2 |
| * | | | [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for succ... | Armen Baloyan | 2012-11-30 | 1 | -41/+24 |
| * | | | [SCSI] sd: update sd to use the new pm callbacks | Aaron Lu | 2012-11-30 | 1 | -6/+13 |
| * | | | [SCSI] scsi_pm: use callbacks from dev_pm_ops for scsi devices | Aaron Lu | 2012-11-30 | 1 | -33/+53 |
| * | | | [SCSI] Revert "[SCSI] runtime resume parent for child's system-resume" | Aaron Lu | 2012-11-30 | 1 | -10/+1 |
| * | | | [SCSI] Revert "[SCSI] scsi_pm: set device runtime state before parent suspended" | Aaron Lu | 2012-11-30 | 1 | -12/+11 |
| * | | | [SCSI] sd: put to stopped power state when runtime suspend | Aaron Lu | 2012-11-30 | 1 | -1/+2 |
| * | | | [SCSI] mvsas: fix undefined bit shift | Xi Wang | 2012-11-30 | 2 | -13/+3 |
| * | | | [SCSI] prevent stack buffer overflow in host_reset | Sasha Levin | 2012-11-30 | 1 | -7/+4 |
| * | | | [SCSI] csiostor: Chelsio FCoE offload driver | Naresh Kumar Inna | 2012-11-27 | 22 | -0/+19175 |
| * | | | [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives | Jason J. Herne | 2012-11-27 | 1 | -1/+3 |
| * | | | [SCSI] aacraid: SCSI dma mapping failure case handling | Mahesh Rajashekhara | 2012-11-27 | 2 | -24/+65 |