Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-23 | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 1 | -2/+4 |
2011-02-25 | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 7 | -0/+169 |
2011-02-25 | [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data | Christof Schmitt | 4 | -48/+48 |
2011-02-25 | [SCSI] zfcp: Merge FCP task management setup with regular FCP command setup | Christof Schmitt | 2 | -16/+10 |
2011-02-25 | [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c | Christof Schmitt | 4 | -9/+11 |
2011-02-25 | [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request | Christof Schmitt | 4 | -87/+35 |
2011-02-25 | [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache | Christof Schmitt | 4 | -70/+46 |
2011-02-25 | [SCSI] zfcp: Introduce new kmem_cache for FC request and response data | Christof Schmitt | 5 | -42/+47 |
2011-02-25 | [SCSI] zfcp: Replace kmem_cache for "status read" data | Christof Schmitt | 4 | -22/+15 |
2011-02-25 | [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT | Christof Schmitt | 2 | -2/+0 |
2011-02-25 | [SCSI] zfcp: Remove redundant unlikely() | Tobias Klauser | 1 | -2/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-08 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+2 |
2011-01-05 | [S390] qdio: outbound tasklet scan threshold | Jan Glauber | 1 | -0/+2 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -17/+19 |
2010-12-21 | [SCSI] zfcp: Add allow_lun_scan module parameter | Christof Schmitt | 1 | -1/+6 |
2010-12-21 | [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_align | Christof Schmitt | 1 | -2/+2 |
2010-12-21 | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c | Christof Schmitt | 2 | -12/+3 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig | 12 | -181/+180 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for SCSI records. | Swen Schillig | 5 | -265/+132 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for HBA records. | Swen Schillig | 5 | -431/+229 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for SAN records. | Swen Schillig | 5 | -202/+85 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for recovery actions. | Swen Schillig | 4 | -285/+139 |
2010-12-09 | [SCSI] zfcp: Issue FCP command without holding SCSI host_lock | Christof Schmitt | 2 | -7/+5 |
2010-12-09 | [SCSI] zfcp: Prevent usage w/o holding a reference | Swen Schillig | 1 | -3/+6 |
2010-12-09 | [SCSI] zfcp: No ERP escalation on gpn_ft eval | Swen Schillig | 1 | -0/+2 |
2010-12-09 | [SCSI] zfcp: Correct false abort data assignment. | Swen Schillig | 1 | -1/+1 |
2010-12-09 | [SCSI] zfcp: Fix common FCP request reception | Swen Schillig | 1 | -2/+2 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-25 | [SCSI] zfcp: Use correct length for FCP_RSP_INFO | Christof Schmitt | 1 | -1/+1 |
2010-10-25 | [SCSI] zfcp: Call get_device on port before calling put_device | Christof Schmitt | 1 | -2/+2 |
2010-10-25 | [SCSI] zfcp: Fix adapter activation on link down | Swen Schillig | 1 | -3/+0 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -5/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 15 | -1124/+1280 |
2010-10-23 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -1/+2 |
2010-10-08 | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces | Christof Schmitt | 2 | -6/+0 |
2010-09-17 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 9 | -208/+189 |
2010-09-17 | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online | Christof Schmitt | 1 | -8/+1 |
2010-09-17 | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt | 4 | -202/+207 |
2010-09-17 | [SCSI] zfcp: Reorder FCP I/O and task management handler functions | Christof Schmitt | 1 | -75/+72 |
2010-09-17 | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning | Christof Schmitt | 2 | -44/+46 |
2010-09-17 | [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode | Christof Schmitt | 1 | -4/+4 |
2010-09-17 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 9 | -465/+480 |
2010-09-17 | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference | Christof Schmitt | 2 | -36/+63 |
2010-09-17 | [SCSI] zfcp: Remove ZFCP_SYSFS_FAILED macro and implement fcp_lun_show withou... | Christof Schmitt | 1 | -44/+77 |
2010-09-17 | [SCSI] zfcp: Move code for managing zfcp_unit devices to new file | Christof Schmitt | 6 | -213/+279 |
2010-09-17 | [SCSI] zfcp: Add zfcp private struct as SCSI device driver data | Christof Schmitt | 2 | -0/+42 |