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
/
qedf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
1
-3
/
+0
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+21
2022-09-25
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
1
-0
/
+21
2022-09-16
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
1
-5
/
+0
2022-05-24
scsi: qedf: Fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-20
scsi: qedf: Remove redundant variable op
Colin Ian King
1
-2
/
+1
2022-05-17
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
1
-5
/
+2
2022-04-26
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-26
scsi: qedf: Remove unnecessary code
Haowen Bai
1
-2
/
+0
2022-02-23
scsi: qedf: Stop using the SCSI pointer
Bart Van Assche
3
-15
/
+23
2022-01-25
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
1
-2
/
+4
2022-01-25
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Saurav Kashyap
1
-0
/
+1
2022-01-25
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
1
-0
/
+1
2022-01-05
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
1
-0
/
+2
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-18
/
+20
2021-10-17
scsi: qedf: Switch to attribute groups
Bart Van Assche
3
-5
/
+14
2021-10-17
scsi: qedf: Call scsi_done() directly
Bart Van Assche
1
-13
/
+6
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
6
-18
/
+18
2021-09-24
qed: Don't ignore devlink allocation failures
Leon Romanovsky
1
-0
/
+2
2021-08-16
scsi: qedf: Fix error codes in qedf_alloc_global_queues()
Dan Carpenter
1
-5
/
+5
2021-08-12
scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+1
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+27
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-11
/
+6
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-06-23
scsi: qedf: Use DEVICE_ATTR_RO() macro
Zhen Lei
1
-8
/
+6
2021-06-10
scsi: qedf: Add vendor identifier attribute
Javed Hasan
1
-0
/
+3
2021-06-08
scsi: qedf: Update the max_id value in host structure
Saurav Kashyap
1
-0
/
+2
2021-06-02
scsi: qedf: Do not put host in qedf_vport_create() unconditionally
Daniel Wagner
1
-11
/
+9
2021-05-21
scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0)
Yang Yingliang
1
-2
/
+1
2021-05-15
scsi: qedf: Add pointer checks in qedf_update_link_speed()
Javed Hasan
1
-1
/
+3
2021-05-15
scsi: qedf: Drop unnecessary NULL checks after container_of()
Guenter Roeck
2
-9
/
+0
2021-04-13
scsi: qedf: Use devlink to report errors and recovery
Javed Hasan
1
-2
/
+3
2021-04-13
scsi: qedf: Enable devlink support
Javed Hasan
2
-0
/
+14
2021-04-06
scsi: qedf: Remove unused include of linux/version.h
Tian Tao
2
-3
/
+0
2021-01-13
scsi: qedf: Simplify bool comparison
YANG LI
1
-1
/
+1
2020-10-30
scsi: libfc: Move scsi/fc_encode.h to libfc
Arnd Bergmann
1
-1
/
+0
2020-10-03
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
1
-1
/
+0
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-1
/
+1
2020-09-09
scsi: qedf: Retry qed->probe during recovery
Saurav Kashyap
1
-0
/
+11
2020-09-09
scsi: qedf: Add schedule_hw_err_handler callback for fan failure
Saurav Kashyap
2
-0
/
+49
2020-09-09
scsi: qedf: Return SUCCESS if stale rport is encountered
Saurav Kashyap
1
-1
/
+1
2020-09-09
scsi: qedf: FDMI attributes correction
Javed Hasan
2
-25
/
+58
2020-09-09
scsi: qedf: Fix for the session’s E_D_TOV value
Javed Hasan
1
-1
/
+1
2020-09-09
scsi: qedf: Correct the comment in qedf_initiate_els
Saurav Kashyap
1
-1
/
+1
2020-09-09
scsi: qedf: Change the debug parameter permission to read & write
Javed Hasan
1
-1
/
+1
2020-08-25
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
1
-1
/
+1
2020-08-21
scsi: qedf: Fix race between ELS completion and flushing ELS request
Saurav Kashyap
2
-0
/
+16
2020-08-21
scsi: qedf: Don't process ELS completion if event is flushed or cleaned up
Saurav Kashyap
1
-0
/
+9
2020-08-21
scsi: qedf: Initiate cleanup for ELS commands as well
Saurav Kashyap
1
-0
/
+7
2020-08-21
scsi: qedf: Send cleanup even for RRQ on timeout
Saurav Kashyap
1
-1
/
+1
[next]