Commit Graph

489 Commits (f4466946c103372d3dd845ec55af1d2dc89ece33)

Author SHA1 Message Date
Christof Schmitt 54987386ee [SCSI] zfcp: Remove flag ZFCP_STATUS_FSFREQ_TMFUNCNOTSUPP 15 years ago
Christof Schmitt 0fdd21330a [SCSI] zfcp: Activate fc4s attributes for zfcp in FC transport class 15 years ago
Christof Schmitt af4de36d91 [SCSI] zfcp: Block scsi_eh thread for rport state BLOCKED 15 years ago
Christof Schmitt 4c571c659e [SCSI] zfcp: Update FSF error reporting 15 years ago
Christof Schmitt ee744622c6 [SCSI] zfcp: Improve ELS ADISC handling 15 years ago
Christof Schmitt 7c7dc19681 [SCSI] zfcp: Simplify handling of ct and els requests 15 years ago
Christof Schmitt 800c0cad96 [SCSI] zfcp: Remove ZFCP_DID_MASK 15 years ago
Christof Schmitt bd0072ecc4 [SCSI] zfcp: Move WKA port to zfcp FC code 15 years ago
Christof Schmitt dbf5dfe9db [SCSI] zfcp: Use common code definitions for FC CT structs 15 years ago
Christof Schmitt 9d05ce2c0a [SCSI] zfcp: Use common code definitions for FC ELS structs 15 years ago
Christof Schmitt 4318e08c84 [SCSI] zfcp: Update FCP protocol related code 15 years ago
Christof Schmitt 8830271c48 [SCSI] zfcp: Dont fail SCSI commands when transitioning to blocked fc_rport 15 years ago
Swen Schillig 9eae07ef6b [SCSI] zfcp: Assign scheduled work to driver queue 15 years ago
Swen Schillig 6b183334c2 [SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore 15 years ago
Christof Schmitt c1fad41764 [SCSI] zfcp: Implement module unloading 15 years ago
Christof Schmitt d9742b42b5 [SCSI] zfcp: Merge trace code for fsf requests in one function 15 years ago
Christof Schmitt 25458eb791 [SCSI] zfcp: Access ports and units with container_of in sysfs code 15 years ago
Swen Schillig b42aeceb35 [SCSI] zfcp: Remove suspend callback 15 years ago
Swen Schillig de3dc57214 [SCSI] zfcp: Remove global config_mutex 15 years ago
Swen Schillig f3450c7b91 [SCSI] zfcp: Replace local reference counting with common kref 15 years ago
Swen Schillig ecf0c7721b [SCSI] zfcp: Replace global config_lock with local list locks 15 years ago
Christof Schmitt 42e62a7437 [SCSI] zfcp: Adapt change_queue_depth for queue full tracking 15 years ago
Mike Christie e881a172da [SCSI] modify change_queue_depth to take in reason why it is being called 15 years ago
Christof Schmitt 9e820afd0c [SCSI] zfcp: Flush SCSI registration work when adding unit 16 years ago
Christof Schmitt 9d38500de1 [SCSI] zfcp: Fix timer initialization for ct and els requests 16 years ago
Christof Schmitt 10d00f78e6 [SCSI] zfcp: Warn about storage devices with broken PLOGI data 16 years ago
Christof Schmitt 934aeb587b [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload 16 years ago
Heiko Carstens d10c0858f6 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup 16 years ago
Christof Schmitt d74cf7c3e9 [SCSI] zfcp: Fix hang when offlining device with offline chpid 16 years ago
Christof Schmitt f45a54214a [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid 16 years ago
Christof Schmitt 1f99bd4cbf [SCSI] zfcp: Fix oops during shutdown of offline device 16 years ago
Christof Schmitt c5afd81e5d [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation 16 years ago
Christof Schmitt b1a5898585 [SCSI] zfcp: correctly initialize unchained requests 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Heiko Carstens 41e05a12c7 [SCSI] zfcp: optimize zfcp_qdio_account 16 years ago
Christof Schmitt b592e89ac9 [SCSI] zfcp: Remove duplicated code for debug timestamps 16 years ago
Christof Schmitt 0fac3f477b [SCSI] zfcp: Handle failures during device allocation correctly 16 years ago
Sebastian Ott f4395b6526 [SCSI] zfcp: proper use of device register 16 years ago
Christof Schmitt 24680defdb [SCSI] zfcp: Replace config semaphore with mutex 16 years ago
Christof Schmitt 143bb6bfe3 [SCSI] zfcp: Defer resource allocation to first ccw_set_online call 16 years ago
Christof Schmitt 98fc4d5c8c [SCSI] zfcp: Simplify and update ct/gs and els timeout handling 16 years ago
Christof Schmitt 347c6a965d [SCSI] zfcp: Use kthread API for zfcp erp thread 16 years ago
Swen Schillig ea945ff84c [SCSI] zfcp: resolve false usage of dd_data in fc_rport 16 years ago
Swen Schillig 6f53a2d2ec [SCSI] zfcp: Apply common naming conventions to zfcp_fc 16 years ago
Swen Schillig d5a282a1c5 [SCSI] zfcp: introduce _setup, _destroy for qdio and FC 16 years ago
Swen Schillig 5771710bd5 [SCSI] zfcp: Update dbf calls 16 years ago
Christof Schmitt 799b76d09a [SCSI] zfcp: Decouple gid_pn requests from erp 16 years ago
Swen Schillig 564e1c86c8 [SCSI] zfcp: Move qdio related data out of zfcp_adapter 16 years ago
Swen Schillig 42428f747a [SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req 16 years ago
Swen Schillig 4544683a4b [SCSI] zfcp: Move workqueue to adapter struct 16 years ago