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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
[SCSI] zfcp: proper use of device register
Sebastian Ott
1
-4
/
+8
2009-09-05
[SCSI] zfcp: Replace config semaphore with mutex
Christof Schmitt
5
-33
/
+32
2009-09-05
[SCSI] zfcp: Defer resource allocation to first ccw_set_online call
Christof Schmitt
3
-31
/
+54
2009-09-05
[SCSI] zfcp: Simplify and update ct/gs and els timeout handling
Christof Schmitt
3
-17
/
+6
2009-09-05
[SCSI] zfcp: Use kthread API for zfcp erp thread
Christof Schmitt
3
-45
/
+27
2009-09-05
[SCSI] zfcp: resolve false usage of dd_data in fc_rport
Swen Schillig
3
-23
/
+5
2009-09-05
[SCSI] zfcp: Apply common naming conventions to zfcp_fc
Swen Schillig
5
-36
/
+35
2009-09-05
[SCSI] zfcp: introduce _setup, _destroy for qdio and FC
Swen Schillig
4
-64
/
+89
2009-09-05
[SCSI] zfcp: Update dbf calls
Swen Schillig
9
-380
/
+347
2009-09-05
[SCSI] zfcp: Decouple gid_pn requests from erp
Christof Schmitt
6
-56
/
+47
2009-09-05
[SCSI] zfcp: Move qdio related data out of zfcp_adapter
Swen Schillig
9
-296
/
+343
2009-09-05
[SCSI] zfcp: Separate qdio attributes from zfcp_fsf_req
Swen Schillig
5
-115
/
+160
2009-09-05
[SCSI] zfcp: Move workqueue to adapter struct
Swen Schillig
6
-8
/
+34
2009-09-05
[SCSI] zfcp: Remove the useless ZFCP_REQ_AUTO_CLEANUP flag
Swen Schillig
1
-35
/
+45
2009-09-05
[SCSI] zfcp: Improve request allocation through mempools
Swen Schillig
4
-113
/
+127
2009-09-05
[SCSI] zfcp: Replace fsf_req wait_queue with completion
Swen Schillig
4
-28
/
+10
2009-09-05
[SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio
Swen Schillig
3
-74
/
+73
2009-09-05
[SCSI] zfcp: Implicitly close all wka ports
Christof Schmitt
4
-5
/
+13
2009-09-05
[SCSI] zfcp: Only issue one test link command per port
Christof Schmitt
2
-0
/
+10
2009-09-05
[SCSI] zfcp: Remove useless assignment
Christof Schmitt
1
-1
/
+0
2009-09-05
[SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels
Christof Schmitt
3
-39
/
+67
2009-09-05
[SCSI] zfcp: Only collect SCSI debug data for matching trace levels
Christof Schmitt
5
-63
/
+73
2009-09-05
[SCSI] zfcp: Move debug data from zfcp_data to own data structure
Christof Schmitt
5
-113
/
+143
2009-09-05
[SCSI] zfcp: invalid usage after free of port resources
Swen Schillig
2
-4
/
+9
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
4
-4
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-3
/
+3
2009-08-27
qeth: display "undefined" value of sysfs-attribute "layer2"
Ursula Braun
1
-1
/
+1
2009-08-27
qeth: display service_level info only when valid.
Klaus-Dieter Wacker
1
-2
/
+3
2009-08-27
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
4
-82
/
+57
2009-08-27
qeth: scheduling while atomic during ifconfig online sequence
Frank Blaschka
1
-0
/
+1
2009-08-27
qeth: HiperSockets SIGA retry support on CC=2.
Klaus-Dieter Wacker
2
-8
/
+61
2009-08-23
[S390] drivers/s390: put NULL test before dereference
Julia Lawall
1
-1
/
+1
2009-08-23
[S390] cio: fix double free after failed device initialization
Sebastian Ott
1
-3
/
+1
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-125
/
+150
2009-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
5
-65
/
+99
2009-07-30
[SCSI] zfcp: Fix tracing of request id for abort requests
Christof Schmitt
1
-8
/
+10
2009-07-30
[SCSI] zfcp: Fix wka port processing
Swen Schillig
2
-7
/
+5
2009-07-30
[SCSI] zfcp: avoid double notify in lowmem scenario
Swen Schillig
1
-4
/
+10
2009-07-30
[SCSI] zfcp: Add port only once to FC transport class
Christof Schmitt
1
-1
/
+6
2009-07-30
[SCSI] zfcp: Recover from stalled outbound queue
Christof Schmitt
1
-1
/
+4
2009-07-30
[SCSI] zfcp: Fix erp escalation procedure
Christof Schmitt
1
-26
/
+24
2009-07-30
[SCSI] zfcp: Fix logic for physical port close
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Use -EIO for SBAL allocation failures
Christof Schmitt
1
-3
/
+2
2009-07-30
[SCSI] zfcp: Use unchained mode for small ct and els requests
Christof Schmitt
1
-8
/
+25
2009-07-30
[SCSI] zfcp: Use correct flags for zfcp_erp_notify
Christof Schmitt
1
-2
/
+2
2009-07-30
[SCSI] zfcp: Return -ENOMEM for allocation failures in zfcp_fsf
Christof Schmitt
1
-1
/
+1
2009-07-30
[SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization
Christof Schmitt
1
-1
/
+6
2009-07-30
[SCSI] zfcp: Fix invalid command order
Swen Schillig
1
-3
/
+4
2009-07-24
[S390] zcrypt: fix scheduling of hrtimer ap_poll_timer
Felix Beck
1
-2
/
+7
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
[prev]
[next]