index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_ccw.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-20
zfcp: auto port scan resiliency
Martin Peschke
2013-05-31
[SCSI] zfcp: remove access control tables interface
Martin Peschke
2013-05-31
[SCSI] zfcp: cleanup unit sysfs attribute usage
Sebastian Ott
2013-05-31
[SCSI] zfcp: cleanup port sysfs attribute usage
Sebastian Ott
2012-09-24
[SCSI] zfcp: No automatic port_rescan on events
Steffen Maier
2012-09-24
[SCSI] zfcp: Do not wakeup while suspended
Steffen Maier
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2010-12-21
[SCSI] zfcp: Redesign of the debug tracing final cleanup.
Swen Schillig
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-02-17
[SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
Christof Schmitt
2010-02-17
[SCSI] zfcp: Move FSF request tracking code to new file
Christof Schmitt
2009-12-04
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
2009-12-04
[SCSI] zfcp: Implement module unloading
Christof Schmitt
2009-12-04
[SCSI] zfcp: Remove suspend callback
Swen Schillig
2009-12-04
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
2009-12-04
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-10-02
[SCSI] zfcp: Fix hang when offlining device with offline chpid
Christof Schmitt
2009-10-02
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
Christof Schmitt
2009-10-02
[SCSI] zfcp: Fix oops during shutdown of offline device
Christof Schmitt
2009-10-02
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
Christof Schmitt
2009-09-05
[SCSI] zfcp: Replace config semaphore with mutex
Christof Schmitt
2009-09-05
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
2009-06-16
[S390] pm: zfcp driver power management callbacks
Martin Petermann
2009-05-23
[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.c
Christof Schmitt
2009-05-23
[SCSI] zfcp: Update message and add description
Christof Schmitt
2009-04-27
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
2009-03-31
[S390] cio: introduce notifier for boxed state
Sebastian Ott
2009-03-12
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
Swen Schillig
2009-03-12
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
[SCSI] zfcp: Remove UNIT_REGISTERED status flag
Christof Schmitt
2008-12-29
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-11-05
[SCSI] zfcp: Wait for port scan to complete when setting adapter online
Christof Schmitt
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
2008-10-03
[SCSI] zfcp: Simplify get_adapter_by_busid
Swen Schillig
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-08-29
[SCSI] zfcp: Simplify ccw notify handler
Christof Schmitt
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
2008-07-12
[SCSI] zfcp: Cleanup code in zfcp_ccw
Christof Schmitt
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
2008-04-07
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
2008-04-07
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
[next]