aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com1-0/+8
2005-07-14[SCSI] fix function prototype warningJames Bottomley1-1/+1
2005-07-14[SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com1-0/+1
2005-07-11[SCSI] add TYPE_RBC to our type tableJames Bottomley1-2/+2
2005-06-26[SCSI] remove scsi_cmnd->stateChristoph Hellwig1-1/+0
2005-06-26[SCSI] remove scsi_cmnd->ownerChristoph Hellwig1-1/+0
2005-06-26[SCSI] remove scsi_cmnd->abort_reasonChristoph Hellwig1-2/+0
2005-06-26[SCSI] remove scsi_cmnd.eh_stateChristoph Hellwig1-1/+0
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig1-6/+0
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel1-0/+26
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley4-1/+70
2005-05-26[SCSI] allow the HBA to reserve target and device private areasJames Bottomley1-0/+38
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley2-1/+28
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro1-0/+1
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-0/+6
2005-05-20[SCSI] add scsi changer driverGerd Knorr1-0/+3
2005-04-18merge by hand (scsi_device.h)James Bottomley4-22/+30
2005-04-18[PATCH] scsi: remove volatile from scsi data2-3/+10
2005-04-18scsi: add DID_REQUEUE to the error handling1-0/+2
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field1-13/+9
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field1-6/+0
2005-04-18[PATCH] consolidate timeout defintions in scsi.h1-0/+9
2005-04-16updates for CFQ oops fix1-0/+1
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds17-0/+3052