aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-281-4/+3
* [SCSI] libsas: abstract STP task status into a functionJames Bottomley2008-01-251-0/+4
* [SCSI] use dynamically allocated sense bufferFUJITA Tomonori2008-01-231-1/+1
* [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+1
* [SCSI] libsas: don't use made up error codesJames Bottomley2008-01-111-2/+0
* [SCSI] libsas: add host SMP processingJames Bottomley2008-01-111-4/+4
* [SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch2008-01-111-1/+1
* [SCSI] libiscsi: fix nop handlingMike Christie2008-01-112-0/+19
* [SCSI] libiscsi: fix shutdownMike Christie2008-01-113-2/+14
* [SCSI] libiscsi: do not block session during logoutMike Christie2008-01-112-0/+3
* [SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch2008-01-111-5/+5
* [SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2008-01-112-3/+40
* [SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch2008-01-111-0/+4
* [SCSI] libiscsi, iscsi_tcp: add device supportMike Christie2008-01-113-10/+19
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-111-1/+1
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-111-3/+3
* [SCSI] libsas: Fix various sparse complaintsDarrick J. Wong2008-01-111-3/+1
* [SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong2008-01-113-23/+16
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-111-0/+1
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-063-15/+1
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-023-1/+15
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-101-0/+3
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-031-0/+25
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-171-0/+2
* do not export /usr/include/scsi in make headers_installOlaf Hering2007-10-171-4/+0
* remove sglist_lenFUJITA Tomonori2007-10-161-1/+0
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+13
* SCSI: support for allocating large scatterlistsJens Axboe2007-10-162-7/+1
* scsi: simplify scsi_free_sgtable()Jens Axboe2007-10-161-1/+1
* scsi: convert to using sg helpersJens Axboe2007-10-161-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1513-41/+139
|\
| * [SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...Boaz Harrosh2007-10-121-1/+22
| * [SCSI] scsi_transport_iscsi: add list, mutex includesMichael S. Tsirkin2007-10-121-0/+2
| * [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-123-15/+1
| * [SCSI] Fix device not ready printkJames Bottomley2007-10-121-0/+2
| * [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-122-8/+5
| * [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-122-2/+8
| * [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-121-0/+4
| * [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-121-0/+9
| * [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-0/+2
| * [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-123-3/+7
| * [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori2007-10-121-1/+1
| * [SCSI] srp_transport: add target driver supportFUJITA Tomonori2007-10-121-1/+2
| * [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-124-12/+39
| * [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-121-0/+5
| * [SCSI] add srp transport classFUJITA Tomonori2007-10-121-0/+32
* | [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie2007-08-151-0/+7
|/
* [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-042-4/+0