Age | Commit message (Expand) | Author | Files | Lines |
2009-01-25 | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure | Brian King | 1 | -1/+3 |
2009-01-25 | [SCSI] qla2xxx: Update version number to 8.03.00-k2. | Andrew Vasquez | 1 | -1/+1 |
2009-01-25 | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport... | Seokmann Ju | 1 | -0/+6 |
2009-01-25 | [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. | Andrew Vasquez | 1 | -6/+2 |
2009-01-25 | [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. | Joe Carnuccio | 1 | -3/+3 |
2009-01-25 | [SCSI] qla2xxx: Correct regression in EH abort handling. | Andrew Vasquez | 1 | -0/+1 |
2009-01-25 | [SCSI] qla2xxx: Correct endianness issue during flash manipulation. | Andrew Vasquez | 1 | -5/+2 |
2009-01-25 | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. | Lalit Chandivade | 1 | -0/+5 |
2009-01-25 | [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. | Andrew Vasquez | 3 | -7/+46 |
2009-01-25 | [SCSI] qla2xxx: Always serialize mailbox command execution. | Andrew Vasquez | 1 | -10/+6 |
2009-01-25 | [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY... | Andrew Vasquez | 1 | -0/+3 |
2009-01-25 | [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl... | Andrew Vasquez | 1 | -6/+4 |
2009-01-25 | [SCSI] qla2xxx: Fix memory leak in error path | Anirban Chakraborty | 1 | -3/+8 |
2009-01-25 | [SCSI] qla4xxx: do not reuse session when connecting to different target port | Mike Christie | 2 | -2/+9 |
2009-01-25 | [SCSI] libiscsi: fix iscsi pool leak | Mike Christie | 1 | -0/+1 |
2009-01-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -13/+13 |
2009-01-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2009-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 6 | -29/+46 |
2009-01-16 | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2 | -2/+2 |
2009-01-16 | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi | Stephen Rothwell | 1 | -3/+3 |
2009-01-16 | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 2 | -10/+10 |
2009-01-13 | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 1 | -1/+4 |
2009-01-13 | [SCSI] Add SUN Universal Xport to no attach blacklist | ILLES, Marton | 1 | -0/+1 |
2009-01-13 | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 1 | -2/+1 |
2009-01-13 | [SCSI] qla2xxx: Fix ISP restart bug in multiq code | Anirban Chakraborty | 3 | -26/+40 |
2009-01-13 | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 1 | -6/+6 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 57 | -830/+1809 |
2009-01-08 | powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH | Kamalesh Babulal | 1 | -0/+1 |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async | Linus Torvalds | 2 | -42/+70 |
2009-01-08 | [SCSI] qla2xxx: Update version number to 8.03.00-k1. | Andrew Vasquez | 1 | -3/+3 |
2009-01-08 | [SCSI] qla2xxx: Add ISP81XX support. | Andrew Vasquez | 13 | -109/+1234 |
2009-01-08 | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 6 | -13/+11 |
2009-01-08 | [SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump. | Andrew Vasquez | 1 | -37/+40 |
2009-01-08 | [SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump. | Andrew Vasquez | 3 | -27/+53 |
2009-01-08 | [SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages. | Andrew Vasquez | 1 | -4/+1 |
2009-01-08 | [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ... | Andrew Vasquez | 4 | -3/+9 |
2009-01-08 | [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. | Andrew Vasquez | 7 | -186/+2 |
2009-01-08 | [SCSI] cxgb3i: add missing include | Al Viro | 1 | -0/+1 |
2009-01-08 | [SCSI] scsi_lib: fix DID_RESET status problems | James Bottomley | 1 | -16/+27 |
2009-01-07 | fastboot: make scsi probes asynchronous | Arjan van de Ven | 2 | -42/+70 |
2009-01-06 | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD | James Smart | 1 | -2/+19 |
2009-01-06 | trivial: Fix misspelling of "firmware" in qla1280.c | Nick Andrew | 1 | -2/+2 |
2009-01-06 | trivial: Fix misspelling of "firmware" in a100u2w.c | Nick Andrew | 1 | -1/+1 |
2009-01-06 | trivial: Fix misspelling of "firmware" in megaraid.c | Nick Andrew | 1 | -2/+2 |
2009-01-06 | trivial: Fix misspelling of "firmware" in ql4_mbx.c | Nick Andrew | 1 | -1/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2 | -7/+7 |
2009-01-06 | trivial: fix singal -> signal typo | Frederik Schwarzer | 1 | -1/+1 |
2009-01-05 | [SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts | Larry Finger | 1 | -1/+1 |
2009-01-05 | [SCSI] sd: Correctly handle 6-byte commands with DIX | Martin K. Petersen | 1 | -0/+4 |
2009-01-05 | [SCSI] sd: DIF: Fix tagging on platforms with signed char | Martin K. Petersen | 1 | -4/+4 |