| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-04 | 95 | -4471/+17446 |
|\ |
|
| * | [SCSI] Missing const in sr_vendor | Matthew Wilcox | 2005-12-17 | 1 | -2/+2 |
| * | [SCSI] Merge sym53c8xx_comm.h and sym53c8xx_defs.h into ncr driver | Matthew Wilcox | 2005-12-16 | 4 | -2114/+1995 |
| * | [SCSI] Use spi_print_msg in ncr53c8xx driver | Matthew Wilcox | 2005-12-16 | 1 | -13/+2 |
| * | [SCSI] 53c700: update endian processing macros | James Bottomley | 2005-12-16 | 1 | -9/+13 |
| * | [SCSI] Add PPR support to spi_print_msg | Matthew Wilcox | 2005-12-15 | 1 | -7/+29 |
| * | [SCSI] Use ARRAY_SIZE in spi_print_msg | Matthew Wilcox | 2005-12-15 | 1 | -6/+3 |
| * | [SCSI] Fix printing of two-byte messages | Matthew Wilcox | 2005-12-15 | 1 | -1/+1 |
| * | [SCSI] Rename scsi_print_msg to spi_print_msg | Matthew Wilcox | 2005-12-15 | 11 | -28/+34 |
| * | [SCSI] Move scsi_print_msg to SPI class | Matthew Wilcox | 2005-12-15 | 4 | -108/+123 |
| * | Fix up SCSI mismerge | James Bottomley | 2005-12-15 | 5 | -16/+25 |
| * | Merge by hand (conflicts in scsi_lib.c) | James Bottomley | 2005-12-15 | 91 | -1397/+921 |
| |\ |
|
| * | | [SCSI] Fix st oops with new scsi_execute infrastructure | Kai Makisara | 2005-12-15 | 1 | -6/+9 |
| * | | [SCSI] seperate max_sectors from max_hw_sectors | Mike Christie | 2005-12-15 | 6 | -21/+42 |
| * | | [SCSI] convert st to use scsi_execute_async | Mike Christie | 2005-12-14 | 2 | -145/+123 |
| * | | [SCSI] convert sg to scsi_execute_async | Mike Christie | 2005-12-14 | 1 | -427/+259 |
| * | | [SCSI] add kmemcache for scsi_io_context | Mike Christie | 2005-12-14 | 1 | -2/+15 |
| * | | [SCSI] complete the whole command when it is REQ_BLOCK_PC | Mike Christie | 2005-12-14 | 2 | -2/+12 |
| * | | [SCSI] add retries field to request for REQ_BLOCK_PC use | Mike Christie | 2005-12-14 | 2 | -1/+4 |
| * | | [SCSI] Convert SCSI mid-layer to scsi_execute_async | Mike Christie | 2005-12-14 | 6 | -73/+233 |
| * | | [SCSI] export blk layer functions needed for blk_execute_rq_nowait | Mike Christie | 2005-12-14 | 2 | -1/+10 |
| * | | [SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -5/+13 |
| * | | [SCSI] handle scsi_add_host failure for aic79xx and fix compiler warning | Jesper Juhl | 2005-12-14 | 1 | -2/+9 |
| * | | [SCSI] Make scsi_transport_spi.h includable by itself | Matthew Wilcox | 2005-12-13 | 1 | -0/+3 |
| * | | [SCSI] sd: Always do write-protect check | Alan Stern | 2005-12-13 | 1 | -3/+1 |
| * | | [SCSI] pci_ids.h: add subclass code for SAS Controllers | Moore, Eric Dean | 2005-12-13 | 1 | -0/+1 |
| * | | [SCSI] mptfusion - bump version | Moore, Eric Dean | 2005-12-13 | 1 | -2/+2 |
| * | | [SCSI] mptfusion - mapping fixs required support for transport layers. | Moore, Eric Dean | 2005-12-13 | 7 | -417/+411 |
| * | | [SCSI] mptfusion - prep for removing domain validation | Moore, Eric Dean | 2005-12-13 | 1 | -111/+114 |
| * | | [SCSI] mptfusion - bus_type, change SCSI to SPI | Moore, Eric Dean | 2005-12-13 | 3 | -23/+23 |
| * | | [SCSI] mptfusion - cleaning up xxx_probe error handling | Moore, Eric Dean | 2005-12-13 | 3 | -21/+30 |
| * | | [SCSI] mptfusion - adding = THIS_MODULE | Moore, Eric Dean | 2005-12-13 | 3 | -0/+3 |
| * | | [SCSI] lpfc 8.1.1 : Change version number to 8.1.1 | James.Smart@Emulex.Com | 2005-12-13 | 1 | -1/+1 |
| * | | [SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxx | James.Smart@Emulex.Com | 2005-12-13 | 1 | -7/+3 |
| * | | [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over... | James.Smart@Emulex.Com | 2005-12-13 | 3 | -1/+62 |
| * | | [SCSI] lpfc 8.1.1 : Add polled-mode support | James.Smart@Emulex.Com | 2005-12-13 | 6 | -33/+377 |
| * | | [SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard gen... | James.Smart@Emulex.Com | 2005-12-13 | 2 | -48/+65 |
| * | | [SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4G... | James.Smart@Emulex.Com | 2005-12-13 | 2 | -11/+74 |
| * | | [SCSI] lpfc 8.1.1 : Fixes to error handlers | James.Smart@Emulex.Com | 2005-12-13 | 3 | -37/+70 |
| * | | [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlers | James.Smart@Emulex.Com | 2005-12-13 | 1 | -38/+14 |
| * | | [SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC t... | James.Smart@Emulex.Com | 2005-12-13 | 1 | -8/+10 |
| * | | [SCSI] lpfc 8.1.1 : Fixes for short cable pulls | James.Smart@Emulex.Com | 2005-12-13 | 2 | -0/+6 |
| * | | [SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisons | James.Smart@Emulex.Com | 2005-12-13 | 1 | -24/+45 |
| * | | [SCSI] lpfc 8.1.1: Miscellaneous Cleanups | James.Smart@Emulex.Com | 2005-12-13 | 3 | -28/+24 |
| * | | [SCSI] qla2xxx: fix compile error caused by pci_dev.owner move | James Bottomley | 2005-12-13 | 1 | -1/+3 |
| * | | [SCSI] correct some dropped const compiler warnings | James Bottomley | 2005-12-13 | 3 | -6/+8 |
| * | | [SCSI] iscsi: check header digests for mgmt tasks | Mike Christie | 2005-12-13 | 1 | -12/+12 |
| * | | [SCSI] iscsi: update version | Mike Christie | 2005-12-13 | 1 | -1/+1 |
| * | | [SCSI] iscsi: lower queue depth | Mike Christie | 2005-12-13 | 2 | -6/+17 |
| * | | [SCSI] iscsi: data digest calculation fix | Mike Christie | 2005-12-13 | 1 | -25/+40 |