summaryrefslogtreecommitdiffstats
path: root/Documentation/scsi/ChangeLog.ips (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-18[SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually workStephen M. Cameron2-14/+24
2011-02-18[SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron3-15/+14
2011-02-18[SCSI] ipr: Fix a race on multiple configuration changesKleber Sacilotto de Souza1-2/+5
2011-02-13[SCSI] libsas: convert to libata new error handlerJames Bottomley3-8/+115
2011-02-13[SCSI] libata: separate error handler into usable componentsJames Bottomley2-9/+46
2011-02-13[SCSI] libata: fix eh lockingJames Bottomley1-2/+7
2011-02-13[SCSI] libata: fix locking for sas pathsJames Bottomley1-1/+1
2011-02-13[SCSI] libata: plumb sas port scan into standard libata pathsJames Bottomley3-25/+24
2011-02-12[SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu1-0/+1
2011-02-12[SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton4-5/+5
2011-02-12[SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu1-12/+10
2011-02-12[SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai1-1/+0
2011-02-12[SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai4-2/+13
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi4-237/+275
2011-02-12[SCSI] fcoe: use dedicated workqueue instead of system_wqTejun Heo1-11/+21
2011-02-12[SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi3-1/+34
2011-02-12[SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil3-0/+21
2011-02-12[SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driverYi Zou1-108/+62
2011-02-12[SCSI] fcoe: prepare fcoe for using fcoe transportYi Zou1-14/+15
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou3-9/+9
2011-02-12[SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou2-6/+8
2011-02-12[SCSI] libfcoe: add implementation to support fcoe transportYi Zou2-0/+524
2011-02-12[SCSI] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.hYi Zou1-0/+48
2011-02-12[SCSI] libfcoe: move logging macros into the local libfcoe.h header fileYi Zou2-20/+27
2011-02-12[SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA se...Kiran Patil1-21/+43
2011-02-12[SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt2-0/+21
2011-02-12[SCSI] libfc: Remove usage of the Scsi_Host's host_lockRobert Love1-14/+6
2011-02-12[SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLIJoe Eykholt1-3/+24
2011-02-12[SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt4-1/+58
2011-02-12[SCSI] libfc: add local port hook for provider session lookupJoe Eykholt1-0/+2
2011-02-12[SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt2-0/+29
2011-02-12[SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt5-36/+259
2011-02-12[SCSI] libfc: fix sparse static and non-ANSI warningsRandy Dunlap3-9/+9
2011-02-12[SCSI] fcoe: drop FCoE LOGO in FIP modeVasu Dev1-30/+54
2011-02-12[SCSI] fcoe: Fix module reference count for vportsRobert Love1-13/+20
2011-02-12[SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.Venkata Siva Vijayendra Bhamidipati1-1/+1
2011-02-12[SCSI] fnic: fix memory leakVenkata Siva Vijayendra Bhamidipati1-1/+1
2011-02-12[SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()Dan Carpenter1-1/+1
2011-02-12[SCSI] libfc: Cleanup return paths in fc_rport_error_retryHillf Danton1-2/+3
2011-02-12[SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()Hillf Danton1-3/+4
2011-02-12[SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UN...Yi Zou1-3/+1
2011-02-12[SCSI] block: improve detail in I/O error messagesHannes Reinecke1-3/+20
2011-02-12[SCSI] dm mpath: propagate target errors immediatelyHannes Reinecke1-12/+10
2011-02-12[SCSI] Add detailed SCSI I/O errorsHannes Reinecke3-9/+48
2011-02-12[SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer1-1/+2
2011-02-12[SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork1-0/+3
2011-02-12[SCSI] pm8001: simplify workqueue usageTejun Heo3-33/+41
2011-02-12[SCSI] remove flush_scheduled_work() usagesTejun Heo6-11/+7
2011-01-24[SCSI] scsi_mid_low_api.txt recommend resid usageDouglas Gilbert1-1/+13
2011-01-24[SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh1-4/+16