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
/
scsi
/
libfc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
scsi: libfc: retry PRLI if we cannot analyse the payload
Hannes Reinecke
1
-2
/
+6
2018-10-16
scsi: libfc: check fc_frame_payload_get() return value for null
Thomas Abraham
1
-4
/
+10
2018-09-12
scsi: libfc: remove set but not used variable 'rpriv'
YueHaibing
1
-3
/
+0
2018-08-30
scsi: libfc: remove unnecessary condition check
Chengguang Xu
1
-2
/
+1
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-148
/
+107
2018-08-02
scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO
Johannes Thumshirn
1
-0
/
+1
2018-07-13
scsi: libfc: Add WARN_ON() when deleting rports
Hannes Reinecke
1
-0
/
+1
2018-07-13
scsi: libfc: hold disc_mutex in fc_disc_stop_rports()
Hannes Reinecke
1
-6
/
+4
2018-07-13
scsi: libfc: fixup lockdep annotations
Hannes Reinecke
1
-1
/
+1
2018-07-11
scsi: libfc: fixup 'sleeping function called from invalid context'
Hannes Reinecke
1
-3
/
+4
2018-07-11
scsi: libfc: Add lockdep annotations
Hannes Reinecke
3
-140
/
+99
2018-02-14
scsi: libfc: remove redundant initialization of 'disc'
Colin Ian King
1
-1
/
+1
2017-12-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2017-11-29
scsi: libfc: fix ELS request handling
Martin Wilck
1
-0
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-3
/
+3
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
scsi: libfc: Convert timers to use timer_setup()
Kees Cook
1
-11
/
+10
2017-10-17
scsi: libfc: don't assign resid_len in fc_lport_bsg_request
Christoph Hellwig
1
-3
/
+0
2017-10-06
scsi: libfc: fix a deadlock in fc_rport_work
Satish Kharat
1
-1
/
+1
2017-08-26
scsi: fc_fcp: do not call fc_block_scsi_eh() from host reset
Hannes Reinecke
1
-2
/
+0
2017-07-13
scsi: libfc: pass an error pointer to fc_disc_error()
Dan Carpenter
1
-1
/
+1
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-1
/
+1
2017-05-17
scsi: libfc: fix incorrect variable assignment
Gustavo A. R. Silva
1
-1
/
+1
2017-05-09
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
Hannes Reinecke
1
-6
/
+9
2017-04-12
scsi: libfc: directly call ELS request handlers
Johannes Thumshirn
1
-11
/
+9
2017-03-16
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2
-0
/
+4
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-441
/
+802
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2016-11-18
scsi: libfc: fix seconds_since_last_reset miscalculation
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-5
/
+5
2016-11-18
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
1
-2
/
+0
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-1
/
+1
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-2
/
+4
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-10
/
+13
2016-11-09
scsi: libfc: Don't have fc_exch_find log errors on a new exchange
Chris Leech
1
-0
/
+3
2016-11-09
scsi: libfc: Replace ->seq_release callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-09
scsi: libfc: Replace ->seq_assign callback with function call
Hannes Reinecke
1
-4
/
+2
2016-11-09
scsi: libfc: Replace ->seq_set_resp callback with direct function call
Hannes Reinecke
1
-7
/
+4
2016-11-09
scsi: libfc: Replace ->seq_start_next callback with function call
Hannes Reinecke
3
-7
/
+5
2016-11-09
scsi: libfc: Replace ->exch_done callback with function call
Hannes Reinecke
3
-16
/
+12
2016-11-09
scsi: libfc: Replace ->seq_exch_abort callback with function call
Hannes Reinecke
2
-7
/
+10
2016-11-09
scsi: libfc: Replace ->seq_send callback with function call
Hannes Reinecke
2
-7
/
+4
2016-11-09
scsi: libfc: Remove fc_rport_init()
Hannes Reinecke
1
-10
/
+0
2016-11-09
scsi: libfc: Replace ->rport_flush_queue callback with function call
Hannes Reinecke
3
-6
/
+4
[next]