summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-242-0/+86
* [SCSI] cxgb3i: fixed connection problem with iscsi private ipkxie@chelsio.com2011-01-241-4/+15
* [SCSI] bnx2i: Added reconnect fix connecting against Lefthand targetsEddie Wai2011-01-241-0/+3
* [SCSI] cxgbi: get rid of gl_skb in cxgbi_ddp_infokxie@chelsio.com2011-01-244-63/+8
* [SCSI] cxgbi: set ulpmode only if digest is onkxie@chelsio.com2011-01-241-7/+10
* [SCSI] hpsa: avoid leaking stack contents to userlandVasiliy Kulikov2011-01-241-0/+2
* [SCSI] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as u...Stephen M. Cameron2011-01-241-0/+7
* [SCSI] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_...Stephen M. Cameron2011-01-241-2/+2
* [SCSI] hpsa: Add a per controller commands_outstanding entry in /sysStephen M. Cameron2011-01-241-0/+14
* [SCSI] hpsa: use usleep_range not msleep for small sleepsStephen M. Cameron2011-01-241-1/+1
* [SCSI] hpsa: allow driver to put controller in either simple or performant modeStephen M. Cameron2011-01-241-0/+7
* [SCSI] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ackStephen M. Cameron2011-01-241-3/+8
* [SCSI] hpsa: do not reset unknown boards on reset_devicesStephen M. Cameron2011-01-241-1/+5
* [SCSI] hpsa: limit commands allocated on reset_devicesStephen M. Cameron2011-01-241-0/+5
* [SCSI] hpsa: Use kernel provided PCI state save and restore functionsStephen M. Cameron2011-01-241-66/+15
* [SCSI] hpsa: fix board status waiting codeStephen M. Cameron2011-01-242-8/+40
OpenPOWER on IntegriCloud