| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] hpsa: make hpsa.hpsa_simple_mode=1 module parameter actually work | Stephen M. Cameron | 2011-02-18 | 2 | -14/+24 |
* | [SCSI] hpsa: do not re-order commands in internal queues | Stephen M. Cameron | 2011-02-18 | 3 | -15/+14 |
* | [SCSI] ipr: Fix a race on multiple configuration changes | Kleber Sacilotto de Souza | 2011-02-18 | 1 | -2/+5 |
* | [SCSI] libsas: convert to libata new error handler | James Bottomley | 2011-02-13 | 2 | -8/+93 |
* | [SCSI] libata: separate error handler into usable components | James Bottomley | 2011-02-13 | 1 | -9/+44 |
* | [SCSI] libata: fix eh locking | James Bottomley | 2011-02-13 | 1 | -2/+7 |
* | [SCSI] libata: fix locking for sas paths | James Bottomley | 2011-02-13 | 1 | -1/+1 |
* | [SCSI] libata: plumb sas port scan into standard libata paths | James Bottomley | 2011-02-13 | 3 | -25/+24 |
* | [SCSI] scsi_dh_rdac : Adding MODULE VERSION for rdac device handler | Moger, Babu | 2011-02-12 | 1 | -0/+1 |
* | [SCSI] scsi_dh: cosmetic change to sizeof() | Hillf Danton | 2011-02-12 | 4 | -5/+5 |
* | [SCSI] scsi_dh_rdac: fix for lun_table update for rdac device handler | Moger, Babu | 2011-02-12 | 1 | -12/+10 |
* | [SCSI] mptfusion: Remove bus reset for mptsas module | Kashyap, Desai | 2011-02-12 | 1 | -1/+0 |
* | [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 Controllers | Kashyap, Desai | 2011-02-12 | 4 | -2/+13 |
* | [SCSI] libfcoe: Move common code from fcoe to libfcoe module | Bhanu Prakash Gollapudi | 2011-02-12 | 3 | -237/+224 |
* | [SCSI] fcoe: use dedicated workqueue instead of system_wq | Tejun Heo | 2011-02-12 | 1 | -11/+21 |
* | [SCSI] libfc: introduce LLD event callback | Bhanu Prakash Gollapudi | 2011-02-12 | 2 | -1/+19 |
* | [SCSI] libfc: Extending lport's roles for target if there is a registered tar... | Kiran Patil | 2011-02-12 | 3 | -0/+21 |
* | [SCSI] fcoe: convert fcoe.ko to become an fcoe transport provider driver | Yi Zou | 2011-02-12 | 1 | -108/+62 |
* | [SCSI] fcoe: prepare fcoe for using fcoe transport | Yi Zou | 2011-02-12 | 1 | -14/+15 |
* | [SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe module | Yi Zou | 2011-02-12 | 3 | -9/+9 |
* | [SCSI] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c | Yi Zou | 2011-02-12 | 2 | -6/+8 |
* | [SCSI] libfcoe: add implementation to support fcoe transport | Yi Zou | 2011-02-12 | 2 | -0/+524 |
* | [SCSI] libfcoe: move logging macros into the local libfcoe.h header file | Yi Zou | 2011-02-12 | 2 | -20/+27 |
* | [SCSI] libfc: Enhanced exchange ID selection mechanism and fix related EMA se... | Kiran Patil | 2011-02-12 | 1 | -21/+43 |
* | [SCSI] libfc: export seq_release() for users of seq_assign() | Joe Eykholt | 2011-02-12 | 1 | -0/+14 |
* | [SCSI] libfc: Remove usage of the Scsi_Host's host_lock | Robert Love | 2011-02-12 | 1 | -14/+6 |
* | [SCSI] libfc: use PRLI hook to get parameters when sending outgoing PRLI | Joe Eykholt | 2011-02-12 | 1 | -3/+24 |
* | [SCSI] libfc: add hook to notify providers of local port changes | Joe Eykholt | 2011-02-12 | 3 | -0/+45 |
* | [SCSI] libfc: add method for setting handler for incoming exchange | Joe Eykholt | 2011-02-12 | 1 | -0/+19 |
* | [SCSI] libfc: add hook for FC-4 provider registration | Joe Eykholt | 2011-02-12 | 4 | -36/+233 |
* | [SCSI] libfc: fix sparse static and non-ANSI warnings | Randy Dunlap | 2011-02-12 | 3 | -9/+9 |
* | [SCSI] fcoe: drop FCoE LOGO in FIP mode | Vasu Dev | 2011-02-12 | 1 | -30/+54 |
* | [SCSI] fcoe: Fix module reference count for vports | Robert Love | 2011-02-12 | 1 | -13/+20 |
* | [SCSI] fnic: Bumping up fnic version from 1.4.0.145 to 1.5.0.1. | Venkata Siva Vijayendra Bhamidipati | 2011-02-12 | 1 | -1/+1 |
* | [SCSI] fnic: fix memory leak | Venkata Siva Vijayendra Bhamidipati | 2011-02-12 | 1 | -1/+1 |
* | [SCSI] libfc:prevent dereferencing ERR_PTR in fc_tm_done() | Dan Carpenter | 2011-02-12 | 1 | -1/+1 |
* | [SCSI] libfc: Cleanup return paths in fc_rport_error_retry | Hillf Danton | 2011-02-12 | 1 | -2/+3 |
* | [SCSI] libfc: Return a valid return code in fc_fcp_pkt_abort() | Hillf Danton | 2011-02-12 | 1 | -3/+4 |
* | [SCSI] libfc: always initialize the FCoE DDP exchange id for fsp as FC_XID_UN... | Yi Zou | 2011-02-12 | 1 | -3/+1 |
* | [SCSI] dm mpath: propagate target errors immediately | Hannes Reinecke | 2011-02-12 | 1 | -12/+10 |
* | [SCSI] Add detailed SCSI I/O errors | Hannes Reinecke | 2011-02-12 | 2 | -9/+43 |
* | [SCSI] scsi_dh_hp_sw: fix deadlock in start_stop_endio | Mike Snitzer | 2011-02-12 | 1 | -1/+2 |
* | [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d... | Bjørn Mork | 2011-02-12 | 1 | -0/+3 |
* | [SCSI] pm8001: simplify workqueue usage | Tejun Heo | 2011-02-12 | 3 | -33/+41 |
* | [SCSI] remove flush_scheduled_work() usages | Tejun Heo | 2011-02-12 | 6 | -11/+7 |
* | [SCSI] libosd: osd_req_read_sg, optimize the single entry case | Boaz Harrosh | 2011-01-24 | 1 | -4/+16 |
* | [SCSI] libsas: remove spurious sata control register read/write | James Bottomley | 2011-01-24 | 1 | -51/+0 |
* | [SCSI] libsas: convert to standard kernel debugging | James Bottomley | 2011-01-24 | 5 | -33/+1 |
* | [SCSI] libsas: fix ATAPI check condition termination | James Bottomley | 2011-01-24 | 1 | -3/+5 |
* | [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t... | Peter Jones | 2011-01-24 | 2 | -75/+38 |