| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] Make scsi_host_template::proc_name const char * instead of char *. | Kristian Høgsberg | 2007-07-19 | 1 | -1/+1 |
* | [SCSI] libsas: kill unused smp_portal code | FUJITA Tomonori | 2007-07-18 | 1 | -106/+0 |
* | [SCSI] libsas: add SAS management protocol handler | FUJITA Tomonori | 2007-07-18 | 2 | -0/+49 |
* | [SCSI] transport_sas: add SAS management protocol support | FUJITA Tomonori | 2007-07-18 | 2 | -1/+86 |
* | [SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggy | Matthew Wilcox | 2007-07-18 | 5 | -5/+10 |
* | [SCSI] aacraid: add vpd to inquiry | Salyzyn, Mark | 2007-07-18 | 2 | -0/+152 |
* | [SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in... | Salyzyn, Mark | 2007-07-18 | 1 | -7/+9 |
* | [SCSI] aacraid: correct valid container response in management ioctl | Salyzyn, Mark | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] Use menuconfig objects | Jan Engelhardt | 2007-07-18 | 2 | -4/+11 |
* | [SCSI] seagate: make seagate_st0x_detect() static | Adrian Bunk | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] wd33c93: cleanups | Adrian Bunk | 2007-07-18 | 1 | -1/+3 |
* | [SCSI] small cleanups | Adrian Bunk | 2007-07-18 | 4 | -3/+5 |
* | [SCSI] libsas: fix lockdep issue with ATA | James Bottomley | 2007-07-18 | 2 | -10/+10 |
* | [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA | James Bottomley | 2007-07-18 | 2 | -3/+15 |
* | [SCSI] sas_ata: Implement sas_task_abort for ATA devices | Darrick J. Wong | 2007-07-18 | 3 | -6/+52 |
* | [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices | Darrick J. Wong | 2007-07-18 | 1 | -0/+7 |
* | [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. | Darrick J. Wong | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done | Darrick J. Wong | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port | Darrick J. Wong | 2007-07-18 | 1 | -1/+0 |
* | [SCSI] sas_ata: ata_post_internal should abort the sas_task | Darrick J. Wong | 2007-07-18 | 1 | -3/+27 |
* | [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* | Darrick J. Wong | 2007-07-18 | 1 | -6/+4 |
* | [SCSI] sas_ata: Satisfy libata qc function locking requirements | Darrick J. Wong | 2007-07-18 | 2 | -0/+8 |
* | [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists | Darrick J. Wong | 2007-07-18 | 1 | -6/+13 |
* | [SCSI] Migrate libsas ATA code into a separate file | Darrick J. Wong | 2007-07-18 | 3 | -308/+347 |
* | [SCSI] libsas: fixup NCQ for SATA disks | James Bottomley | 2007-07-18 | 3 | -22/+13 |
* | [SCSI] libsas: better error handling in sas_ex_discover_end_dev() | James Bottomley | 2007-07-18 | 1 | -2/+2 |
* | [SCSI] aic94xx: add SATAPI support | James Bottomley | 2007-07-18 | 1 | -17/+23 |
* | [SCSI] libsas: support NCQ for SATA disks | Darrick J. Wong | 2007-07-18 | 1 | -2/+9 |
* | [SCSI] aic94xx: SATA tag mask not set correctly | Darrick J. Wong | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] libsas: fix up sas_smp_phy_control() | James Bottomley | 2007-07-18 | 1 | -1/+1 |
* | [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders | James Bottomley | 2007-07-18 | 1 | -13/+68 |
* | [SCSI] Add SATA support to libsas | Darrick J. Wong | 2007-07-18 | 3 | -2/+354 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 2 | -4/+2 |
* | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 | 2 | -2/+3 |
|\ |
|
| * | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 | 2 | -2/+3 |
* | | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-07-15 | 150 | -25626/+20562 |
|\ |
|
| * | [SCSI] ibmvscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -57/+23 |
| * | [SCSI] dc395x: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -103/+60 |
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 1 | -59/+11 |
| * | [SCSI] sym53c8xx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-15 | 2 | -73/+12 |
| * | [SCSI] ppa: coding police and printk levels | Alan Cox | 2007-07-15 | 1 | -30/+27 |
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI option | Adrian Bunk | 2007-07-15 | 1 | -2/+0 |
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA | Cornelia Huck | 2007-07-14 | 4 | -41/+58 |
| * | [SCSI] Clean up scsi_add_lun a bit | Matthew Wilcox | 2007-07-14 | 1 | -38/+26 |
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI... | Thomas Bogendoerfer | 2007-07-14 | 1 | -2/+0 |
| * | [SCSI] sni_53c710: Cleanup | Thomas Bogendoerfer | 2007-07-14 | 1 | -8/+2 |
| * | [SCSI] qla4xxx: Fix underrun/overrun conditions | David C Somayajulu | 2007-07-14 | 2 | -26/+33 |
| * | [SCSI] megaraid_mbox: use mutex instead of semaphore | Matthias Kaehlcke | 2007-07-14 | 3 | -5/+6 |