aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie1-0/+1
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart1-0/+1
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love2-0/+230
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love3-0/+1489
2008-12-29[SCSI] FC protocol definition header filesRobert Love8-0/+1983
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori1-2/+3
2008-12-29[SCSI] libiscsi_tcp: support padding offloadMike Christie2-1/+4
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie1-1/+1
2008-12-29[SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie2-2/+6
2008-12-29[SCSI] iscsi_tcp: split module into lib and lldMike Christie1-0/+131
2008-12-29[SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol data codeMike Christie2-9/+34
2008-12-29[SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie1-2/+3
2008-12-29[SCSI] remove timeout from struct scsi_deviceJames Bottomley1-2/+0
2008-11-21[SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart1-1/+1
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro1-1/+1
2008-10-13[SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie1-0/+1
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie1-1/+1
2008-10-13[SCSI] iscsi class: fix endpoint id handlingMike Christie1-1/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie3-1/+16
2008-10-13[SCSI] fc class: Add support for new transport errorsMike Christie1-3/+3
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie1-0/+5
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie1-1/+5
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2-0/+11
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-5/+101
2008-10-09block: unify request timeout handlingJens Axboe3-12/+3
2008-10-03[SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez1-1/+22
2008-10-03[SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley1-5/+9
2008-10-03[SCSI] add inline functions for recognising created and blocked statesJames Bottomley1-0/+11
2008-10-03[SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart1-1/+61
2008-08-29[SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley1-0/+14
2008-08-06[SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins1-1/+2
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-1/+2
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-2/+1
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-1/+2
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern1-0/+1
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen2-0/+25
2008-07-26[SCSI] Command protection operationMartin K. Petersen2-0/+67
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen1-0/+84
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke1-0/+10
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke1-0/+3
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-0/+1
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke1-1/+8
2008-07-26[SCSI] Make host_no an unsigned intMatthew Wilcox1-1/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers3-4/+4
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds10-201/+261
2008-07-15[SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman1-1/+11
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter1-0/+1
2008-07-12[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov1-1/+0
2008-07-12[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann1-0/+17