| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] fix use-after-free in scsi_init_io() | James Bottomley | 2010-09-09 | 1 | -1/+1 |
* | [SCSI] sd: fix medium-removal bug | Alan Stern | 2010-09-07 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Update version number to 8.03.04-k0. | Madhuranath Iyengar | 2010-09-05 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Check for empty slot in request queue before posting Command ... | Giridhar Malavali | 2010-09-05 | 1 | -0/+13 |
* | [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set. | Lalit Chandivade | 2010-09-05 | 1 | -3/+4 |
* | [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx. | Giridhar Malavali | 2010-09-05 | 1 | -8/+12 |
* | [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly. | Lalit Chandivade | 2010-09-05 | 1 | -1/+2 |
* | [SCSI] qla2xxx: make rport deletions explicit during vport removal | Arun Easi | 2010-09-05 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Fix vport delete issues | Arun Easi | 2010-09-05 | 7 | -36/+207 |
* | [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation. | David Miller | 2010-09-02 | 2 | -9/+7 |
* | [SCSI] Fix warning: zero-length gnu_printf format string | Jean Sacren | 2010-09-02 | 1 | -3/+3 |
* | [SCSI] hpsa: disable doorbell reset on reset_devices | Stephen M. Cameron | 2010-09-02 | 1 | -0/+6 |
* | [SCSI] be2iscsi: Fix for Login failure | Jayamohan Kallickal | 2010-09-02 | 2 | -4/+3 |
* | [SCSI] fix bio.bi_rw handling | Jiri Slaby | 2010-09-02 | 1 | -1/+1 |
* | drivers/scsi/qla4xxx: fix build | Andrew Morton | 2010-08-20 | 2 | -2/+2 |
* | arcmsr_hba: Missing slab.h include | David Miller | 2010-08-18 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-08-14 | 38 | -355/+1996 |
|\ |
|
| * | [SCSI] qla4xxx: fix compilation warning | Vikas Chaudhary | 2010-08-11 | 1 | -1/+2 |
| * | [SCSI] make error handling more robust in the face of reservations | James Bottomley | 2010-08-11 | 1 | -4/+6 |
| * | [SCSI] tgt: fix warning | Joe Eykholt | 2010-08-11 | 1 | -0/+1 |
| * | [SCSI] Return NEEDS_RETRY for eh commands with status BUSY | Hannes Reinecke | 2010-08-11 | 1 | -0/+1 |
| * | [SCSI] ibmvfc: Driver version 1.0.9 | Brian King | 2010-08-06 | 1 | -2/+2 |
| * | [SCSI] ibmvfc: Fix terminate_rport_io | Brian King | 2010-08-06 | 2 | -169/+204 |
| * | [SCSI] ibmvfc: Fix rport add/delete race resulting in oops | Brian King | 2010-08-06 | 2 | -0/+9 |
| * | [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 | James Smart | 2010-08-06 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes | James Smart | 2010-08-06 | 6 | -47/+144 |
| * | [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup | James Smart | 2010-08-06 | 9 | -51/+128 |
| * | [SCSI] pm8001: introduce missing kfree | Julia Lawall | 2010-08-06 | 1 | -3/+10 |
| * | [SCSI] qla4xxx: Update driver version to 5.02.00-k3 | Vikas Chaudhary | 2010-08-06 | 1 | -1/+1 |
| * | [SCSI] qla4xxx: Added AER support for ISP82xx | Lalit Chandivade | 2010-08-06 | 7 | -4/+352 |
| * | [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios | Nilesh Javali | 2010-08-06 | 5 | -0/+47 |
| * | [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x | Vikas Chaudhary | 2010-08-06 | 2 | -11/+12 |
| * | [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc | Vikas Chaudhary | 2010-08-06 | 1 | -1/+3 |
| * | [SCSI] qla4xxx: Stop firmware before doing init firmware. | Lalit Chandivade | 2010-08-06 | 1 | -0/+6 |
| * | [SCSI] qla4xxx: Use the correct request queue. | Vikas Chaudhary | 2010-08-06 | 1 | -1/+1 |
| * | [SCSI] qla4xxx: set correct value in sess->recovery_tmo | Vikas Chaudhary | 2010-08-06 | 4 | -9/+7 |
| * | [SCSI] libfc: call fc_remote_port_chkready under the host lock. | Mike Christie | 2010-08-06 | 1 | -2/+2 |
| * | [SCSI] remove fake "address-of" expression | Alan Stern | 2010-08-06 | 2 | -2/+2 |
| * | [SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi | Mike Christie | 2010-08-06 | 3 | -0/+490 |
| * | [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS | Randy Dunlap | 2010-08-06 | 1 | -0/+1 |
| * | [SCSI] be2iscsi: Driver Version change to 2.0.549.0 | Jayamohan Kallickal | 2010-08-06 | 1 | -1/+1 |
| * | [SCSI] be2iscsi: Increase max sector | Jayamohan Kallickal | 2010-08-06 | 1 | -1/+1 |
| * | [SCSI] be2iscsi: Add support for iscsi boot | Jayamohan Kallickal | 2010-08-06 | 6 | -46/+564 |
| * | [SCSI] 53c700: remove dma_is_consistent usage | FUJITA Tomonori | 2010-08-06 | 1 | -3/+0 |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -0/+2 |
|\ \ |
|
| * | | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+2 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 3 | -30/+30 |
|\ \ \ |
|
| * | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -30/+30 |
| | |/
| |/| |
|
* | | | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori | 2010-08-11 | 1 | -3/+0 |
* | | | drivers: scsi: use newly introduced hex_to_bin() method | Andy Shevchenko | 2010-08-11 | 3 | -21/+19 |