summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie-2/+2
2008-07-12[SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie-1/+3
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie-10/+7
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie-2/+13
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie-27/+19
2008-07-12[SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie-1/+1
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie-2/+0
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie-2/+10
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman-0/+82
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-17/+58
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh-13/+37
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh-4/+21
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman-0/+1
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley-1/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-25/+24
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-25/+24
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh-2/+4
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley-2/+2
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori-1/+3
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley-0/+3
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori-0/+14
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie-0/+2
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong-0/+2
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie-0/+2
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley-0/+1
2008-02-11[SCSI] update SG_ALL to avoid causing chainingJames Bottomley-2/+6
2008-02-07[SCSI] Small cleanups for scsi_host.hPavel Machek-19/+25
2008-02-07[SCSI] add protocol definitionsJames Bottomley-0/+14
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie-4/+2
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie-0/+13
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie-1/+2
2008-02-07[SCSI] iscsi class: add session scanningMike Christie-3/+4
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie-15/+31
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk-2/+0
2008-02-03include/scsi/: Spelling fixesJoe Perches-1/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori-0/+1
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley-13/+19
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh-1/+19
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh-21/+27
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh-2/+2
2008-01-28SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe-4/+3
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley-0/+4
2008-01-23[SCSI] use dynamically allocated sense bufferFUJITA Tomonori-1/+1
2008-01-23[SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley-0/+4
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede-0/+1
2008-01-11[SCSI] libsas: don't use made up error codesJames Bottomley-2/+0
2008-01-11[SCSI] libsas: add host SMP processingJames Bottomley-4/+4
2008-01-11[SCSI] iscsi: convert xmit path to iscsi chunksOlaf Kirch-1/+1
2008-01-11[SCSI] libiscsi: fix nop handlingMike Christie-0/+19