aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds3-15/+1
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar3-1/+15
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-0/+3
2007-11-03SCSI: add asynchronous event notification APIJeff Garzik1-0/+25
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-17[SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley1-0/+2
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering1-4/+0
2007-10-16remove sglist_lenFUJITA Tomonori1-1/+0
2007-10-16[SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori1-0/+13
2007-10-16SCSI: support for allocating large scatterlistsJens Axboe2-7/+1
2007-10-16scsi: simplify scsi_free_sgtable()Jens Axboe1-1/+1
2007-10-16scsi: convert to using sg helpersJens Axboe1-1/+2
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-41/+139
2007-10-12[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUEST_SENSEBoaz Harrosh1-1/+22
2007-10-12[SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin1-0/+2
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox3-15/+1
2007-10-12[SCSI] Fix device not ready printkJames Bottomley1-0/+2
2007-10-12[SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2-8/+5
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley2-2/+8
2007-10-12[SCSI] fc_transport: add target driver supportFUJITA Tomonori1-0/+4
2007-10-12[SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori1-0/+9
2007-10-12[SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt1-0/+2
2007-10-12[SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori3-3/+7
2007-10-12[SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori1-1/+1
2007-10-12[SCSI] srp_transport: add target driver supportFUJITA Tomonori1-1/+2
2007-10-12[SCSI] tgt: add I_T nexus supportFUJITA Tomonori4-12/+39
2007-10-12[SCSI] transport_srp: add rport roles attributeFUJITA Tomonori1-0/+5
2007-10-12[SCSI] add srp transport classFUJITA Tomonori1-0/+32
2007-08-15[SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie1-0/+7
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley2-4/+0
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-1/+4
2007-07-27[SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie1-0/+3
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-1/+1
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley1-0/+19
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley1-0/+2
2007-07-19[SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg1-1/+1
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori1-0/+2
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori1-1/+2
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley1-0/+6
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong1-0/+2
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong2-0/+40
2007-07-18[SCSI] Add SATA support to libsasDarrick J. Wong1-0/+12
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta1-1/+0
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-0/+1
2007-06-02[SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attrMike Christie2-1/+5
2007-06-02[SCSI] iscsi class, qla4xxx, iscsi_tcp: export local addressMike Christie2-0/+10
2007-06-02[SCSI] qla4xxx: add iscsi_transport capps for fw capacilitiesMike Christie1-0/+2
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie3-5/+7
2007-06-02[SCSI] libiscsi: fix iscsi cmdsn allocationMike Christie2-11/+3