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
/
fnic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-25
Merge patch series "Constify most SCSI host templates"
Martin K. Petersen
1
-1
/
+1
2023-03-25
scsi: fnic: Declare host template const
Bart Van Assche
1
-1
/
+1
2023-03-17
scsi: fnic: Switch to use %ptTs
Andy Shevchenko
1
-12
/
+5
2022-08-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-11
/
+34
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-510
/
+42
2022-07-14
scsi: fnic: Refactor code in fnic probe to initialize SCSI layer
Karan Tilak Kumar
1
-11
/
+34
2022-07-06
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
1
-8
/
+4
2022-07-06
scsi: fnic: Drop reserved request handling
John Garry
1
-2
/
+0
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...
Thomas Gleixner
38
-510
/
+42
2022-05-20
scsi: fnic: Replace DMA mask of 64 bits with 47 bits
Karan Tilak Kumar
2
-4
/
+4
2022-04-26
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
1
-3
/
+1
2022-04-26
scsi: fnic: Remove redundant NULL check
Haowen Bai
1
-2
/
+1
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-154
/
+163
2022-03-15
scsi: fnic: Finish scsi_cmnd before dropping the spinlock
David Jeffery
1
-7
/
+6
2022-02-23
scsi: fnic: Stop using the SCSI pointer
Bart Van Assche
3
-154
/
+163
2022-02-23
scsi: fnic: Fix a tracing statement
Bart Van Assche
1
-1
/
+1
2021-10-17
scsi: fnic: Switch to attribute groups
Bart Van Assche
3
-6
/
+15
2021-10-17
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-1
/
+2
2021-10-17
scsi: fnic: Call scsi_done() directly
Bart Van Assche
1
-65
/
+54
2021-08-16
scsi: fnic: Stop setting scsi_cmnd.tag
John Garry
1
-1
/
+1
2021-08-12
scsi: fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-26
/
+25
2021-05-03
scsi: fnic: Use scsi_host_busy_iter() to traverse commands
Hannes Reinecke
1
-446
/
+375
2021-05-03
scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()
Hannes Reinecke
1
-6
/
+3
2021-04-06
scsi: fnic: Remove unnecessary spin_lock_init() and INIT_LIST_HEAD()
Yang Yingliang
1
-3
/
+0
2021-03-30
scsi: fnic: Remove bogus ratelimit messages
Lee Duncan
1
-6
/
+8
2021-03-25
scsi: fnic: Remove unnecessary cast
Wang Qing
1
-2
/
+1
2021-03-19
scsi: fnic: Kernel-doc headers must contain the function name
Lee Jones
1
-1
/
+1
2021-03-19
scsi: fnic: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+3
2021-03-19
scsi: fnic: Rudimentary spelling fixes
Bhaskar Chowdhury
1
-9
/
+9
2021-01-13
scsi: fnic: Fix memleak in vnic_dev_init_devcmd2
Dinghao Liu
1
-3
/
+5
2020-12-08
scsi: fnic: Fix error return code in fnic_probe()
Zhang Changzhong
1
-0
/
+1
2020-11-24
scsi: fnic: Validate io_req before others
Karan Tilak Kumar
2
-6
/
+5
2020-11-24
scsi: fnic: Set scsi_set_resid() only for underflow
Karan Tilak Kumar
2
-3
/
+4
2020-11-24
scsi: fnic: Change shost_printk() to FNIC_MAIN_DBG()
Karan Tilak Kumar
2
-2
/
+2
2020-11-24
scsi: fnic: Avoid looping in TRANS ETH on unload
Karan Tilak Kumar
4
-2
/
+8
2020-11-24
scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()
Karan Tilak Kumar
2
-4
/
+4
2020-10-08
scsi: fnic: Simplify the return expression of vnic_wq_copy_alloc()
Liu Shixin
1
-7
/
+1
2020-10-03
scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Ye Bin
1
-3
/
+3
2020-10-03
scsi: fnic: Do not call 'scsi_done()' for unhandled commands
Hannes Reinecke
1
-2
/
+1
2020-09-16
scsi: fnic: Remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-09-03
scsi: fnic: Remove set but not used 'eth_hdrs_stripped'
Jason Yan
1
-3
/
+0
2020-09-03
scsi: fnic: Remove set but not used 'fr_len'
Jason Yan
1
-2
/
+0
2020-09-03
scsi: fnic: Remove set but not used variable in is_fnic_fip_flogi_reject()
Jason Yan
1
-4
/
+0
2020-09-03
scsi: fnic: Remove set but not used 'old_vlan'
Jason Yan
1
-2
/
+1
2020-07-25
scsi: fnic: Use eth_broadcast_addr() to assign broadcast address
Miaohe Lin
1
-1
/
+2
2020-05-08
scsi: fnic: Use true, false for fnic->internal_reset_inprogress
Jason Yan
1
-3
/
+3
2020-04-17
scsi: fnic: make vnic_wq_get_ctrl and vnic_wq_alloc_ring static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make fnic_list and fnic_list_lock static
Jason Yan
1
-2
/
+2
2020-04-17
scsi: fnic: make some symbols static
Jason Yan
1
-6
/
+6
2020-03-17
scsi: fnic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-29
/
+29
[next]