summaryrefslogtreecommitdiffstats
path: root/include/scsi
AgeCommit message (Expand)AuthorLines
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen-0/+84
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke-0/+10
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke-0/+3
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke-0/+1
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke-1/+8
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers-4/+4
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-201/+261
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman-1/+11
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter-0/+1
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov-1/+0
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann-0/+17
2008-07-12[SCSI] sg: Add target reset supportBrian King-0/+1
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen-57/+0
2008-07-12[SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh-1/+2
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie-5/+3
2008-07-12[SCSI] libiscsi: fix cmds_max settingMike Christie-4/+5
2008-07-12[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie-36/+45
2008-07-12[SCSI] iscsi class: add endpoint classMike Christie-6/+15
2008-07-12[SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie-4/+4
2008-07-12[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie-15/+15
2008-07-12[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie-44/+26
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