aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-02-14[PATCH] add scsi_execute_in_process_context() APIJames Bottomley1-0/+2
2006-02-04[SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2-19/+18
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-18[PATCH] scsi_transport_spi build fixAndrew Morton1-0/+1
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2-8/+73
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig2-5/+8
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen1-1/+1
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann1-0/+4
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig1-1/+0
2006-01-12[SCSI] turn most scsi semaphores into mutexesArjan van de Ven1-1/+2
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-2/+0
2006-01-06[PATCH] Suspend support for libataJens Axboe1-0/+6
2006-01-06[BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2-2/+0
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-5/+14
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com1-0/+11
2005-12-15[SCSI] Rename scsi_print_msg to spi_print_msgMatthew Wilcox2-1/+1
2005-12-15Fix up SCSI mismergeJames Bottomley1-1/+1
2005-12-15Merge by hand (conflicts in scsi_lib.c)James Bottomley1-0/+1
2005-12-14[SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie1-0/+6
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley1-0/+1
2005-12-13[SCSI] Make scsi_transport_spi.h includable by itselfMatthew Wilcox1-0/+3
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley1-3/+3
2005-11-06[SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig1-2/+3
2005-11-06[SCSI] remove scsi_wait_reqChristoph Hellwig1-3/+0
2005-11-06[SCSI] remove Scsi_Host.eh_activeChristoph Hellwig1-2/+0
2005-11-04Merge by HandJames Bottomley7-155/+969
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds1-0/+226
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier1-0/+226
2005-10-30[PATCH] fix missing includesTim Schmielau2-0/+2
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-2/+29
2005-10-28[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik1-0/+16
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-2/+0
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez1-0/+2
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig1-0/+1
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-0/+3
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-4/+19
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2-0/+10
2005-10-28Merge HEAD from ../scsi-misc-2.6-old James Bottomley3-147/+889
2005-10-28Merge branch 'master'Jeff Garzik2-2/+2
2005-10-28[PATCH] gfp_t: drivers/scsiAl Viro2-2/+2
2005-10-04Merge /spare/repo/linux-2.6/Jeff Garzik1-0/+1
2005-09-25[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley1-0/+1
2005-09-24Merge /spare/repo/linux-2.6/Jeff Garzik2-4/+11
2005-09-20[SCSI] iscsi: rename some proto defsMike Christie1-13/+15
2005-09-20[SCSI] iscsi: update some iscsi proto defsMike Christie1-12/+33
2005-09-19[SCSI] Fix thread termination for the SCSI error handleJames Bottomley1-2/+0
2005-09-19[SCSI] fix oops on usb storage device disconnectJames Bottomley1-0/+9
2005-09-16[SCSI] change port speed definitions for scsi_transport_fcAndreas Herrmann1-2/+2
2005-09-14Merge /spare/repo/linux-2.6/ Jeff Garzik3-2/+110
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-2/+2
2005-09-10[SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez1-0/+8
2005-09-09[SCSI] SAS transport classChristoph Hellwig1-0/+100
2005-09-08Merge HEAD from ../scsi-iscsi-2.6 James Bottomley3-147/+866
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik7-30/+61
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley2-5/+0
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig1-3/+0
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig1-2/+0
2005-08-29Merge upstream kernel into libata 'passthru' branchJeff Garzik1-0/+8
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2-9/+7
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley3-4/+21
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2-17/+11
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley3-7/+31
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley1-0/+3
2005-08-14[SCSI] add ability to deny binding to SPI transport classJames Bottomley1-0/+1
2005-08-10Merge /spare/repo/linux-2.6/Jeff Garzik5-14/+30
2005-08-08[SCSI] fix target scanning oops with fc transport classJames.Smart@Emulex.Com1-0/+8
2005-08-08[SCSI] add global timeout to the scsi mid-layerJames Bottomley1-2/+6
2005-08-06[SCSI] open-iscsi/linux-iscsi-5 Initiator: Header filesAlex Aizman3-147/+866
2005-08-03[SCSI] add missing hold_mcs parameter to the spi transport classJames Bottomley1-0/+5
2005-07-30[SCSI] add template for scsi_host_set_state()James Bottomley1-0/+1
2005-07-30[SCSI] host state model update: mediate host add/remove raceMike Anderson1-0/+9
2005-07-30[SCSI] host state model update: replace old host bitmap stateMike Anderson1-5/+9
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...Markus Lidel1-0/+26
2005-06-22Merge /spare/repo/linux-2.6/Jeff Garzik4-1/+70
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-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...1-0/+6
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-05-12[libata] ATA passthru (arbitrary ATA command execution)Jeff Garzik1-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-rc2v2.6.12-rc2Linus Torvalds17-0/+3052