index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-06-29
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
1
-1
/
+1
2024-05-15
scsi: qedf: Set qed_slowpath_params to zero before use
Saurav Kashyap
1
-0
/
+1
2024-05-15
scsi: qedf: Wait for stag work during unload
Saurav Kashyap
2
-3
/
+28
2024-05-15
scsi: qedf: Don't process stag work during unload and recovery
Saurav Kashyap
1
-0
/
+16
2024-05-07
scsi: qedf: Ensure the copied buf is NUL terminated
Bui Quang Minh
1
-1
/
+1
2024-04-25
scsi: qedf: Make qedf_execute_tmf() non-preemptible
John Meneghini
1
-3
/
+3
2024-03-11
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
3
-66
/
+33
2023-10-13
scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()
Hannes Reinecke
3
-66
/
+33
2023-09-05
scsi: qedf: Add synchronization between I/O completions and abort
Javed Hasan
2
-3
/
+14
2023-08-31
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
1
-0
/
+18
2023-08-25
scsi: qedf: Remove unused declaration
Yue Haibing
1
-1
/
+0
2023-08-08
scsi: qedf: Fix firmware halt over suspend and resume
Nilesh Javali
1
-0
/
+18
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
Oleksandr Natalenko
2
-6
/
+17
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
Oleksandr Natalenko
1
-4
/
+3
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...
Oleksandr Natalenko
1
-4
/
+3
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
1
-2
/
+1
2023-04-03
scsi: qedf: Remove unused 'num_handled' variable
Tom Rix
1
-2
/
+0
2023-03-25
scsi: qedf: Declare host template const
Bart Van Assche
1
-1
/
+1
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
[next]