| Commit message (Expand) | Author | Age |
* | scsi: use __uX types for headers exported to user space | Peter Korsgaard | 2010-08-11 |
* | [SCSI] implement runtime Power Management | Alan Stern | 2010-07-28 |
* | [SCSI] Unify SAM_ and SAM_STAT_ macros | James Bottomley | 2010-07-28 |
* | [SCSI] iscsi_transport: wait on session in error handler path | Mike Christie | 2010-07-28 |
* | [SCSI] libfc: don't require a local exchange for incoming requests | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: add interface to allocate a sequence for incoming requests | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr() | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functions | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: eliminate rport LOGO state | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint support | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfcoe: add protocol description of FIP VN2VN mode | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: track FIP exchanges | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: add FLOGI state to rport for VN2VN | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: Add local port point-to-multipoint flag | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify mode | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: add discovery-private pointer for LLD | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfcoe: convert FIP to lock with mutex instead of spin lock | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: provide space for LLD after remote port structure | Joe Eykholt | 2010-07-28 |
* | [SCSI] libfc: convert rport lookup to be RCU safe | Joe Eykholt | 2010-07-28 |
* | [SCSI] fcoe: adds src and dest mac address checking for fcoe frames | Vasu Dev | 2010-07-28 |
* | [SCSI] fcoe: make it possible to verify fcoe with sparse | Bart Van Assche | 2010-07-28 |
* | [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs | Vikas Chaudhary | 2010-07-28 |
* | [SCSI] libfc: fix indefinite rport restart | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfc: Fix remote port restart problem | Joe Eykholt | 2010-07-27 |
* | [SCSI] libfc: Handle unsolicited PRLO request | Bhanu Prakash Gollapudi | 2010-07-27 |
* | [SCSI] fcoe: clean up TBD comments in FCoE prototype header | Joe Eykholt | 2010-07-27 |
* | SCSI: implement sd_unlock_native_capacity() | Tejun Heo | 2010-06-02 |
* | [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-16 |
* | [SCSI] Unexport scsi/scsi.h from headers_install | Tom Rini | 2010-05-02 |
* | [SCSI] Add missing scsi command definitions | Martin K. Petersen | 2010-04-30 |
* | [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-04-11 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-03-18 |
|\ |
|
| * | [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset | Jayamohan Kallickal | 2010-03-03 |
* | | sysctl extern cleanup: sg | Dave Young | 2010-03-12 |
|/ |
|
* | [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) | James Bottomley | 2010-02-08 |
* | [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() | James Bottomley | 2010-01-18 |
* | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 |
* | libsrp: fix compile failure | James Bottomley | 2009-12-30 |
* | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 |
* | [SCSI] libosd: Fix blk_put_request locking again | Boaz Harrosh | 2009-12-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | [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 |