Age | Commit message (Expand) | Author | Files | Lines |
2008-02-09 | scsi: fix makefile for aic7(3*x) | Sam Ravnborg | 1 | -2/+2 |
2008-02-08 | Convert SG from nopage to fault. | Nick Piggin | 1 | -12/+11 |
2008-02-08 | [SCSI] aacraid: do not set valid bit in sense information | Salyzyn, Mark | 1 | -51/+30 |
2008-02-08 | [SCSI] ses: add new Enclosure ULD | James Bottomley | 3 | -1/+699 |
2008-02-08 | [SCSI] sr: fix test unit ready responses | James Bottomley | 3 | -24/+29 |
2008-02-08 | [SCSI] u14-34f: fix data direction bug | Roel Kluin | 1 | -1/+1 |
2008-02-08 | [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllers | Salyzyn, Mark | 1 | -15/+13 |
2008-02-08 | [SCSI] fix BUG when sum(scatterlist) > bufflen | Tony Battersby | 1 | -1/+0 |
2008-02-08 | [SCSI] arcmsr: updates (1.20.00.15) | Nick Cheng | 2 | -27/+64 |
2008-02-08 | [SCSI] advansys: make 3 functions static | Adrian Bunk | 1 | -3/+3 |
2008-02-08 | [SCSI] dc395x: fix uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2008-02-08 | [SCSI] NCR53C9x: remove driver | James Bottomley | 2 | -4322/+0 |
2008-02-08 | [SCSI] remove m68k NCR53C9x based drivers | James Bottomley | 10 | -3389/+0 |
2008-02-08 | [SCSI] dec_esp: Remove driver | James Bottomley | 3 | -699/+0 |
2008-02-08 | [SCSI] kernel-doc: fix scsi docbook | Randy Dunlap | 1 | -2/+3 |
2008-02-08 | [SCSI] sd: handle bad lba in sense information | James Bottomley | 1 | -18/+16 |
2008-02-08 | [SCSI] qla2xxx: Update version number to 8.02.00-k8. | Andrew Vasquez | 1 | -1/+1 |
2008-02-08 | [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use... | Andrew Vasquez | 1 | -1/+1 |
2008-02-08 | [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. | Seokmann Ju | 3 | -6/+14 |
2008-02-08 | [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP... | Seokmann Ju | 1 | -0/+15 |
2008-02-08 | [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request... | Andrew Vasquez | 2 | -23/+22 |
2008-02-08 | [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. | Andrew Vasquez | 2 | -58/+24 |
2008-02-08 | [SCSI] qla2xxx: Cleanse memory allocation logic during probe. | Andrew Vasquez | 2 | -230/+111 |
2008-02-08 | [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. | Andrew Vasquez | 1 | -0/+1 |
2008-02-08 | [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. | Andrew Vasquez | 3 | -19/+28 |
2008-02-08 | [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. | Andrew Vasquez | 1 | -0/+1 |
2008-02-08 | [SCSI] qla2xxx: Correct resource_size_t usages. | Andrew Vasquez | 1 | -21/+15 |
2008-02-08 | [SCSI] iscsi: bump version to 2.0-868 | Mike Christie | 1 | -1/+1 |
2008-02-08 | [SCSI] libiscsi: fix session age rollover and remove cid encoding | Mike Christie | 1 | -10/+4 |
2008-02-08 | [SCSI] iscsi: fix up iscsi printk prefix | Mike Christie | 3 | -86/+103 |
2008-02-08 | [SCSI] iscsi class: fix iscsi conn attr counter | Mike Christie | 1 | -1/+1 |
2008-02-08 | [SCSI] libiscsi: fix setting of nop timer | Mike Christie | 1 | -6/+3 |
2008-02-08 | [SCSI] qla4xxx: add async scan support | Mike Christie | 1 | -1/+3 |
2008-02-08 | [SCSI] iscsi class: add async scan helper | Mike Christie | 1 | -3/+35 |
2008-02-08 | [SCSI] qla4xxx: fix recovery timer and session unblock race | Mike Christie | 1 | -8/+11 |
2008-02-08 | [SCSI] iscsi class: add session scanning | Mike Christie | 1 | -7/+30 |
2008-02-08 | [SCSI] qla4xxx: use iscsi class session state check ready | Mike Christie | 1 | -0/+12 |
2008-02-08 | [SCSI] qla4xxx: directly call iscsi recovery functions | Mike Christie | 2 | -36/+5 |
2008-02-08 | [SCSI] iscsi class, libiscsi: add iscsi sysfs session state file | Mike Christie | 2 | -18/+130 |
2008-02-08 | [SCSI] arm: convert to accessors and !use_sg cleanup | Boaz Harrosh | 2 | -43/+58 |
2008-02-08 | [SCSI] mca_53c9x: remove driver | James Bottomley | 3 | -532/+0 |
2008-02-08 | [SCSI] sym53c8xx: fix resid calculation | Tony Battersby | 1 | -1/+1 |
2008-02-08 | [SCSI] ps3rom: sector size should be 512 bytes | Aegis Lin | 1 | -1/+1 |
2008-02-08 | [SCSI] sun3x_esp: convert to esp_scsi | Thomas Bogendoerfer | 3 | -312/+237 |
2008-02-08 | [SCSI] libiscsi: make __iscsi_complete_pdu() static | Adrian Bunk | 1 | -3/+2 |
2008-02-08 | [SCSI] aacraid: fib context lock for management ioctls (take 2) | Salyzyn, Mark | 1 | -12/+14 |
2008-02-06 | scsi: megaraid: trivial drop duplicate mutex.h include | Daniel Walker | 1 | -1/+0 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 3 | -6/+3 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 2 | -3/+3 |
2008-02-06 | ide: add ide_read_[alt]status() inline helpers | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |