summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
* [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
* [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+5
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-0/+5
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-10/+2
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-061-2/+2
* [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
OpenPOWER on IntegriCloud