index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_aux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Improve ELS ADISC handling
Christof Schmitt
2009-12-04
1
-0
/
+8
*
[SCSI] zfcp: Use common code definitions for FC CT structs
Christof Schmitt
2009-12-04
1
-6
/
+7
*
[SCSI] zfcp: Assign scheduled work to driver queue
Swen Schillig
2009-12-04
1
-1
/
+1
*
[SCSI] zfcp: Remove STATUS_COMMON_REMOVE flag as it is not required anymore
Swen Schillig
2009-12-04
1
-20
/
+7
*
[SCSI] zfcp: Implement module unloading
Christof Schmitt
2009-12-04
1
-1
/
+14
*
[SCSI] zfcp: Access ports and units with container_of in sysfs code
Christof Schmitt
2009-12-04
1
-2
/
+0
*
[SCSI] zfcp: Remove global config_mutex
Swen Schillig
2009-12-04
1
-46
/
+40
*
[SCSI] zfcp: Replace local reference counting with common kref
Swen Schillig
2009-12-04
1
-123
/
+108
*
[SCSI] zfcp: Replace global config_lock with local list locks
Swen Schillig
2009-12-04
1
-34
/
+46
*
[SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
Heiko Carstens
2009-10-22
1
-5
/
+6
*
[SCSI] zfcp: Fix hang when offlining device with offline chpid
Christof Schmitt
2009-10-02
1
-1
/
+0
*
[SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid
Christof Schmitt
2009-10-02
1
-1
/
+0
*
[SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation
Christof Schmitt
2009-10-02
1
-11
/
+20
*
[SCSI] zfcp: Handle failures during device allocation correctly
Christof Schmitt
2009-09-05
1
-36
/
+29
*
[SCSI] zfcp: proper use of device register
Sebastian Ott
2009-09-05
1
-4
/
+8
*
[SCSI] zfcp: Replace config semaphore with mutex
Christof Schmitt
2009-09-05
1
-11
/
+11
*
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
2009-09-05
1
-0
/
+6
*
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
2009-09-05
1
-3
/
+1
*
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
2009-09-05
1
-4
/
+0
*
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
2009-09-05
1
-1
/
+1
*
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
Swen Schillig
2009-09-05
1
-28
/
+14
*
[SCSI] zfcp: Update dbf calls
Swen Schillig
2009-09-05
1
-3
/
+4
*
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
2009-09-05
1
-2
/
+7
*
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
2009-09-05
1
-6
/
+14
*
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
2009-09-05
1
-2
/
+27
*
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
2009-09-05
1
-43
/
+55
*
[SCSI] zfcp: Implicitly close all wka ports
Christof Schmitt
2009-09-05
1
-0
/
+1
*
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
Christof Schmitt
2009-09-05
1
-4
/
+0
*
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
2009-09-05
1
-2
/
+5
*
[SCSI] zfcp: Add FC pass-through support
Sven Schuetz
2009-06-12
1
-2
/
+8
*
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
2009-04-27
1
-2
/
+1
*
[SCSI] zfcp: Set WKA-port to offline on adapter deactivation
Swen Schillig
2009-04-27
1
-1
/
+2
*
[SCSI] zfcp: Dont block zfcp_wq with scan
Swen Schillig
2009-04-27
1
-3
/
+2
*
[SCSI] zfcp: Ensure all work is cancelled on adapter dequeue
Swen Schillig
2009-03-12
1
-1
/
+0
*
[SCSI] zfcp: fix queue, scheduled work processing.
Swen Schillig
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-1
/
+3
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: add measurement data for average qdio queue utilisation
Martin Peschke
2009-03-12
1
-0
/
+1
*
[SCSI] zfcp: Remove some port flags
Christof Schmitt
2009-03-12
1
-7
/
+6
*
[SCSI] zfcp: Remove initial device data from zfcp_data
Christof Schmitt
2008-12-29
1
-50
/
+45
*
[SCSI] zfcp: Remove adapter list
Christof Schmitt
2008-12-29
1
-12
/
+0
*
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
2008-12-29
1
-1
/
+2
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-3
/
+6
*
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
1
-2
/
+4
*
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
2008-12-25
1
-0
/
+13
*
[SCSI] zfcp: Fix cast warning
Christof Schmitt
2008-11-05
1
-1
/
+2
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-4
/
+3
*
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
2008-10-03
1
-0
/
+5
*
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
2008-10-03
1
-0
/
+2
[next]