index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_aux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
[SCSI] zfcp: Remove initial device data from zfcp_data
Christof Schmitt
1
-50
/
+45
2008-12-29
[SCSI] zfcp: Remove adapter list
Christof Schmitt
1
-12
/
+0
2008-12-29
[SCSI] zfcp: register with SCSI layer on ccw registration
Swen Schillig
1
-1
/
+2
2008-12-25
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
1
-3
/
+6
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+4
2008-12-25
[S390] zfcp: Report microcode level through service level interface
Christof Schmitt
1
-0
/
+13
2008-11-05
[SCSI] zfcp: Fix cast warning
Christof Schmitt
1
-1
/
+2
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-4
/
+3
2008-10-03
[SCSI] zfcp: wait on SCSI work to be finished before proceeding with init dev
Swen Schillig
1
-0
/
+5
2008-10-03
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
1
-0
/
+2
2008-10-03
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
1
-33
/
+1
2008-10-03
[SCSI] zfcp: Simplify get_adapter_by_busid
Swen Schillig
1
-13
/
+0
2008-10-03
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
1
-9
/
+12
2008-10-03
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
1
-58
/
+7
2008-10-03
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
1
-2
/
+2
2008-10-03
[SCSI] zfcp: Update message with input from review
Christof Schmitt
1
-4
/
+4
2008-07-12
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
1
-2
/
+2
2008-07-12
[SCSI] zfcp: consolidate sysfs things into one file.
Swen Schillig
1
-8
/
+34
2008-07-12
[SCSI] zfcp: Cleanup of code in zfcp_aux.c
Swen Schillig
1
-364
/
+219
2008-07-12
[SCSI] zfcp: Adapter reopen for large number of unsolicited status
Swen Schillig
1
-8
/
+7
2008-07-12
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
1
-16
/
+20
2008-07-12
[SCSI] zfcp: Message cleanup
Christof Schmitt
1
-54
/
+21
2008-07-12
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
1
-38
/
+7
2008-07-12
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
1
-396
/
+29
2008-07-12
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
1
-518
/
+0
2008-06-05
[SCSI] zfcp: Fix mempool pointer for GID_PN request allocation
Christof Schmitt
1
-6
/
+3
2008-06-05
[SCSI] zfcp: receiving an unsolicted status can lead to I/O stall
Swen Schillig
1
-0
/
+23
2008-06-05
[SCSI] zfcp: Track fabric and channel latencies provided by FCP adapter
Christof Schmitt
1
-0
/
+8
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
1
-3
/
+3
2008-04-07
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
1
-1
/
+0
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
1
-15
/
+16
2008-04-07
[SCSI] zfcp: Register new recovery trace.
Martin Peschke
1
-0
/
+1
2008-01-11
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
1
-2
/
+0
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-7
/
+3
2007-10-24
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
1
-0
/
+2
2007-10-23
s390 zfcp: sg fixups
Jens Axboe
1
-0
/
+1
2007-10-12
[SCSI] zfcp: whitespace cleanup
Swen Schillig
1
-2
/
+2
2007-10-12
[SCSI] zfcp: Enable debug feature before setting adapter online
Christof Schmitt
1
-0
/
+8
2007-10-12
[SCSI] zfcp: Remove unnecessary assignment
Christof Schmitt
1
-1
/
+0
2007-08-15
[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
Heiko Carstens
1
-2
/
+2
2007-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-6
/
+3
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-3
/
+3
2007-07-18
[SCSI] zfcp: NULL vs 0 usage
Heiko Carstens
1
-6
/
+3
2007-06-19
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-17
/
+3
2007-05-16
[SCSI] zfcp: IO stall after deleting and path checker changes after reenablin...
Michael Loehr
1
-0
/
+1
2007-05-10
[S390] Avoid sparse warnings.
Heiko Carstens
1
-5
/
+3
2007-05-08
[SCSI] zfcp: rework request ID management.
Heiko Carstens
1
-73
/
+9
2007-05-08
[SCSI] zfcp: Fix deadlock between zfcp ERP and SCSI
Christof Schmitt
1
-0
/
+2
2007-05-08
[SCSI] zfcp: print S_ID and D_ID with 3 bytes
Christof Schmitt
1
-3
/
+3
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
[next]