Age | Commit message (Expand) | Author |
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 |
2009-12-04 | [SCSI] libfc: RPN_ID is obsolete and unnecessary | Chris Leech |
2009-12-04 | [SCSI] libfcoe, fcoe: libfcoe NPIV support | Chris Leech |
2009-12-04 | [SCSI] libfc, libfcoe: FDISC ELS for NPIV | Chris Leech |
2009-12-04 | [SCSI] libfc: vport link handling and fc_vport state managment | Chris Leech |
2009-12-04 | [SCSI] libfc: add some generic NPIV support routines to libfc | Chris Leech |
2009-12-04 | [SCSI] libfc: changes to libfc_host_alloc to consolidate initialization with ... | Chris Leech |
2009-12-04 | [SCSI] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines | Robert Love |
2009-12-04 | [SCSI] libfc: Remove fc_fcp_complete | Robert Love |
2009-12-04 | [SCSI] libfc: Move non-common routines and prototypes out of libfc.h | Robert Love |
2009-12-04 | [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh | Christof Schmitt |