| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 8 | -15/+9 |
|\ |
|
| * | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2012-09-12 | 6 | -6/+6 |
| |\ |
|
| | * | scsi: make pci error handlers const | Stephen Hemminger | 2012-09-08 | 6 | -6/+6 |
| * | | [SCSI] qla4xxx: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -3/+1 |
| * | | [SCSI] qla4xxx: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -6/+2 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 18 | -101/+56 |
|\ \ |
|
| * | | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 7 | -8/+8 |
| * | | ipr: fix small coding style issues | Kleber Sacilotto de Souza | 2012-09-01 | 1 | -33/+33 |
| * | | gdt: remove unnecessary #defines | Jon Mason | 2012-09-01 | 1 | -9/+0 |
| * | | megaraid: remove unnecessary #defines | Jon Mason | 2012-09-01 | 2 | -38/+2 |
| * | | scsi: fix various printk and comment typos | Masanari Iida | 2012-09-01 | 7 | -13/+13 |
* | | | [SCSI] hpsa: fix handling of protocol error | Stephen M. Cameron | 2012-09-18 | 1 | -1/+2 |
* | | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA | sreekanth.reddy@lsi.com | 2012-09-17 | 1 | -0/+7 |
* | | | [SCSI] bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload | Eddie Wai | 2012-09-17 | 1 | -0/+3 |
* | | | [SCSI] scsi: virtio-scsi: Fix address translation failure of HighMem pages us... | Wang Sen | 2012-09-14 | 1 | -1/+1 |
* | | | [SCSI] Fix 'Device not ready' issue on mpt2sas | James Bottomley | 2012-08-22 | 2 | -0/+20 |
* | | | [SCSI] scsi_lib: fix scsi_io_completion's SG_IO error propagation | Mike Snitzer | 2012-08-22 | 1 | -1/+4 |
* | | | [SCSI] megaraid_sas: Move poll_aen_lock initializer | Kashyap Desai | 2012-08-22 | 1 | -1/+2 |
* | | | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth... | sreekanth.reddy@lsi.com | 2012-08-22 | 1 | -5/+8 |
| |/
|/| |
|
* | | Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-08-01 | 2 | -39/+1 |
|\ \ |
|
| * | | block: drop custom queue draining used by scsi_transport_{iscsi|fc} | Tejun Heo | 2012-06-25 | 2 | -39/+1 |
* | | | Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream | Jeff Garzik | 2012-07-25 | 103 | -1060/+2527 |
|\ \ \ |
|
| * \ \ | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2012-07-25 | 89 | -946/+2249 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [SCSI] Revert "[SCSI] fix async probe regression" | Dan Williams | 2012-07-20 | 1 | -5/+2 |
| | * | | [SCSI] cleanup usages of scsi_complete_async_scans | Dan Williams | 2012-07-20 | 1 | -12/+0 |
| | * | | [SCSI] queue async scan work to an async_schedule domain | Dan Williams | 2012-07-20 | 1 | -6/+6 |
| | * | | [SCSI] async: make async_synchronize_full() flush all work regardless of domain | Dan Williams | 2012-07-20 | 1 | -0/+1 |
| | * | | [SCSI] async: introduce 'async_domain' type | Dan Williams | 2012-07-20 | 3 | -3/+5 |
| | * | | [SCSI] bfa: Fix to set correct return error codes and misc cleanup. | Krishna Gudipati | 2012-07-20 | 2 | -4/+5 |
| | * | | [SCSI] aacraid: Series 7 Async. (performance) mode support | Mahesh Rajashekhara | 2012-07-20 | 8 | -125/+357 |
| | * | | [SCSI] aha152x: Allow use on 64bit systems | Alan Cox | 2012-07-20 | 1 | -1/+1 |
| | * | | [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca... | Nicholas Bellinger | 2012-07-20 | 1 | -3/+12 |
| | * | | [SCSI] bfa: squelch lockdep complaint with a spin_lock_init | Kyle McMartin | 2012-07-20 | 1 | -0/+2 |
| | * | | [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason | 2012-07-20 | 3 | -6/+6 |
| | * | | [SCSI] qla4xxx: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2012-07-20 | 1 | -1/+1 |
| | * | | [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED | Namjae Jeon | 2012-07-20 | 1 | -4/+6 |
| | * | | [SCSI] ufs: reverse the ufshcd_is_device_present logic | Venkatraman S | 2012-07-20 | 1 | -3/+3 |
| | * | | [SCSI] ufs: use module_pci_driver | Venkatraman S | 2012-07-20 | 1 | -18/+1 |
| | * | | [SCSI] set to WCE if usb cache quirk is present. | Namjae Jeon | 2012-07-20 | 1 | -2/+7 |
| | * | | [SCSI] virtio-scsi: hotplug support for virtio-scsi | Cong Meng | 2012-07-20 | 1 | -1/+123 |
| | * | | [SCSI] virtio-scsi: split scatterlist per target | Paolo Bonzini | 2012-07-20 | 1 | -47/+94 |
| | * | | [SCSI] virtio-scsi: release sg_lock after add_buf | Paolo Bonzini | 2012-07-20 | 1 | -2/+2 |
| | * | | [SCSI] virtio-scsi: split locking per vq | Paolo Bonzini | 2012-07-20 | 1 | -25/+52 |
| | * | | [SCSI] virtio-scsi: unlock during kick | Paolo Bonzini | 2012-07-20 | 1 | -1/+3 |
| | * | | [SCSI] libfc: fix sending REC after FCP_RESP is received | Yi Zou | 2012-07-20 | 1 | -3/+3 |
| | * | | [SCSI] libfc: fix retries with FDMI lport states | Vasu Dev | 2012-07-20 | 1 | -2/+3 |
| | * | | [SCSI] libfc: don't exch_done() on invalid sequence ptr | Yi Zou | 2012-07-20 | 1 | -1/+2 |
| | * | | [SCSI] fcoe: Cleanup locking on fcoe_percpu_receive_thread | Neil Horman | 2012-07-20 | 1 | -8/+10 |
| | * | | [SCSI] fcoe: Remove redundant 'less than zero' check | Robert Love | 2012-07-20 | 1 | -1/+1 |
| | * | | [SCSI] libfc: add exch timer debug info | Vasu Dev | 2012-07-20 | 1 | -43/+53 |