summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-2/+1
* [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-121-0/+1
* [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-121-0/+2
* [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-101-2/+14
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-102-0/+22
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-101-0/+5
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-101-1/+1
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-101-8/+9
* [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-101-0/+1
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-101-0/+3
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-21/+19
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-13/+16
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-102-22/+6
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-102-14/+19
* [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-101-2/+2
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-3/+2
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-1/+9
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-051-3/+6
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-051-0/+1
* [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2009-09-051-0/+1
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-222-0/+6
* [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-221-7/+0
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-221-40/+8
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-221-6/+0
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-221-0/+24
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-221-1/+1
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-221-1/+1
* [SCSI] libfc: change debug messages to give host number.Joe Eykholt2009-08-221-16/+20
* [SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt2009-08-221-10/+10
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-0/+2
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-212-13/+66
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-211-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-175-2/+389
|\
| * [SCSI] aic79xx: make driver respect nvram for IU and QAS settingsJames Bottomley2009-06-151-0/+4
| * [SCSI] FC Pass Thru supportJames Smart2009-06-124-2/+385
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1510-19/+156
|\|
| * [SCSI] Merge branch 'linus'James Bottomley2009-06-121-1/+1
| |\
| | * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-1/+1
| | |\
| | | * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-224-25/+75
| | | |\
| | | * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-1/+1
| * | | | [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-101-0/+1
| * | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-101-0/+5
| * | | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-101-2/+2
| * | | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-101-0/+4
| * | | | [SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh2009-06-101-2/+72
| * | | | [SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh2009-06-101-0/+8