summaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley
2005-08-14[SCSI] add ability to deny binding to SPI transport classJames Bottomley
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley
2005-08-03[SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley
2005-07-30[SCSI] add template for scsi_host_set_state()James Bottomley
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson
2005-07-14[SCSI] fix function prototype warningJames Bottomley
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley
2005-05-26[SCSI] allow the HBA to reserve target and device private areasJames Bottomley
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley
2005-05-20[SCSI] add scsi changer driverGerd Knorr
2005-04-18merge by hand (scsi_device.h)James Bottomley
2005-04-18[PATCH] scsi: remove volatile from scsi data
2005-04-18scsi: add DID_REQUEUE to the error handling
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
2005-04-18[PATCH] consolidate timeout defintions in scsi.h
2005-04-16updates for CFQ oops fix
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler
2005-04-16Linux-2.6.12-rc2Linus Torvalds