index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
13
-1532
/
+1448
2008-04-18
[SCSI] zfcp: Fix error handling for blocked unit for send FCP command
Christof Schmitt
1
-1
/
+1
2008-04-18
[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock
Christof Schmitt
1
-1
/
+0
2008-04-18
[SCSI] zfcp: fix 31 bit compile warnings
Martin Peschke
11
-213
/
+211
2008-04-17
[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...
Martin Peschke
2
-3
/
+0
2008-04-17
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-07
[SCSI] zfcp: Add docbook comments to debug trace.
Martin Peschke
1
-0
/
+62
2008-04-07
[SCSI] zfcp: Cleanup line breaks in debug trace.
Martin Peschke
1
-68
/
+55
2008-04-07
[SCSI] zfcp: Shorten excessive names in debug trace.
Martin Peschke
2
-209
/
+170
2008-04-07
[SCSI] zfcp: Move DBF definitions to private header file
Christof Schmitt
2
-209
/
+234
2008-04-07
[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.
Martin Peschke
1
-78
/
+65
2008-04-07
[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.
Martin Peschke
1
-41
/
+28
2008-04-07
[SCSI] zfcp: Remove obsolete output function from debug trace.
Martin Peschke
1
-15
/
+0
2008-04-07
[SCSI] zfcp: Cleanup debug trace view functions.
Martin Peschke
1
-220
/
+162
2008-04-07
[SCSI] zfcp: simplify zfcp_dbf_timestamp()
Martin Peschke
1
-14
/
+16
2008-04-07
[SCSI] zfcp: Remove obsolete erp_dbf trace
Martin Peschke
7
-525
/
+4
2008-04-07
[SCSI] zfcp: Add trace records for recovery actions.
Martin Peschke
4
-0
/
+51
2008-04-07
[SCSI] zfcp: Trace all triggers of error recovery activity
Martin Peschke
12
-190
/
+362
2008-04-07
[SCSI] zfcp: Add traces for state changes.
Martin Peschke
10
-114
/
+288
2008-04-07
[SCSI] zfcp: Add trace records for recovery thread and its queues
Martin Peschke
4
-0
/
+75
2008-04-07
[SCSI] zfcp: Register new recovery trace.
Martin Peschke
3
-0
/
+53
2008-04-07
[SCSI] zfcp: Introduce printf helper functions for debug trace.
Martin Peschke
1
-0
/
+16
2008-04-07
[SCSI] zfcp: Add qtcb dump to hba debug trace
Martin Peschke
1
-0
/
+14
2008-04-07
[SCSI] zfcp: Remove qtcb dump to kernel log
Martin Peschke
1
-31
/
+0
2008-04-07
[SCSI] zfcp: Clean up _zfcp_san_dbf_event_common_els
Martin Peschke
1
-29
/
+10
2008-04-07
[SCSI] zfcp: Introduce a helper function that dumps hex data to a zfcp trace.
Martin Peschke
1
-0
/
+18
2008-04-07
[SCSI] zfcp: Fix handling for boxed port after physical close
Christof Schmitt
1
-0
/
+7
2008-04-07
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
Christof Schmitt
2
-45
/
+20
2008-01-30
[SCSI] zfcp: fix sense_buffer access bug
FUJITA Tomonori
1
-2
/
+2
2008-01-26
[S390] drivers/s390/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
1
-5
/
+5
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
7
-69
/
+72
2008-01-25
zfcp: Use device_driver default attribute groups.
Cornelia Huck
3
-35
/
+9
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...
Christof Schmitt
1
-17
/
+9
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP command
Christof Schmitt
2
-5
/
+10
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port handle for ELS command
Christof Schmitt
2
-1
/
+8
2008-01-12
[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort command
Christof Schmitt
1
-13
/
+8
2008-01-12
[SCSI] zfcp: Fix evaluation of port handles in abort handler
Christof Schmitt
1
-5
/
+4
2008-01-12
[SCSI] zfcp: fix use after free bug.
Heiko Carstens
2
-1
/
+16
2008-01-12
[SCSI] zfcp: Reduce flood on hba trace
Christof Schmitt
1
-6
/
+0
2008-01-12
[SCSI] zfcp: Fix deadlock when adding invalid LUN
Christof Schmitt
4
-10
/
+0
2008-01-12
[SCSI] zfcp: Remove SCSI devices when removing complete adapter
Christof Schmitt
1
-0
/
+3
2008-01-12
[SCSI] zfcp: Specify waiting times in ERP in seconds
Christof Schmitt
2
-6
/
+6
2008-01-12
[SCSI] zfcp: Use also port and adapter to identify unit in messages.
Christof Schmitt
1
-2
/
+6
2008-01-12
[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callback
Christof Schmitt
1
-3
/
+2
2007-11-16
[SCSI] zfcp: fix cleanup of dismissed error recovery actions
Martin Peschke
1
-8
/
+6
2007-11-16
[SCSI] zfcp: fix dismissal of error recovery actions
Martin Peschke
1
-1
/
+3
2007-10-29
SG: s390-scsi: missing size parameter in zfcp_address_to_sg()
Jens Axboe
1
-2
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
3
-14
/
+6
2007-10-24
sg: add missing sg_init_table calls to zfcp
Heiko Carstens
1
-0
/
+2
[next]