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