index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
/
zfcp_fsf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] zfcp: Fix oops when port disappears
Christof Schmitt
2009-04-27
1
-0
/
+4
*
[SCSI] zfcp: revert previous patch for sbal counting
Martin Petermann
2009-04-27
1
-14
/
+14
*
[SCSI] zfcp: Let actcli handle control file errors
Christof Schmitt
2009-04-27
1
-2
/
+0
*
[SCSI] zfcp: Dont call zfcp_fsf_req_free on NULL pointer
Christof Schmitt
2009-04-27
1
-6
/
+12
*
[SCSI] zfcp: Avoid referencing freed memory in req send
Martin Petermann
2009-04-27
1
-3
/
+4
*
[SCSI] zfcp: Report fc_host_port_type as NPIV
Christof Schmitt
2009-03-12
1
-2
/
+3
*
[SCSI] zfcp: Block FC transport rports early on errors
Christof Schmitt
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: incorrect reaction on incoming RSCN
Swen Schillig
2009-03-12
1
-4
/
+0
*
[SCSI] zfcp: replace current ERP logging with a more convenient version
Swen Schillig
2009-03-12
1
-63
/
+68
*
[SCSI] zfcp: remove undefined subtype for status read response
Swen Schillig
2009-03-12
1
-8
/
+1
*
[SCSI] zfcp: Send ELS ADISC from workqueue
Christof Schmitt
2009-03-12
1
-12
/
+6
*
[SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp
Christof Schmitt
2009-03-12
1
-25
/
+14
*
[SCSI] zfcp: Wait for free SBALs when possible
Christof Schmitt
2009-03-12
1
-9
/
+9
*
[SCSI] zfcp: Only increment req_id for successfully issued requests
Christof Schmitt
2009-03-12
1
-1
/
+2
*
[SCSI] zfcp: Simplify latency lock handling
Christof Schmitt
2009-03-12
1
-3
/
+2
*
[SCSI] zfcp: Remove some port flags
Christof Schmitt
2009-03-12
1
-5
/
+1
*
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2009-03-12
1
-1
/
+0
*
[SCSI] zfcp: Remove unnecessary warning message
Christof Schmitt
2008-12-29
1
-6
/
+0
*
[SCSI] zfcp: Add support for unchained FSF requests
Christof Schmitt
2008-12-29
1
-7
/
+25
*
[SCSI] zfcp: remove DID_DID flag
Christof Schmitt
2008-12-29
1
-2
/
+1
*
[SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
Christof Schmitt
2008-12-29
1
-17
/
+17
*
[SCSI] zfcp: Fix message line break
Christof Schmitt
2008-12-29
1
-1
/
+1
*
[S390] convert zfcp printks to pr_xxx macros.
Christof Schmitt
2008-12-25
1
-0
/
+3
*
[SCSI] zfcp: eliminate race between validation and locking
Swen Schillig
2008-12-01
1
-4
/
+7
*
[SCSI] zfcp: returning an ERR_PTR where a NULL value is expected
Swen Schillig
2008-12-01
1
-2
/
+6
*
[SCSI] zfcp: Fix opening of wka ports
Christof Schmitt
2008-12-01
1
-0
/
+1
*
[SCSI] zfcp: Fix request list handling in error path
Christof Schmitt
2008-11-05
1
-11
/
+6
*
[SCSI] zfcp: fix mempool usage for status_read requests
Christof Schmitt
2008-11-05
1
-0
/
+1
*
[SCSI] zfcp: fix req_list_locking.
Heiko Carstens
2008-11-05
1
-2
/
+3
*
blktrace: pass zfcp driver data
Stefan Raspl
2008-10-17
1
-0
/
+34
*
[SCSI] zfcp: fix double dbf id usage
Swen Schillig
2008-10-03
1
-1
/
+1
*
[SCSI] zfcp: fix deadlock caused by shared work queue tasks
Swen Schillig
2008-10-03
1
-1
/
+1
*
[SCSI] zfcp: put threshold data in hba trace
Swen Schillig
2008-10-03
1
-0
/
+1
*
[SCSI] zfcp: Simplify zfcp data structures
Christof Schmitt
2008-10-03
1
-44
/
+45
*
[SCSI] zfcp: remove all typedefs and replace them with standards
Swen Schillig
2008-10-03
1
-15
/
+38
*
[SCSI] zfcp: attach and release SAN nameserver port on demand
Swen Schillig
2008-10-03
1
-10
/
+127
*
[SCSI] zfcp: remove unused references, declarations and flags
Swen Schillig
2008-10-03
1
-39
/
+20
*
[SCSI] zfcp: Update message with input from review
Christof Schmitt
2008-10-03
1
-153
/
+80
*
[SCSI] zfcp: add queue_full sysfs attribute
Stefan Raspl
2008-10-03
1
-7
/
+17
*
[SCSI] zfcp: Remove duplicated unlikely() macros.
Hirofumi Nakagawa
2008-08-29
1
-16
/
+16
*
[SCSI] zfcp: Fix request queue locking
Christof Schmitt
2008-08-29
1
-28
/
+28
*
[SCSI] zfcp: Cleanup code in zfcp_erp.c
Christof Schmitt
2008-07-12
1
-9
/
+34
*
[SCSI] zfcp: zfcp_fsf cleanup.
Swen Schillig
2008-07-12
1
-2583
/
+1536
*
[SCSI] zfcp: Cleanup of code in zfcp_scsi.c
Martin Petermann
2008-07-12
1
-2
/
+2
*
[SCSI] zfcp: Move status accessors from zfcp to SCSI include file.
Martin Petermann
2008-07-12
1
-10
/
+10
*
[SCSI] zfcp: Automatically attach remote ports
Swen Schillig
2008-07-12
1
-0
/
+3
*
[SCSI] zfcp: Message cleanup
Christof Schmitt
2008-07-12
1
-1280
/
+277
*
[SCSI] zfcp: Cleanup qdio code
Swen Schillig
2008-07-12
1
-111
/
+67
*
[SCSI] zfcp: Move CFDC code to new file.
Christof Schmitt
2008-07-12
1
-222
/
+24
*
[SCSI] zfcp: Move FC code to new file
Christof Schmitt
2008-07-12
1
-6
/
+2
[next]