aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticGravatar Karen Xie 1-0/+1
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDGravatar James Smart 1-0/+1
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetGravatar Robert Love 2-0/+230
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryGravatar Robert Love 3-0/+1489
2008-12-29[SCSI] FC protocol definition header filesGravatar Robert Love 8-0/+1983
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqGravatar FUJITA Tomonori 1-2/+3
2008-12-29[SCSI] libiscsi_tcp: support padding offloadGravatar Mike Christie 2-1/+4
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutGravatar Mike Christie 1-1/+1
2008-12-29[SCSI] libiscsi: allow drivers to modify the itt sent to the targetGravatar Mike Christie 2-2/+6
2008-12-29[SCSI] iscsi_tcp: split module into lib and lldGravatar Mike Christie 1-0/+131
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Gravatar Mike Christie 2-9/+34
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsGravatar Mike Christie 1-2/+3
2008-12-29[SCSI] remove timeout from struct scsi_deviceGravatar James Bottomley 1-2/+0
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsGravatar James Smart 1-1/+1
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapGravatar Jens Axboe 1-2/+12
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Gravatar Al Viro 1-1/+1
2008-10-13[SCSI] iscsi_tcp: return a descriptive error value during connection errorsGravatar Mike Christie 1-0/+1
2008-10-13[SCSI] libiscsi: rename host reset to target resetGravatar Mike Christie 1-1/+1
2008-10-13[SCSI] iscsi class: fix endpoint id handlingGravatar Mike Christie 1-1/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalGravatar Mike Christie 3-1/+16
2008-10-13[SCSI] fc class: Add support for new transport errorsGravatar Mike Christie 1-3/+3
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Gravatar Mike Christie 1-0/+5
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Gravatar Mike Christie 1-1/+5
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Gravatar Mike Christie 2-0/+11
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 3-5/+101
2008-10-09block: unify request timeout handlingGravatar Jens Axboe 3-12/+3
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsGravatar Andrew Vasquez 1-1/+22
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateGravatar James Bottomley 1-5/+9
2008-10-03[SCSI] add inline functions for recognising created and blocked statesGravatar James Bottomley 1-0/+11
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportGravatar James Smart 1-1/+61
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsGravatar James Bottomley 1-0/+14
2008-08-06[SCSI] sd: fix USB devices incorrectly reporting DIF supportGravatar Hugh Dickins 1-1/+2
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Gravatar Linus Torvalds 1-1/+2
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Gravatar Linus Torvalds 1-2/+1
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsGravatar Alan Jenkins 1-1/+2
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowGravatar Alan Stern 1-0/+1
2008-07-26[SCSI] Support devices with protection informationGravatar Martin K. Petersen 2-0/+25
2008-07-26[SCSI] Command protection operationGravatar Martin K. Petersen 2-0/+67
2008-07-26[SCSI] Host protection capabilitiesGravatar Martin K. Petersen 1-0/+84
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathGravatar Hannes Reinecke 1-0/+10
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerGravatar Hannes Reinecke 1-0/+3
2008-07-26[SCSI] scsi_dh: Update EMC handlerGravatar Hannes Reinecke 1-0/+1
2008-07-26[SCSI] scsi_dh: Implement common device table handlingGravatar Hannes Reinecke 1-1/+8
2008-07-26[SCSI] Make host_no an unsigned intGravatar Matthew Wilcox 1-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineGravatar Kay Sievers 3-4/+4
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 10-201/+261
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsGravatar Chandra Seetharaman 1-1/+11
2008-07-14scsi: sd: optionally set power condition in START STOP UNITGravatar Stefan Richter 1-0/+1
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hGravatar Alexander Beregalov 1-1/+0
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Gravatar Martin Petermann 1-0/+17