| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libfc: Move the port_id into lport | Robert Love | 2010-05-16 | 2 | -11/+9 |
* | [SCSI] libfc: Remove unused fc_get_host_port_type | Robert Love | 2010-05-16 | 1 | -1/+0 |
* | [SCSI] Unexport scsi/scsi.h from headers_install | Tom Rini | 2010-05-02 | 1 | -1/+0 |
* | [SCSI] Add missing scsi command definitions | Martin K. Petersen | 2010-04-30 | 1 | -0/+2 |
* | [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe. | Vasu Dev | 2010-04-11 | 1 | -0/+2 |
* | [SCSI] libfc: fix hton24 macro to take expressions as args | Joe Eykholt | 2010-04-11 | 1 | -6/+11 |
* | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt | 2010-04-11 | 2 | -1/+2 |
* | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 2010-04-11 | 1 | -9/+0 |
* | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 2010-04-11 | 1 | -6/+2 |
* | [SCSI] libfc: add definition for task attribute mask | Joe Eykholt | 2010-04-11 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-03-18 | 1 | -1/+2 |
|\ |
|
| * | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 2010-03-03 | 1 | -1/+2 |
* | | sysctl extern cleanup: sg | Dave Young | 2010-03-12 | 1 | -0/+3 |
|/ |
|
* | [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) | James Bottomley | 2010-02-08 | 1 | -0/+7 |
* | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley | 2010-01-18 | 1 | -1/+2 |
* | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 | 1 | -1/+1 |
* | libsrp: fix compile failure | James Bottomley | 2009-12-30 | 1 | -0/+1 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 | 3 | -3/+4 |
* | [SCSI] libosd: Fix blk_put_request locking again | Boaz Harrosh | 2009-12-10 | 1 | -2/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 | 25 | -678/+889 |
|\ |
|
| * | [SCSI] libfc: Add target reset flag to FCP header file | Christof Schmitt | 2009-12-04 | 1 | -0/+2 |
| * | [SCSI] fcoe, libfc: add get_lesb() to allow LLD to fill the link error status... | Yi Zou | 2009-12-04 | 1 | -0/+6 |
| * | [SCSI] libfc: add fcoe_fc_els_lesb to fc_fcoe.h for FC-BB-5 LESB definitions | Yi Zou | 2009-12-04 | 1 | -0/+12 |
| * | [SCSI] libfcoe: add checking disable flag in FIP_FKA_ADV | Yi Zou | 2009-12-04 | 2 | -1/+12 |
| * | [SCSI] libfc: add FC-BB-5 LESB counters to fcoe_dev_stats | Yi Zou | 2009-12-04 | 1 | -0/+4 |
| * | [SCSI] osd_protocol.h: Add missing #include | Martin Michlmayr | 2009-12-04 | 1 | -0/+1 |
| * | [SCSI] libosd: Error handling revamped | Boaz Harrosh | 2009-12-04 | 1 | -1/+25 |
| * | [SCSI] libosd: osd_dev_info: Unique Identification of an OSD device | Boaz Harrosh | 2009-12-04 | 1 | -4/+34 |
| * | [SCSI] osduld: Use device->release instead of internal kref | Boaz Harrosh | 2009-12-04 | 1 | -1/+0 |
| * | [SCSI] libosd: osd_sense: OSD_CFO_PERMISSIONS | Boaz Harrosh | 2009-12-04 | 1 | -0/+3 |
| * | [SCSI] libosd: osd_dev_is_ver1 - Minor API cleanup | Boaz Harrosh | 2009-12-04 | 1 | -6/+10 |
| * | [SCSI] libiscsi: add warm target reset tmf support | Mike Christie | 2009-12-04 | 2 | -0/+4 |
| * | [SCSI] libiscsi: Check TMF state before sending PDU | Mike Christie | 2009-12-04 | 1 | -0/+2 |
| * | [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects | James Bottomley | 2009-12-04 | 1 | -1/+15 |
| * | [SCSI] libfc: register FC4 features with the FC switch | Joe Eykholt | 2009-12-04 | 4 | -1/+32 |
| * | [SCSI] libfcoe: fcoe: simplify receive FLOGI response | Joe Eykholt | 2009-12-04 | 1 | -1/+1 |
| * | [SCSI] libfc: add set_fid function to libfc template | Joe Eykholt | 2009-12-04 | 1 | -0/+20 |
| * | [SCSI] libfc: fix symbolic name registrations smashing skb data | Joe Eykholt | 2009-12-04 | 1 | -8/+9 |
| * | [SCSI] libfc: fix RNN_ID smashing skb payload | Joe Eykholt | 2009-12-04 | 1 | -1/+0 |
| * | [SCSI] libfcoe: FIP should report link to libfc whether selected or not | Joe Eykholt | 2009-12-04 | 1 | -0/+1 |
| * | [SCSI] libfcoe: Allow FIP to be disabled by the driver | Joe Eykholt | 2009-12-04 | 1 | -0/+2 |
| * | [SCSI] fcoe, libfc: use single frame allocation API | Vasu Dev | 2009-12-04 | 1 | -13/+3 |
| * | [SCSI] libfcoe: formatting and comment cleanups | Robert Love | 2009-12-04 | 1 | -42/+42 |
| * | [SCSI] libfc: Formatting cleanups across libfc | Robert Love | 2009-12-04 | 1 | -489/+505 |
| * | [SCSI] libfc, fcoe: Add FC passthrough support | Steve Ma | 2009-12-04 | 1 | -0/+7 |
| * | [SCSI] libfc: Export FC headers | Robert Love | 2009-12-04 | 6 | -0/+13 |
| * | [SCSI] libfc: Register Symbolic Port Name (RSPN_ID) | Chris Leech | 2009-12-04 | 3 | -0/+22 |
| * | [SCSI] libfc: Register Symbolic Node Name (RSNN_NN) | Chris Leech | 2009-12-04 | 3 | -0/+21 |
| * | [SCSI] libfc: RNN_ID may be required before RSNN_NN with some switches | Chris Leech | 2009-12-04 | 2 | -2/+3 |