aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAge
...
| * [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-04
| * [SCSI] add queue_depth ramp up codeVasu Dev2009-12-04
| * [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
| * [SCSI] libfc: fix free of fc_rport_priv with timer pendingJoe Eykholt2009-12-04
| * [SCSI] libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_dataYi Zou2009-12-04
| * [SCSI] libfc: removes unused disc_work and ex_listVasu Dev2009-12-04
| * [SCSI] scsi: Add missing command definitionsMartin K. Petersen2009-12-04
* | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-26
* | [SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen2009-11-06
|/
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-02
* [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-02
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-02
* [SCSI] Deprecate SCSI_PROT_*_CONVERT operationsMartin K. Petersen2009-10-02
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-12
* [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-12
* [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-10
* [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-10
* [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-10
* [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-10
* [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-10
* [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-10
* [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-10
* [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-10
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-10
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-10
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-10
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-10
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-10
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-10
* [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-10
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-10
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-10
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-05
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-05
* [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2009-09-05
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-22
* [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-22
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-22
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-22
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-22
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-22
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-22
* [SCSI] libfc: change debug messages to give host number.Joe Eykholt2009-08-22
* [SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt2009-08-22
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-22
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-21
* libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-21
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-17
|\