Age | Commit message (Expand) | Author | Files | Lines |
2015-07-27 | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 1 | -31/+31 |
2015-04-15 | mm, mempool: do not allow atomic resizing | David Rientjes | 1 | -2/+2 |
2014-11-20 | zfcp: remove access control tables interface (port leftovers) | Martin Peschke | 1 | -7/+0 |
2013-08-22 | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loops | Martin Peschke | 1 | -7/+22 |
2013-06-01 | [SCSI] zfcp: remove access control tables interface | Martin Peschke | 1 | -2/+1 |
2012-09-24 | [SCSI] zfcp: No automatic port_rescan on events | Steffen Maier | 1 | -1/+1 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -1/+1 |
2011-02-25 | [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode | Christof Schmitt | 1 | -0/+2 |
2011-02-25 | [SCSI] zfcp: Replace kmem_cache for "status read" data | Christof Schmitt | 1 | -1/+1 |
2010-12-21 | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.c | Christof Schmitt | 1 | -12/+1 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing final cleanup. | Swen Schillig | 1 | -52/+45 |
2010-12-21 | [SCSI] zfcp: Redesign of the debug tracing for recovery actions. | Swen Schillig | 1 | -18/+13 |
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-09-17 | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 1 | -139/+119 |
2010-09-17 | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt | 1 | -82/+0 |
2010-09-17 | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 1 | -175/+194 |
2010-09-17 | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference | Christof Schmitt | 1 | -36/+62 |
2010-07-28 | [SCSI] zfcp: Fix retry after failed "open port" erp action | Christof Schmitt | 1 | -2/+1 |
2010-07-28 | [SCSI] zfcp: Fail erp after timeout | Christof Schmitt | 1 | -0/+6 |
2010-07-28 | [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_add | Christof Schmitt | 1 | -6/+0 |
2010-07-28 | [SCSI] zfcp: Do not try "forced close" when port is already closed | Christof Schmitt | 1 | -1/+5 |
2010-07-28 | [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCED | Christof Schmitt | 1 | -1/+2 |
2010-07-22 | [SCSI] zfcp: Update status read mempool | Christof Schmitt | 1 | -0/+8 |
2010-05-02 | [SCSI] zfcp: Use status_read_buf_num provided by FCP channel | Christof Schmitt | 1 | -1/+1 |
2010-02-18 | [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port | Christof Schmitt | 1 | -7/+7 |
2010-02-18 | [SCSI] zfcp: Move FSF request tracking code to new file | Christof Schmitt | 1 | -3/+4 |
2010-02-18 | [SCSI] zfcp: Remove function zfcp_reqlist_find_safe | Christof Schmitt | 1 | -8/+9 |
2009-12-04 | [SCSI] zfcp: Assign scheduled work to driver queue | Swen Schillig | 1 | -1/+1 |
2009-12-04 | [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore | Swen Schillig | 1 | -2/+4 |
2009-12-04 | [SCSI] zfcp: Replace local reference counting with common kref | Swen Schillig | 1 | -9/+11 |
2009-12-04 | [SCSI] zfcp: Replace global config_lock with local list locks | Swen Schillig | 1 | -55/+61 |
2009-10-22 | [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload | Christof Schmitt | 1 | -12/+10 |
2009-09-05 | [SCSI] zfcp: Defer resource allocation to first ccw_set_online call | Christof Schmitt | 1 | -0/+5 |
2009-09-05 | [SCSI] zfcp: Use kthread API for zfcp erp thread | Christof Schmitt | 1 | -38/+24 |
2009-09-05 | [SCSI] zfcp: Update dbf calls | Swen Schillig | 1 | -25/+24 |
2009-09-05 | [SCSI] zfcp: Decouple gid_pn requests from erp | Christof Schmitt | 1 | -27/+1 |
2009-09-05 | [SCSI] zfcp: Move qdio related data out of zfcp_adapter | Swen Schillig | 1 | -3/+5 |
2009-09-05 | [SCSI] zfcp: Move workqueue to adapter struct | Swen Schillig | 1 | -1/+1 |
2009-09-05 | [SCSI] zfcp: Replace fsf_req wait_queue with completion | Swen Schillig | 1 | -2/+1 |
2009-09-05 | [SCSI] zfcp: Implicitly close all wka ports | Christof Schmitt | 1 | -1/+1 |
2009-07-30 | [SCSI] zfcp: avoid double notify in lowmem scenario | Swen Schillig | 1 | -4/+10 |
2009-07-30 | [SCSI] zfcp: Fix erp escalation procedure | Christof Schmitt | 1 | -26/+24 |
2009-07-30 | [SCSI] zfcp: Fix logic for physical port close | Christof Schmitt | 1 | -1/+1 |
2009-07-30 | [SCSI] zfcp: Use correct flags for zfcp_erp_notify | Christof Schmitt | 1 | -2/+2 |
2009-06-12 | [SCSI] zfcp: Add FC pass-through support | Sven Schuetz | 1 | -1/+1 |
2009-05-24 | [SCSI] zfcp: Changed D_ID left port disabled | Swen Schillig | 1 | -1/+6 |
2009-05-24 | [SCSI] zfcp: Add comments to switch/case fallthroughs | Christof Schmitt | 1 | -0/+1 |
2009-04-27 | [SCSI] zfcp: avoid false ERP complete due to sema race | Swen Schillig | 1 | -4/+5 |
2009-04-27 | [SCSI] zfcp: Set WKA-port to offline on adapter deactivation | Swen Schillig | 1 | -0/+1 |