summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-131-0/+1
* [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-061-0/+1
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-292-0/+230
* [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-293-0/+1489
* [SCSI] FC protocol definition header filesRobert Love2008-12-298-0/+1983
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+3
* [SCSI] libiscsi_tcp: support padding offloadMike Christie2008-12-292-1/+4
* [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-291-1/+1
* [SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie2008-12-292-2/+6
* [SCSI] iscsi_tcp: split module into lib and lldMike Christie2008-12-291-0/+131
* [SCSI] libiscsi: prepare libiscsi for new offload engines by modifying unsol ...Mike Christie2008-12-292-9/+34
* [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some operationsMike Christie2008-12-291-2/+3
* [SCSI] remove timeout from struct scsi_deviceJames Bottomley2008-12-291-2/+0
* [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
* scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-271-2/+12
* [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-211-1/+1
* [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-131-0/+1
* [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-131-1/+1
* [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-131-1/+1
* [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-133-1/+16
* [SCSI] fc class: Add support for new transport errorsMike Christie2008-10-131-3/+3
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-131-0/+5
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-1/+5
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-132-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-103-5/+101
|\
| * [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-031-1/+22
| * [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-031-5/+9
| * [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-031-0/+11
| * [SCSI] scsi_netlink: Add transport and LLD recieve and event supportJames Smart2008-10-031-1/+61
* | block: unify request timeout handlingJens Axboe2008-10-093-12/+3
|/
* [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-0/+14
* [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-1/+2
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-041-2/+1
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-271-1/+2
* [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-261-0/+1
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-262-0/+25
* [SCSI] Command protection operationMartin K. Petersen2008-07-262-0/+67
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-261-0/+84
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-261-0/+10
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-261-0/+3
* [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-261-0/+1
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-1/+8
* [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-261-1/+1
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-213-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-1510-201/+261
|\
| * [SCSI] scsi_dh: fix kconfig related build errorsChandra Seetharaman2008-07-151-1/+11
| * [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.hAlexander Beregalov2008-07-121-1/+0
| * [SCSI] zfcp: Move status accessors from zfcp to SCSI include file.Martin Petermann2008-07-121-0/+17
| * [SCSI] sg: Add target reset supportBrian King2008-07-121-0/+1
OpenPOWER on IntegriCloud