| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge by hand (conflicts in sr.c) | James Bottomley | 2005-08-28 | 2 | -23/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [SCSI] sr.c: Fix getting wrong size | Pete Zaitcev | 2005-08-28 | 2 | -23/+2 |
| * | | | | [SCSI] fix sense buffer length handling problem | James Bottomley | 2005-08-28 | 1 | -2/+2 |
| * | | | | [SCSI] fix 3ware raid emulated commands | James Bottomley | 2005-08-28 | 1 | -18/+39 |
| * | | | | [SCSI] comment cleanup for spi_execute | Christoph Hellwig | 2005-08-28 | 1 | -4/+0 |
| * | | | | [SCSI] fix C syntax problem in scsi_lib.c | akpm@osdl.org | 2005-08-28 | 1 | -2/+3 |
| * | | | | [SCSI] convert ch to use scsi_execute_req | James Bottomley | 2005-08-28 | 1 | -21/+17 |
| * | | | | [SCSI] convert sr to scsi_execute_req | James Bottomley | 2005-08-28 | 2 | -74/+37 |
| * | | | | [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) | James Bottomley | 2005-08-28 | 7 | -173/+146 |
| * | | | | [SCSI] convert SPI transport class to scsi_execute | James Bottomley | 2005-08-28 | 6 | -78/+90 |
| * | | | | [SCSI] convert the remaining mid-layer pieces to scsi_execute_req | James Bottomley | 2005-08-28 | 6 | -111/+64 |
| * | | | | Merge HEAD from ../scsi-misc-2.6-tmp | James Bottomley | 2005-08-28 | 72 | -7184/+2986 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | [SCSI] ibmvscsi timeout fix | Dave C Boutcher | 2005-08-28 | 1 | -1/+1 |
| | * | | | [SCSI] drivers/scsi/constants.c should include scsi_dbg.h | Adrian Bunk | 2005-08-28 | 1 | -0/+1 |
| | * | | | [SCSI] add missing attribute container function prototype | James Bottomley | 2005-08-28 | 1 | -0/+1 |
| | * | | | [SCSI] ibmvscsi eh locking | Dave C Boutcher | 2005-08-28 | 1 | -3/+20 |
| | * | | | [SCSI] aacraid: Fix aacraid probe breakage (updated) | Mark Haverkamp | 2005-08-28 | 1 | -26/+53 |
| | * | | | [SCSI] fix transport class corner case after rework | James Bottomley | 2005-08-28 | 2 | -1/+6 |
| | * | | | [SCSI] aiclib remove dead | Christoph Hellwig | 2005-08-15 | 2 | -2124/+0 |
| | * | | | [SCSI] aic79xx: sane pci probing | Christoph Hellwig | 2005-08-15 | 7 | -291/+60 |
| | * | | | [SCSI] aic79xx: remove some dead code | Christoph Hellwig | 2005-08-15 | 2 | -38/+0 |
| | * | | | [SCSI] correct transport class abstraction to work outside SCSI | James Bottomley | 2005-08-14 | 6 | -20/+72 |
| | * | | | [SCSI] add ability to deny binding to SPI transport class | James Bottomley | 2005-08-14 | 2 | -1/+11 |
| | * | | | [SCSI] aic7xxx: lost multifunction flags handling | James Bottomley | 2005-08-13 | 1 | -0/+29 |
| | * | | | [SCSI] fix warning in aic7770.c | akpm@osdl.org | 2005-08-12 | 1 | -1/+0 |
| | * | | | [SCSI] fix warning in scsi_softirq | akpm@osdl.org | 2005-08-12 | 1 | -1/+1 |
| | * | | | [SCSI] Add Emulex as maintainer of lpfc SCSI driver | James.Smart@Emulex.Com | 2005-08-12 | 1 | -0/+7 |
| | * | | | [SCSI] lpfc driver 8.0.30 : update version to 8.0.30 | James.Smart@Emulex.Com | 2005-08-12 | 1 | -1/+1 |
| | * | | | [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() | James.Smart@Emulex.Com | 2005-08-12 | 11 | -19/+16 |
| | * | | | [SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeouts | James.Smart@Emulex.Com | 2005-08-12 | 1 | -0/+4 |
| | * | | | [SCSI] lpfc driver 8.0.30 : fix get_stats panic | James.Smart@Emulex.Com | 2005-08-12 | 7 | -8/+14 |
| | * | | | [SCSI] lpfc driver 8.0.30 : task mgmt bit clearing | James.Smart@Emulex.Com | 2005-08-12 | 1 | -0/+2 |
| | * | | | [SCSI] lpfc driver 8.0.30 : fix lip/cablepull panic | James.Smart@Emulex.Com | 2005-08-12 | 1 | -0/+2 |
| | * | | | [SCSI] lpfc driver 8.0.30 : fix iocb reuse initialization | James.Smart@Emulex.Com | 2005-08-12 | 1 | -1/+6 |
| | * | | | [SCSI] Make the HSG80 a REPORTLUN2 device | James Bottomley | 2005-08-12 | 1 | -1/+1 |
| | * | | | [SCSI] aic79xx: fix boot panic with no hardware | James Bottomley | 2005-08-09 | 2 | -5/+1 |
| | * | | | [SCSI] blacklist addition. | Dave Jones | 2005-08-08 | 1 | -0/+1 |
| | * | | | [SCSI] aacraid: adapter support update | Mark Haverkamp | 2005-08-08 | 1 | -33/+39 |
| | * | | | [SCSI] add global timeout to the scsi mid-layer | James Bottomley | 2005-08-08 | 3 | -4/+23 |
| | * | | | [SCSI] drivers/scsi/st.c: add reference count and related fixes | Kai Makisara | 2005-08-08 | 2 | -30/+123 |
| | * | | | [SCSI] aacraid: correct use of cmd->timeout field | James Bottomley | 2005-08-08 | 1 | -1/+1 |
| | * | | | [SCSI] aic79xx: needs to select SPI_TRANSPORT_ATTRS | akpm@osdl.org | 2005-08-07 | 1 | -0/+1 |
| | * | | | [SCSI] aacraid: sgraw command support | Mark Haverkamp | 2005-08-05 | 2 | -30/+194 |
| | * | | | [SCSI] aacraid: aif registration timeout fix | Mark Haverkamp | 2005-08-05 | 1 | -1/+1 |
| | * | | | [SCSI] aacraid: remove duplicate io callback code | Mark Haverkamp | 2005-08-05 | 1 | -56/+7 |
| | * | | | [SCSI] aacraid: driver shutdown method | Mark Haverkamp | 2005-08-05 | 5 | -3/+76 |
| | * | | | [SCSI] aacraid: driver version update | Mark Haverkamp | 2005-08-05 | 3 | -12/+35 |
| | * | | | [SCSI] aacraid: interupt mitigation | Mark Haverkamp | 2005-08-05 | 2 | -4/+20 |
| | * | | | [SCSI] aic7xxx/79xx: fix another potential panic due to a non existent target | James Bottomley | 2005-08-05 | 2 | -4/+4 |
| | * | | | [SCSI] aic7xxx: upport all sequencer and core fixes from adaptec version 6.3.9 | James Bottomley | 2005-08-04 | 11 | -513/+549 |