aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen
2008-07-26[SCSI] Command protection operationMartin K. Petersen
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann
2008-07-12[SCSI] sg: Add target reset supportBrian King
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen
2008-07-12[SCSI] iscsi_tcp: Enable any size commandBoaz Harrosh
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie
2008-07-12[SCSI] libiscsi: fix cmds_max settingMike Christie
2008-07-12[SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie
2008-07-12[SCSI] iscsi class: add endpoint classMike Christie
2008-07-12[SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie
2008-07-12[SCSI] libiscsi: rename iscsi_cmd_task to iscsi_taskMike Christie
2008-07-12[SCSI] libiscsi: merge iscsi_mgmt_task and iscsi_cmd_taskMike Christie
2008-07-12[SCSI] libiscsi, iscsi_tcp, iser: add session cmds array accessorMike Christie
2008-07-12[SCSI] iscsi: modify iscsi printk so it can take driver data pointersMike Christie
2008-07-12[SCSI] iscsi: remove session/conn_data_size from iscsi_transportMike Christie
2008-07-12[SCSI] iscsi: add iscsi host helpersMike Christie
2008-07-12[SCSI] iscsi: remove session and host binding in libiscsiMike Christie
2008-07-12[SCSI] iscsi class: rename iscsi_host to iscsi_cls_hostMike Christie
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie
2008-07-12[SCSI] iscsi class, iscsi_tcp/iser: add host arg to session creationMike Christie
2008-06-05[SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-04-29IB/iser: Count FMR alignment violations per sessionEli Dorfman
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh
2008-04-07[SCSI] libsas: fix missing inlines in header fileJames Bottomley
2008-04-07[SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori
2008-04-07[SCSI] export command allocation and freeing functions independently of the hostJames Bottomley
2008-04-07[SCSI] scsi: add wrapper functions for sg buffer copy helper functionsFUJITA Tomonori
2008-04-07[SCSI] scsi_error: add target reset handlerMike Christie
2008-04-07[SCSI] libsas: Provide a transport-level facility to request SAS addrsDarrick J. Wong