| Commit message (Expand) | Author | Age | Files | Lines |
* | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 2009-02-05 | 2 | -22/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 | 12 | -44/+100 |
|\ |
|
| * | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure | Brian King | 2009-01-25 | 1 | -1/+3 |
| * | [SCSI] qla2xxx: Update version number to 8.03.00-k2. | Andrew Vasquez | 2009-01-25 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport... | Seokmann Ju | 2009-01-25 | 1 | -0/+6 |
| * | [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations. | Andrew Vasquez | 2009-01-25 | 1 | -6/+2 |
| * | [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. | Joe Carnuccio | 2009-01-25 | 1 | -3/+3 |
| * | [SCSI] qla2xxx: Correct regression in EH abort handling. | Andrew Vasquez | 2009-01-25 | 1 | -0/+1 |
| * | [SCSI] qla2xxx: Correct endianness issue during flash manipulation. | Andrew Vasquez | 2009-01-25 | 1 | -5/+2 |
| * | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. | Lalit Chandivade | 2009-01-25 | 1 | -0/+5 |
| * | [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. | Andrew Vasquez | 2009-01-25 | 3 | -7/+46 |
| * | [SCSI] qla2xxx: Always serialize mailbox command execution. | Andrew Vasquez | 2009-01-25 | 1 | -10/+6 |
| * | [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY... | Andrew Vasquez | 2009-01-25 | 1 | -0/+3 |
| * | [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl... | Andrew Vasquez | 2009-01-25 | 1 | -6/+4 |
| * | [SCSI] qla2xxx: Fix memory leak in error path | Anirban Chakraborty | 2009-01-25 | 1 | -3/+8 |
| * | [SCSI] qla4xxx: do not reuse session when connecting to different target port | Mike Christie | 2009-01-25 | 2 | -2/+9 |
| * | [SCSI] libiscsi: fix iscsi pool leak | Mike Christie | 2009-01-25 | 1 | -0/+1 |
* | | cxgb3: Replace LRO with GRO | Herbert Xu | 2009-01-21 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-01-16 | 3 | -13/+13 |
|\ |
|
| * | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsi | Stephen Rothwell | 2009-01-16 | 1 | -3/+3 |
| * | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 2009-01-16 | 2 | -10/+10 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 2 | -2/+2 |
|\ \ |
|
| * | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 6 | -29/+46 |
|\ \
| |/
|/| |
|
| * | [SCSI] Skip deleted devices in __scsi_device_lookup_by_target() | Hannes Reinecke | 2009-01-13 | 1 | -1/+4 |
| * | [SCSI] Add SUN Universal Xport to no attach blacklist | ILLES, Marton | 2009-01-13 | 1 | -0/+1 |
| * | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 1 | -2/+1 |
| * | [SCSI] qla2xxx: Fix ISP restart bug in multiq code | Anirban Chakraborty | 2009-01-13 | 3 | -26/+40 |
* | | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -6/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-01-08 | 57 | -830/+1809 |
|\ |
|
| * | [SCSI] qla2xxx: Update version number to 8.03.00-k1. | Andrew Vasquez | 2009-01-07 | 1 | -3/+3 |
| * | [SCSI] qla2xxx: Add ISP81XX support. | Andrew Vasquez | 2009-01-07 | 13 | -109/+1234 |
| * | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 2009-01-07 | 6 | -13/+11 |
| * | [SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump. | Andrew Vasquez | 2009-01-07 | 1 | -37/+40 |
| * | [SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump. | Andrew Vasquez | 2009-01-07 | 3 | -27/+53 |
| * | [SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages. | Andrew Vasquez | 2009-01-07 | 1 | -4/+1 |
| * | [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization ... | Andrew Vasquez | 2009-01-07 | 4 | -3/+9 |
| * | [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. | Andrew Vasquez | 2009-01-07 | 7 | -186/+2 |
| * | [SCSI] cxgb3i: add missing include | Al Viro | 2009-01-07 | 1 | -0/+1 |
| * | [SCSI] scsi_lib: fix DID_RESET status problems | James Bottomley | 2009-01-07 | 1 | -16/+27 |
| * | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD | James Smart | 2009-01-06 | 1 | -2/+19 |
| * | [SCSI] aha152x_cs: Fix regression that keeps driver from using shared interrupts | Larry Finger | 2009-01-05 | 1 | -1/+1 |
| * | [SCSI] sd: Correctly handle 6-byte commands with DIX | Martin K. Petersen | 2009-01-05 | 1 | -0/+4 |
| * | [SCSI] sd: DIF: Fix tagging on platforms with signed char | Martin K. Petersen | 2009-01-05 | 1 | -4/+4 |
| * | [SCSI] sd: DIF: Show app tag on error | Martin K. Petersen | 2009-01-05 | 1 | -2/+3 |
| * | [SCSI] Fix error handling for DIF/DIX | Martin K. Petersen | 2009-01-05 | 1 | -1/+8 |
| * | [SCSI] scsi_lib: don't decrement busy counters when inserting commands | James Bottomley | 2009-01-05 | 1 | -22/+39 |
| * | [SCSI] libsas: fix test for negative unsigned and typos | Roel Kluin | 2009-01-02 | 1 | -6/+6 |
| * | [SCSI] a2091, gvp11: kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-02 | 2 | -8/+18 |
| * | [SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive... | Reinhard Nissl | 2009-01-02 | 1 | -1/+1 |