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