Age | Commit message (Expand) | Author |
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 |
2010-07-28 | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Do not try "forced close" when port is already closed | Christof Schmitt |
2010-07-28 | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED | Christof Schmitt |
2010-07-21 | [SCSI] zfcp: Update status read mempool | Christof Schmitt |
2010-07-21 | [SCSI] zfcp: Do not wait for SBALs on stopped queue | Christof Schmitt |
2010-07-21 | [SCSI] zfcp: Fix check whether unchained ct_els is possible | Swen Schillig |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-05-18 | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley |
2010-05-17 | [S390] avoid default_llseek in s390 drivers | Martin Schwidefsky |
2010-05-02 | [SCSI] zfcp: Zero memory for gpn_ft and adisc requests | Christof Schmitt |
2010-05-02 | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt |
2010-05-02 | [SCSI] zfcp: Move sbal_get function to zfcp_qdio.c | Christof Schmitt |