summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually workStephen M. Cameron2011-02-182-14/+24
* [SCSI] hpsa: do not re-order commands in internal queuesStephen M. Cameron2011-02-183-15/+14
* [SCSI] ipr: Fix a race on multiple configuration changesKleber Sacilotto de Souza2011-02-181-2/+5
* [SCSI] libsas: convert to libata new error handlerJames Bottomley2011-02-132-8/+93
* [SCSI] libata: separate error handler into usable componentsJames Bottomley2011-02-131-9/+44
* [SCSI] libata: fix eh lockingJames Bottomley2011-02-131-2/+7
* [SCSI] libata: fix locking for sas pathsJames Bottomley2011-02-131-1/+1
* [SCSI] libata: plumb sas port scan into standard libata pathsJames Bottomley2011-02-133-25/+24
* [SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handlerMoger, Babu2011-02-121-0/+1
* [SCSI] scsi_dh: cosmetic change to sizeof()Hillf Danton2011-02-124-5/+5
* [SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handlerMoger, Babu2011-02-121-12/+10
* [SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai2011-02-121-1/+0
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-124-2/+13
* [SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi2011-02-123-237/+224
* [SCSI] fcoe: use dedicated workqueue instead of system_wqTejun Heo2011-02-121-11/+21
* [SCSI] libfc: introduce LLD event callbackBhanu Prakash Gollapudi2011-02-122-1/+19
* [SCSI] libfc: Extending lport's roles for target if there is a registered tar...Kiran Patil2011-02-123-0/+21
* [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driverYi Zou2011-02-121-108/+62
* [SCSI] fcoe: prepare fcoe for using fcoe transportYi Zou2011-02-121-14/+15
* [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou2011-02-123-9/+9
* [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.cYi Zou2011-02-122-6/+8
* [SCSI] libfcoe: add implementation to support fcoe transportYi Zou2011-02-122-0/+524
* [SCSI] libfcoe: move logging macros into the local libfcoe.h header fileYi Zou2011-02-122-20/+27
* [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA se...Kiran Patil2011-02-121-21/+43
* [SCSI] libfc: export seq_release() for users of seq_assign()Joe Eykholt2011-02-121-0/+14
* [SCSI] libfc: Remove usage of the Scsi_Host's host_lockRobert Love2011-02-121-14/+6
* [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLIJoe Eykholt2011-02-121-3/+24
* [SCSI] libfc: add hook to notify providers of local port changesJoe Eykholt2011-02-123-0/+45
* [SCSI] libfc: add method for setting handler for incoming exchangeJoe Eykholt2011-02-121-0/+19
* [SCSI] libfc: add hook for FC-4 provider registrationJoe Eykholt2011-02-124-36/+233
* [SCSI] libfc: fix sparse static and non-ANSI warningsRandy Dunlap2011-02-123-9/+9
* [SCSI] fcoe: drop FCoE LOGO in FIP modeVasu Dev2011-02-121-30/+54
* [SCSI] fcoe: Fix module reference count for vportsRobert Love2011-02-121-13/+20
* [SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1.Venkata Siva Vijayendra Bhamidipati2011-02-121-1/+1
* [SCSI] fnic: fix memory leakVenkata Siva Vijayendra Bhamidipati2011-02-121-1/+1
* [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done()Dan Carpenter2011-02-121-1/+1
* [SCSI] libfc: Cleanup return paths in fc_rport_error_retryHillf Danton2011-02-121-2/+3
* [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort()Hillf Danton2011-02-121-3/+4
* [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UN...Yi Zou2011-02-121-3/+1
* [SCSI] dm mpath: propagate target errors immediatelyHannes Reinecke2011-02-121-12/+10
* [SCSI] Add detailed SCSI I/O errorsHannes Reinecke2011-02-122-9/+43
* [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endioMike Snitzer2011-02-121-1/+2
* [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork2011-02-121-0/+3
* [SCSI] pm8001: simplify workqueue usageTejun Heo2011-02-123-33/+41
* [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-126-11/+7
* [SCSI] libosd: osd_req_read_sg, optimize the single entry caseBoaz Harrosh2011-01-241-4/+16
* [SCSI] libsas: remove spurious sata control register read/writeJames Bottomley2011-01-241-51/+0
* [SCSI] libsas: convert to standard kernel debuggingJames Bottomley2011-01-245-33/+1
* [SCSI] libsas: fix ATAPI check condition terminationJames Bottomley2011-01-241-3/+5
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-242-75/+38