aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-07-24aacraid: fix security holeAlan Cox
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven
2007-07-21[SCSI] bsg: make class backlinksJames Bottomley
2007-07-21[SCSI] 3w-9xxx: add support for 9690SAadam radford
2007-07-20[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller
2007-07-20[SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley
2007-07-20[ARM] rpc: update Acorn SCSI drivers to modern ecard interfacesRussell King
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley
2007-07-20[SCSI] iscsi_tcp: buggered kmalloc()Al Viro
2007-07-20dpt_i2o depends on virt_to_busStephen Rothwell
2007-07-20Fix buggered kmalloc() call argument orderAl Viro
2007-07-20m68k: missing exportsAl Viro
2007-07-20[SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FD...Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley
2007-07-19[SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18[SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori
2007-07-18[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggyMatthew Wilcox
2007-07-18[SCSI] aacraid: add vpd to inquirySalyzyn, Mark
2007-07-18[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user in...Salyzyn, Mark
2007-07-18[SCSI] aacraid: correct valid container response in management ioctlSalyzyn, Mark
2007-07-18[SCSI] Use menuconfig objectsJan Engelhardt
2007-07-18[SCSI] seagate: make seagate_st0x_detect() staticAdrian Bunk
2007-07-18[SCSI] wd33c93: cleanupsAdrian Bunk
2007-07-18[SCSI] small cleanupsAdrian Bunk
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong
2007-07-18[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong
2007-07-18[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong
2007-07-18[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong
2007-07-18[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong
2007-07-18[SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong
2007-07-18[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong
2007-07-18[SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong