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
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
2021-01-23
scsi: zfcp: Do not set COMMAND_COMPLETE
Hannes Reinecke
1
-1
/
+0
2020-12-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-2
/
+91
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2020-12-04
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
1
-2
/
+1
2020-12-02
s390/zfcp: remove pm support from zfcp driver
Vineeth Vijayan
4
-80
/
+4
2020-10-30
scsi: zfcp: Handle event-lost notification for Version Change events
Julian Wiedmann
4
-0
/
+16
2020-10-30
scsi: zfcp: Process Version Change events
Julian Wiedmann
2
-0
/
+26
2020-10-30
scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()
Julian Wiedmann
1
-0
/
+8
2020-10-30
scsi: zfcp: Remove orphaned function declarations
Vasily Gorbik
1
-2
/
+0
2020-10-30
scsi: zfcp: Lift Input Queue tasklet from qdio
Julian Wiedmann
2
-0
/
+41
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+0
2020-09-16
scsi: zfcp: Clarify access to erp_action in zfcp_fsf_req_complete()
Julian Wiedmann
1
-2
/
+8
2020-09-16
scsi: zfcp: Use list_first_entry_or_null() in zfcp_erp_thread()
Julian Wiedmann
1
-5
/
+3
2020-09-14
s390/qdio: always use dev_name() for device name in QIB
Julian Wiedmann
1
-2
/
+0
2020-08-18
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
1
-2
/
+2
2020-08-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-8
/
+10
2020-07-08
scsi: zfcp: Avoid benign overflow of the Request Queue's free-level
Julian Wiedmann
1
-1
/
+4
2020-07-08
scsi: zfcp: Replace open-coded list move
Julian Wiedmann
1
-4
/
+3
2020-07-08
scsi: zfcp: Clean up zfcp_erp_action_ready()
Julian Wiedmann
1
-1
/
+1
2020-07-08
scsi: zfcp: Fix an outdated comment for zfcp_qdio_send()
Julian Wiedmann
1
-1
/
+1
2020-07-08
scsi: zfcp: Use prandom_u32_max() for backoff
George Spelvin
1
-1
/
+1
2020-06-24
scsi: zfcp: Fix panic on ERP timeout for previously dismissed ERP action
Steffen Maier
1
-2
/
+11
2020-05-12
scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data
Benjamin Block
6
-16
/
+96
2020-05-12
scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects
Benjamin Block
1
-2
/
+14
2020-05-12
scsi: zfcp: Fence adapter status propagation for common statuses
Benjamin Block
1
-0
/
+14
2020-05-12
scsi: zfcp: Move p-t-p port allocation to after xport data
Benjamin Block
1
-3
/
+9
2020-05-12
scsi: zfcp: Fence fc_host updates during link-down handling
Benjamin Block
1
-5
/
+9
2020-05-12
scsi: zfcp: Move fc_host updates during xport data handling into fenced function
Benjamin Block
3
-9
/
+25
2020-05-12
scsi: zfcp: Move shost updates during xconfig data handling into fenced function
Benjamin Block
3
-43
/
+82
2020-05-12
scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function
Benjamin Block
2
-5
/
+16
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-17
/
+16
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-3
/
+2
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
1
-2
/
+4
2020-04-06
zfcp: inline zfcp_qdio_setup_init_data()
Julian Wiedmann
1
-25
/
+17
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-3
/
+1
2020-04-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-35
/
+449
2020-04-01
scsi: zfcp: use fallthrough;
Joe Perches
2
-17
/
+16
2020-03-17
scsi: zfcp: log FC Endpoint Security errors
Jens Remus
2
-0
/
+70
2020-03-17
scsi: zfcp: enhance handling of FC Endpoint Security errors
Jens Remus
2
-2
/
+12
2020-03-17
scsi: zfcp: trace FC Endpoint Security of FCP devices and connections
Jens Remus
5
-8
/
+100
2020-03-17
scsi: zfcp: log FC Endpoint Security of connections
Jens Remus
2
-1
/
+54
2020-03-17
scsi: zfcp: report FC Endpoint Security in sysfs
Jens Remus
5
-6
/
+170
2020-03-17
scsi: zfcp: auto variables for dereferenced structs in open port handler
Jens Remus
1
-6
/
+7
2020-03-17
scsi: zfcp: fix fc_host attributes that should be unknown on local link down
Steffen Maier
1
-18
/
+21
2020-03-17
scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host
Steffen Maier
2
-0
/
+15
2020-03-17
scsi: zfcp: expose fabric name as common fc_host sysfs attribute
Steffen Maier
2
-0
/
+6
2020-03-17
scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
Steffen Maier
1
-1
/
+1
2020-02-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2020-02-24
scsi: zfcp: fix wrong data and display format of SFP+ temperature
Benjamin Block
2
-2
/
+2
2020-02-19
s390/qdio: fill SBALEs with absolute addresses
Julian Wiedmann
3
-7
/
+7
[next]