| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | [SCSI] mptfusion: fix panic loading driver statically compiled | Moore, Eric Dean | 2005-05-20 | 5 | -24/+15 |
| * | | [SCSI] ultrastor: fix compile failure | James Bottomley | 2005-05-20 | 1 | -1/+1 |
| * | | [SCSI] qla trivial iomem annotation | Al Viro | 2005-05-20 | 1 | -1/+1 |
| * | | [SCSI] aacraid: remove sparse warnings | Mark Haverkamp | 2005-05-20 | 10 | -247/+303 |
| * | | [SCSI] drivers/scsi/dpt_i2o.c: fix compile warnings | Benoit Boissinot | 2005-05-20 | 2 | -17/+17 |
| * | | [SCSI] drivers/scsi/dpt_i2o.c: cleanup useless code | Benoit Boissinot | 2005-05-20 | 1 | -19/+1 |
| * | | [SCSI] drivers/scsi/aacraid/: make some functions static | Adrian Bunk | 2005-05-20 | 7 | -12/+11 |
| * | | [SCSI] drivers/scsi/FlashPoint.c: cleanups | James Bottomley | 2005-05-20 | 1 | -4801/+875 |
| * | | [SCSI] drivers/scsi/NCR53C9x.c: make a struct static | Adrian Bunk | 2005-05-20 | 2 | -3/+1 |
| * | | [SCSI] drivers/scsi/atp870u.c: make a function static | Adrian Bunk | 2005-05-20 | 1 | -2/+2 |
| * | | [SCSI] make scsi_queue_insert() use blk_requeue_request() | Tejun Heo | 2005-05-20 | 1 | -5/+14 |
| * | | [SCSI] make scsi_requeue_request() use blk_requeue_request() | Tejun Heo | 2005-05-20 | 1 | -1/+6 |
| * | | [SCSI] remove requeue feature from blk_insert_request() | Tejun Heo | 2005-05-20 | 5 | -19/+11 |
| * | | [SCSI] remove REQ_SPECIAL in scsi_init_io() | Tejun Heo | 2005-05-20 | 1 | -3/+1 |
| * | | [SCSI] make blk layer set REQ_SOFTBARRIER on defer and requeue | Tejun Heo | 2005-05-20 | 1 | -0/+13 |
| * | | [SCSI] remove some dead code in qla2xxx | Andrew Vasquez | 2005-05-20 | 8 | -204/+12 |
| * | | [SCSI] mptfusion: correct Kconfig problem | James Bottomley | 2005-05-20 | 1 | -0/+6 |
| * | | [SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel | Moore, Eric Dean | 2005-05-20 | 1 | -0/+428 |
| * | | [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel | Moore, Eric Dean | 2005-05-20 | 1 | -0/+487 |
| * | | [SCSI] mptfusion: mptscsih Split driver support | Moore, Eric Dean | 2005-05-20 | 2 | -610/+211 |
| * | | [SCSI] mptfusion: mptlan Remove credits and update copyright | Moore, Eric Dean | 2005-05-20 | 2 | -29/+52 |
| * | | [SCSI] mptfusion: mptctl Remove credits and update copyright | Moore, Eric Dean | 2005-05-20 | 2 | -51/+10 |
| * | | [SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK | Moore, Eric Dean | 2005-05-20 | 2 | -215/+90 |