Age | Commit message (Expand) | Author |
2009-09-10 | [SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface | Chris Leech |
2009-09-10 | [SCSI] fcoe: move netdev to fcoe_interface | Chris Leech |
2009-09-10 | [SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de... | Chris Leech |
2009-09-10 | [SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy | Chris Leech |
2009-09-10 | [SCSI] fcoe: remove unnecessary list and lock initializations. | Joe Eykholt |
2009-09-10 | [SCSI] fcoe: fix missing error check in call to fcoe_if_init | Chris Leech |
2009-09-10 | [SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work | Chris Leech |
2009-09-10 | [SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size | Yi Zou |
2009-09-05 | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_... | Vasu Dev |
2009-09-05 | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM) | Vasu Dev |
2009-09-05 | [SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ... | Joe Eykholt |
2009-09-05 | [SCSI] libfc: Fix misleading debug statement | Robert Love |
2009-09-05 | [SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro | Robert Love |
2009-09-05 | [SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task | Mike Christie |
2009-09-05 | [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed | Mike Christie |
2009-09-05 | [SCSI] iscsi class: Add logging to scsi_transport_iscsi.c | Mike Christie |
2009-09-05 | [SCSI] qla4xxx: Removed residual from overrun debug print | Mike Christie |
2009-09-05 | [SCSI] libiscsi: handle immediate command rejections | Mike Christie |
2009-09-05 | [SCSI] libiscsi: don't increment cmdsn if cmd is not sent | Mike Christie |
2009-09-05 | [SCSI] iscsi_tcp: Evaluate socket state in data_ready() | Hannes Reinecke |
2009-09-05 | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez |
2009-09-05 | [SCSI] qla2xxx: Generalize srb structure usage. | Andrew Vasquez |
2009-09-05 | [SCSI] mpt2sas: Bump driver version 01.100.06.00 | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas: Prevent sending command to FW while Host Reset | Kashyap, Desai |
2009-09-05 | [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread | Kashyap, Desai |
2009-09-05 | [SCSI] stex: Add reset code for st_yel (v2) | Ed Lin |
2009-09-05 | [SCSI] zfcp: optimize zfcp_qdio_account | Heiko Carstens |
2009-09-05 | [SCSI] zfcp: Remove duplicated code for debug timestamps | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Handle failures during device allocation correctly | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: proper use of device register | Sebastian Ott |
2009-09-05 | [SCSI] zfcp: Replace config semaphore with mutex | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Simplify and update ct/gs and els timeout handling | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: resolve false usage of dd_data in fc_rport | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Apply common naming conventions to zfcp_fc | Swen Schillig |
2009-09-05 | [SCSI] zfcp: introduce _setup, _destroy for qdio and FC | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Improve request allocation through mempools | Swen Schillig |
2009-09-05 | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig |
2009-09-05 | [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio | Swen Schillig |