| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Remove no-op implementations of SCSI EH hooks | Jeff Garzik | 2005-06-17 | 40 | -261/+0 |
* | [SCSI] Remove unnecessary locking around completion function calls | Jeff Garzik | 2005-06-17 | 3 | -12/+0 |
* | [SCSI] aic7xxx: fix the BIOS limits setting routines | James Bottomley | 2005-06-14 | 1 | -10/+25 |
* | [SCSI] zfcp: fix handling of port boxed and lun boxed fsf states | Andreas Herrmann | 2005-06-14 | 4 | -28/+75 |
* | [SCSI] zfcp: fix module parameter parsing | Andreas Herrmann | 2005-06-14 | 1 | -3/+12 |
* | [SCSI] zfcp: fix bug during adapter shutdown | Andreas Herrmann | 2005-06-14 | 7 | -80/+45 |
* | [SCSI] zfcp: fix: problem in send_els_handler when D_ID assignment changes | Andreas Herrmann | 2005-06-14 | 3 | -25/+16 |
* | [SCSI] zfcp: fix: mark fsf request failed when receiving unknown status quali... | Andreas Herrmann | 2005-06-14 | 1 | -4/+2 |
* | [SCSI] zfcp: fix: reopen port only if link-test fails | Andreas Herrmann | 2005-06-14 | 1 | -15/+4 |
* | [SCSI] zfcp: fix: allow more time for adapter initialization | Andreas Herrmann | 2005-06-14 | 2 | -14/+17 |
* | [SCSI] zfcp: fix wrong handling of failed requests for GID_PN command | Andreas Herrmann | 2005-06-14 | 1 | -1/+4 |
* | [SCSI] aic7xxx: clean up eisa support | Christoph Hellwig | 2005-06-12 | 3 | -131/+63 |
* | [SCSI] aic7xxx: remove some dead wood | Christoph Hellwig | 2005-06-12 | 3 | -47/+3 |
* | [SCSI] aic7xxx: remove ahc_find_softc | Christoph Hellwig | 2005-06-12 | 5 | -63/+16 |
* | [SCSI] zfcp: remove flags_dump feature | Andreas Herrmann | 2005-06-12 | 4 | -235/+1 |
* | [SCSI] cciss 2.6 DMA mapping | mike.miller@hp.com | 2005-06-12 | 1 | -9/+3 |
* | [SCSI] aic7xxx: do not check for duplicate pci ids | Christoph Hellwig | 2005-06-12 | 1 | -16/+0 |
* | [SCSI] aic7xxx/aic79xx: remove useless byte order macro cruft | Christoph Hellwig | 2005-06-12 | 2 | -34/+0 |
* | [SCSI] 2.6 aacraid: updated sysfs files | Mark Haverkamp | 2005-06-03 | 1 | -0/+129 |
* | [SCSI] update spi transport class so that u320 Domain Validation works | James Bottomley | 2005-06-03 | 1 | -24/+53 |
* | [SCSI] fix aic7xxx coupled parameter problem | James Bottomley | 2005-06-03 | 1 | -13/+13 |
* | [SCSI] sg: Command completion after remove oops | brking@us.ibm.com | 2005-06-03 | 1 | -0/+2 |
* | [SCSI] aic7xxx: remove separate target and device allocations | James Bottomley | 2005-05-26 | 3 | -393/+218 |
* | Automatic merge of ../scsi-misc-2.6-old/ | James Bottomley | 2005-05-26 | 97 | -17611/+12195 |
|\ |
|
| * | [SCSI] allow the HBA to reserve target and device private areas | James Bottomley | 2005-05-26 | 1 | -0/+38 |
| * | [SCSI] git-scsi-misc-sbp2-warning-fix | Andrew Morton | 2005-05-26 | 1 | -1/+0 |
| * | [SCSI] Add target alloc/destroy callbacks to the host template | James Bottomley | 2005-05-26 | 3 | -4/+49 |
| * | [SCSI] TYPE_RBC cache fixes (sbp2.c affected) | Al Viro | 2005-05-26 | 5 | -140/+32 |
| * | [SCSI] sym2 version 2.2.1 | Matthew Wilcox | 2005-05-26 | 6 | -137/+106 |
| * | [SCSI] 2.6 aacraid: Variable FIB size (updated patch) | Mark Haverkamp | 2005-05-20 | 9 | -195/+501 |
| * | [SCSI] megaraid version 2.20.4.6 | Ju, Seokmann | 2005-05-20 | 6 | -176/+93 |
| * | [SCSI] fusion - bump driver version to 3.03.02 | Moore, Eric Dean | 2005-05-20 | 1 | -2/+2 |
| * | [SCSI] fusion - mpi headers version 1.5.9 | Moore, Eric Dean | 2005-05-20 | 13 | -409/+1889 |
| * | [SCSI] fusion-kconfig-cleanup | Moore, Eric Dean | 2005-05-20 | 1 | -8/+7 |
| * | [SCSI] fusion-kfree-cleanup | Moore, Eric Dean | 2005-05-20 | 4 | -39/+27 |
| * | [SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chips | Moore, Eric Dean | 2005-05-20 | 3 | -1/+51 |
| * | [SCSI] saved and restore result for timed out commands | Patrick Mansfield | 2005-05-20 | 1 | -0/+11 |
| * | merge by hand - fix up rejections in Documentation/DocBook/Makefile | James Bottomley | 2005-05-20 | 1282 | -15731/+32287 |
| |\ |
|
| * | | [SCSI] remove Documentation/DocBook/scsidrivers.tmpl | Christoph Hellwig | 2005-05-20 | 2 | -196/+3 |
| * | | [SCSI] remove a timer race in scsi_queue_insert() | Tejun Heo | 2005-05-20 | 2 | -11/+7 |
| * | | [SCSI] remove spurious if tests from scsi_eh_{times_out|done} | Tejun Heo | 2005-05-20 | 1 | -4/+2 |
| * | | [SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider() | Tejun Heo | 2005-05-20 | 1 | -1/+0 |
| * | | [SCSI] convert scsi changer driver from class simple | Gerd Knorr | 2005-05-20 | 1 | -8/+9 |
| * | | [SCSI] add scsi changer driver | Gerd Knorr | 2005-05-20 | 7 | -0/+1396 |
| * | | [SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attach | brking@us.ibm.com | 2005-05-20 | 1 | -2/+1 |
| * | | [SCSI] drivers/scsi/sym53c416.c: fix a wrong check | Adrian Bunk | 2005-05-20 | 1 | -1/+1 |
| * | | [SCSI] SCSI tape: fix permissions for SG_IO, etc. | Kai Makisara | 2005-05-20 | 1 | -6/+13 |
| * | | [SCSI] ipr: Driver version 2.0.14 | brking@us.ibm.com | 2005-05-20 | 1 | -2/+2 |
| * | | [SCSI] ipr: Array error logging fix | brking@us.ibm.com | 2005-05-20 | 1 | -1/+1 |
| * | | [SCSI] qla1280.c - fix result for device Busy and Queue Full | Jeremy Higdon | 2005-05-20 | 1 | -5/+4 |