aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-25/+24
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones6-25/+24
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-2/+4
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley1-2/+2
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori1-1/+3
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley1-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori1-0/+14
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie2-0/+2
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong1-0/+2
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblockingMike Christie1-0/+2
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley1-0/+1
2008-02-11[SCSI] update SG_ALL to avoid causing chainingJames Bottomley1-2/+6
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek1-19/+25
2008-02-07[SCSI] add protocol definitionsJames Bottomley1-0/+14
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2-4/+2
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie2-0/+13
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie1-1/+2
2008-02-07[SCSI] iscsi class: add session scanningMike Christie1-3/+4
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2-15/+31
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk1-2/+0
2008-02-03include/scsi/: Spelling fixesJoe Perches1-1/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori1-0/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley2-13/+19
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh2-1/+19
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh3-21/+27
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh1-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe1-4/+3
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley1-0/+4
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori1-1/+1
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley1-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede1-0/+1
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley1-2/+0
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley1-4/+4
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch1-1/+1
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie2-0/+19
2008-01-11[SCSI] libiscsi: fix shutdownMike Christie3-2/+14
2008-01-11[SCSI] libiscsi: do not block session during logoutMike Christie2-0/+3
2008-01-11[SCSI] libiscsi, iscsi_tcp: iscsi pool cleanupOlaf Kirch1-5/+5
2008-01-11[SCSI] iscsi_tcp, libiscsi: initial AHS SupportBoaz Harrosh2-3/+40
2008-01-11[SCSI] iscsi_tcp: rewrite recv pathOlaf Kirch1-0/+4
2008-01-11[SCSI] libiscsi, iscsi_tcp: add device supportMike Christie3-10/+19
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley1-1/+1
2008-01-11[SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby1-3/+3
2008-01-11[SCSI] libsas: Fix various sparse complaintsDarrick J. Wong1-3/+1
2008-01-11[SCSI] libsas: Convert sas_proto users to sas_protocolDarrick J. Wong3-23/+16
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers1-0/+1
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