| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cxgb3: Handle port events properly | Steve Wise | 2009-09-05 | 1 | -6/+6 |
* | [SCSI] mpt2sas: fix config request and diag reset deadlock | Kashyap, Desai | 2009-08-14 | 1 | -65/+20 |
* | [SCSI] mpt2sas: Bump driver version 01.100.04.00 | Kashyap, Desai | 2009-08-13 | 1 | -2/+2 |
* | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber... | Kashyap, Desai | 2009-08-13 | 1 | -3/+3 |
* | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode | Kashyap, Desai | 2009-08-13 | 3 | -28/+64 |
* | [SCSI] mpt2sas: fix infinite loop inside config request | Kashyap, Desai | 2009-08-13 | 1 | -0/+6 |
* | [SCSI] mpt2sas: Excessive log info causes sas iounit page time out | Kashyap, Desai | 2009-08-13 | 2 | -0/+8 |
* | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages | Kashyap, Desai | 2009-08-13 | 1 | -26/+64 |
* | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" | Kashyap, Desai | 2009-08-13 | 1 | -6/+15 |
* | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash | Kashyap, Desai | 2009-08-13 | 1 | -4/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-04 | 1 | -2/+2 |
|\ |
|
| * | iscsi: Use GFP_ATOMIC in iscsi_offload_mesg(). | Michael Chan | 2009-07-30 | 1 | -2/+2 |
* | | [SCSI] sd: Avoid sending extended inquiry to legacy devices | Martin K. Petersen | 2009-07-30 | 1 | -2/+18 |
* | | [SCSI] libsas: fix wide port hotplug issues | Tom Peng | 2009-07-30 | 1 | -40/+107 |
* | | [SCSI] libfc: fix a circular locking warning during sending RRQ | Vasu Dev | 2009-07-30 | 1 | -8/+15 |
* | | [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we c... | Karen Higgins | 2009-07-30 | 3 | -85/+60 |
* | | [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset | Karen Higgins | 2009-07-30 | 1 | -3/+1 |
* | | [SCSI] qla4xxx: Fix Driver Fault Recovery Completion | Karen Higgins | 2009-07-30 | 1 | -10/+9 |
* | | [SCSI] qla4xxx: add timeout handler | Mike Christie | 2009-07-30 | 1 | -0/+17 |
* | | [SCSI] qla4xxx: Correct Extended Sense Data Errors | Karen Higgins | 2009-07-30 | 5 | -54/+122 |
* | | [SCSI] libiscsi: disable bh in and abort handler. | Mike Christie | 2009-07-30 | 1 | -2/+2 |
* | | [SCSI] libsas: reuse the original port when hotplugging phys in wide ports | Tom Peng | 2009-07-16 | 1 | -4/+15 |
* | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | | block: fix sg SG_DXFER_TO_FROM_DEV regression | FUJITA Tomonori | 2009-07-10 | 1 | -0/+4 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 4 | -7/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 | 1 | -1/+1 |
|\ \ |
|
| * | | kbuild: finally remove the obsolete variable $TOPDIR | Amerigo Wang | 2009-06-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-07-02 | 6 | -13/+20 |
|\ \ |
|
| * | | [SCSI] cxgb3i: fix connection error when vlan is enabled | Karen Xie | 2009-06-27 | 1 | -0/+4 |
| * | | [SCSI] FC transport: Locking fix for common-code FC pass-through patch | Christof Schmitt | 2009-06-26 | 1 | -2/+3 |
| * | | [SCSI] zalon: fix oops on attach failure | James Bottomley | 2009-06-25 | 1 | -1/+1 |
| * | | [SCSI] fnic: use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Abhijeet Joglekar | 2009-06-25 | 1 | -4/+4 |
| * | | [SCSI] fnic: remove redundant BUG_ONs and fix checks on unsigned | Roel Kluin | 2009-06-25 | 1 | -5/+2 |
| * | | [SCSI] ibmvscsi: Fix module load hang | Brian King | 2009-06-25 | 1 | -1/+6 |
| |/ |
|
* | | block: get rid of queue-private command filter | Jens Axboe | 2009-07-01 | 1 | -3/+1 |
|/ |
|
* | [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed count | James Bottomley | 2009-06-21 | 1 | -1/+1 |
* | sd, sr: fix Driver 'sd' needs updating message | Hannes Reinecke | 2009-06-21 | 5 | -18/+3 |
* | scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targets | Jaswinder Singh Rajput | 2009-06-21 | 1 | -0/+1 |
* | fc_transport: Selective return value from BSG timeout function | Giridhar Malavali | 2009-06-21 | 1 | -1/+4 |
* | fc_transport: The softirq_done function registration for BSG request | Giridhar Malavali | 2009-06-21 | 1 | -18/+19 |
* | sym53c8xx: ratelimit parity errors | John Stoffel | 2009-06-21 | 1 | -2/+3 |
* | explain the hidden scsi_wait_scan Kconfig variable | Stefan Richter | 2009-06-21 | 1 | -1/+12 |
* | ibmvfc: Fix endless PRLI loop in discovery | Brian King | 2009-06-21 | 2 | -4/+13 |
* | ibmvfc: Process async events before command responses | Brian King | 2009-06-21 | 1 | -10/+10 |
* | libfc: Add runtime debugging with debug_logging module parameter | Robert Love | 2009-06-21 | 5 | -279/+235 |
* | libfcoe: Add runtime debugging with module param debug_logging | Robert Love | 2009-06-21 | 1 | -40/+54 |
* | fcoe: Add runtime debug logging with module parameter debug_logging | Robert Love | 2009-06-21 | 2 | -55/+77 |
* | scsi_debug: Add support for physical block exponent and alignment | Martin K. Petersen | 2009-06-21 | 1 | -1/+29 |
* | cnic: add NETDEV_1000 and NETDEVICES to Kconfig select | Randy Dunlap | 2009-06-21 | 1 | -0/+2 |
* | ipr: differentiate pci-x and pci-e based adapters | Wayne Boyer | 2009-06-21 | 2 | -15/+21 |