Age | Commit message (Expand) | Author |
2010-12-21 | [SCSI] zfcp: Add allow_lun_scan module parameter | Christof Schmitt |
2010-12-21 | [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align | Christof Schmitt |
2010-12-21 | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c | Christof Schmitt |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for SCSI records. | Swen Schillig |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for HBA records. | Swen Schillig |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for SAN records. | Swen Schillig |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for recovery actions. | Swen Schillig |
2010-12-09 | [SCSI] zfcp: Issue FCP command without holding SCSI host_lock | Christof Schmitt |
2010-12-09 | [SCSI] zfcp: Prevent usage w/o holding a reference | Swen Schillig |
2010-12-09 | [SCSI] zfcp: No ERP escalation on gpn_ft eval | Swen Schillig |
2010-12-09 | [SCSI] zfcp: Correct false abort data assignment. | Swen Schillig |
2010-12-09 | [SCSI] zfcp: Fix common FCP request reception | Swen Schillig |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-25 | [SCSI] zfcp: Use correct length for FCP_RSP_INFO | Christof Schmitt |
2010-10-25 | [SCSI] zfcp: Call get_device on port before calling put_device | Christof Schmitt |
2010-10-25 | [SCSI] zfcp: Fix adapter activation on link down | Swen Schillig |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-07 | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig |
2010-09-16 | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Reorder FCP I/O and task management handler functions | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou... | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Move code for managing zfcp_unit devices to new file | Christof Schmitt |
2010-09-16 | [SCSI] zfcp: Add zfcp private struct as SCSI device driver data | Christof Schmitt |
2010-09-10 | zfcp: Report scatter gather limit for DIX protection information | Christof Schmitt |
2010-09-09 | [SCSI] zfcp: Reorder registration of initial SCSI device | Christof Schmitt |
2010-09-08 | qdio: extend API to allow polling | Jan Glauber |
2010-07-28 | [SCSI] zfcp: Trigger logging in the FCP channel on qdio error conditions | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Introduce experimental support for DIF/DIX | Felix Beck |
2010-07-28 | [SCSI] zfcp: Enable data division support for FCP devices | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Prevent access on uninitialized memory. | Swen Schillig |
2010-07-28 | [SCSI] zfcp: Post events through FC transport class | Sven Schuetz |
2010-07-28 | [SCSI] zfcp: Cleanup QDIO attachment and improve processing. | Swen Schillig |
2010-07-28 | [SCSI] zfcp: Cleanup function parameters for sbal value. | Swen Schillig |
2010-07-28 | [SCSI] zfcp: Use correct width for timer_interval field | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Remove SCSI device when removing unit | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Use memdup_user and kstrdup | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Fix retry after failed "open port" erp action | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Fail erp after timeout | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Use forced_reopen in terminate_rport_io callback | Christof Schmitt |