Age | Commit message (Expand) | Author | Files | Lines |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 26 | -56/+18 |
2013-11-15 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -10/+9 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -72/+23 |
2013-11-14 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 85 | -1416/+5552 |
2013-11-14 | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-11-11 | virtio_scsi: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs | 1 | -0/+3 |
2013-11-10 | Merge tag 'fcoe-3.13' into for-linus | James Bottomley | 9 | -174/+294 |
2013-11-08 | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe | 1 | -1/+1 |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+9 |
2013-10-31 | ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations | Santosh Shilimkar | 1 | -1/+1 |
2013-10-30 | aacraid: missing capable() check in compat ioctl | Dan Carpenter | 1 | -0/+2 |
2013-10-25 | [SCSI] scsi_error: Escalate to LUN reset if abort fails | Hannes Reinecke | 1 | -7/+9 |
2013-10-25 | [SCSI] Add 'eh_deadline' to limit SCSI EH runtime | Hannes Reinecke | 3 | -6/+168 |
2013-10-25 | [SCSI] remove check for 'resetting' | Hannes Reinecke | 1 | -28/+0 |
2013-10-25 | block: make rq->cmd_flags be 64-bit | Jens Axboe | 1 | -1/+1 |
2013-10-25 | [SCSI] dc395: Move 'last_reset' into internal host structure | Hannes Reinecke | 1 | -11/+13 |
2013-10-25 | [SCSI] tmscsim: Move 'last_reset' into host structure | Hannes Reinecke | 2 | -7/+8 |
2013-10-25 | [SCSI] advansys: Remove 'last_reset' references | Hannes Reinecke | 1 | -4/+4 |
2013-10-25 | [SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset | Hannes Reinecke | 1 | -5/+2 |
2013-10-25 | [SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL | Hannes Reinecke | 2 | -19/+12 |
2013-10-25 | [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE... | Sumit.Saxena@lsi.com | 2 | -4/+7 |
2013-10-25 | [SCSI] lpfc: Fix typo on NULL assignment | Felipe Pena | 1 | -1/+1 |
2013-10-25 | [SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti... | Stewart, Sean | 1 | -10/+16 |
2013-10-25 | [SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit... | Stewart, Sean | 1 | -0/+5 |
2013-10-25 | [SCSI] Revert "sg: use rwsem to solve race during exclusive open" | James Bottomley | 1 | -41/+38 |
2013-10-25 | [SCSI] Revert "sg: no need sg_open_exclusive_lock" | James Bottomley | 1 | -5/+29 |
2013-10-25 | [SCSI] Revert "sg: checking sdp->detached isn't protected when open" | James Bottomley | 1 | -9/+8 |
2013-10-25 | [SCSI] Revert "sg: push file descriptor list locking down to per-device locking" | James Bottomley | 1 | -34/+28 |
2013-10-25 | [SCSI] esas2r: Cleanup snprinf formatting of firmware version | Bradley Grove | 1 | -3/+3 |
2013-10-25 | [SCSI] esas2r: Remove superfluous mask of pcie_cap_reg | Bradley Grove | 1 | -1/+1 |
2013-10-25 | [SCSI] esas2r: Fixes for big-endian platforms | Bradley Grove | 2 | -9/+9 |
2013-10-25 | [SCSI] esas2r: Directly call kernel functions for atomic bit operations | Bradley Grove | 10 | -306/+291 |
2013-10-25 | [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43 | James Smart | 1 | -1/+1 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status | James Smart | 4 | -21/+104 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed spinlock hang. | James Smart | 1 | -2/+6 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an... | James Smart | 2 | -4/+40 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMND | James Smart | 2 | -8/+35 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeouts | James Smart | 1 | -0/+112 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed spinlock inversion problem. | James Smart | 1 | -4/+5 |
2013-10-25 | [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached. | James Smart | 2 | -7/+13 |
2013-10-25 | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout | James Bottomley | 2 | -4/+10 |
2013-10-25 | [SCSI] pm80xx: Firmware logging support. | Anand Kumar Santhanam | 9 | -1/+510 |
2013-10-25 | [SCSI] pm80xx: Phy settings support for motherboard controller. | Anand Kumar Santhanam | 5 | -3/+104 |
2013-10-25 | [SCSI] pm80xx: IButton security feature support for motherboard controllers. | Anand Kumar Santhanam | 1 | -1/+22 |
2013-10-25 | [SCSI] pm80xx: Print SAS address of IO failed device. | Anand Kumar Santhanam | 2 | -1/+103 |
2013-10-25 | [SCSI] pm80xx: 4G boundary fix. | Anand Kumar Santhanam | 1 | -2/+101 |
2013-10-25 | [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues. | Anand Kumar Santhanam | 1 | -18/+13 |
2013-10-25 | [SCSI] pm80xx: Set device state response logic fix. | Anand Kumar Santhanam | 2 | -3/+12 |
2013-10-25 | [SCSI] pm80xx: Display controller BIOS version. | Anand Kumar Santhanam | 2 | -0/+36 |