Age | Commit message (Expand) | Author |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-19 | aacraid: prevent invalid pointer dereference | Mahesh Rajashekhara |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |
2013-11-18 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-14 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-11-14 | Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-11 | virtio_scsi: verify if queue is broken after virtqueue_get_buf() | Heinz Graalfs |
2013-11-10 | Merge tag 'fcoe-3.13' into for-linus | James Bottomley |
2013-11-08 | scsi_transport_srp: Add periodic reconnect support | Bart Van Assche |
2013-11-08 | scsi_transport_srp: Add transport layer error handling | Bart Van Assche |
2013-11-08 | IB/srp: Keep rport as long as the IB transport layer | Bart Van Assche |
2013-11-08 | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe |
2013-11-07 | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-10-31 | ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations | Santosh Shilimkar |
2013-10-30 | aacraid: missing capable() check in compat ioctl | Dan Carpenter |
2013-10-25 | [SCSI] scsi_error: Escalate to LUN reset if abort fails | Hannes Reinecke |
2013-10-25 | [SCSI] Add 'eh_deadline' to limit SCSI EH runtime | Hannes Reinecke |
2013-10-25 | [SCSI] remove check for 'resetting' | Hannes Reinecke |
2013-10-25 | block: make rq->cmd_flags be 64-bit | Jens Axboe |
2013-10-25 | [SCSI] dc395: Move 'last_reset' into internal host structure | Hannes Reinecke |
2013-10-25 | [SCSI] tmscsim: Move 'last_reset' into host structure | Hannes Reinecke |
2013-10-25 | [SCSI] advansys: Remove 'last_reset' references | Hannes Reinecke |
2013-10-25 | [SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset | Hannes Reinecke |
2013-10-25 | [SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL | Hannes Reinecke |
2013-10-25 | [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE... | Sumit.Saxena@lsi.com |
2013-10-25 | [SCSI] lpfc: Fix typo on NULL assignment | Felipe Pena |
2013-10-25 | [SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti... | Stewart, Sean |
2013-10-25 | [SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit... | Stewart, Sean |
2013-10-25 | [SCSI] Revert "sg: use rwsem to solve race during exclusive open" | James Bottomley |
2013-10-25 | [SCSI] Revert "sg: no need sg_open_exclusive_lock" | James Bottomley |
2013-10-25 | [SCSI] Revert "sg: checking sdp->detached isn't protected when open" | James Bottomley |
2013-10-25 | [SCSI] Revert "sg: push file descriptor list locking down to per-device locking" | James Bottomley |
2013-10-25 | [SCSI] esas2r: Cleanup snprinf formatting of firmware version | Bradley Grove |
2013-10-25 | [SCSI] esas2r: Remove superfluous mask of pcie_cap_reg | Bradley Grove |
2013-10-25 | [SCSI] esas2r: Fixes for big-endian platforms | Bradley Grove |
2013-10-25 | [SCSI] esas2r: Directly call kernel functions for atomic bit operations | Bradley Grove |
2013-10-25 | [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43 | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed spinlock hang. | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an... | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMND | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeouts | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fixed spinlock inversion problem. | James Smart |
2013-10-25 | [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached. | James Smart |
2013-10-25 | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout | James Bottomley |