index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
2025-11-12
scsi: qedf: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-05-08
scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
Kees Cook
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
2025-01-02
scsi: qedf: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
2024-11-06
scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()
Zhen Lei
2024-10-03
scsi: qedf: Remove dead code
Liao Chen
2024-09-12
scsi: qedf: Remove trailing space after \n newline
Colin Ian King
2024-08-22
scsi: qedf: Simplify alloc_workqueue() invocations
Bart Van Assche
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-05-15
scsi: qedf: Set qed_slowpath_params to zero before use
Saurav Kashyap
2024-05-15
scsi: qedf: Wait for stag work during unload
Saurav Kashyap
2024-05-15
scsi: qedf: Don't process stag work during unload and recovery
Saurav Kashyap
2024-05-06
scsi: qedf: Ensure the copied buf is NUL terminated
Bui Quang Minh
2024-04-24
scsi: qedf: Make qedf_execute_tmf() non-preemptible
John Meneghini
2024-03-10
scsi: qedf: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-10-13
Merge patch series "scsi: EH rework prep patches, part 1"
Martin K. Petersen
2023-10-13
scsi: qedf: Use FC rport as argument for qedf_initiate_tmf()
Hannes Reinecke
2023-09-05
scsi: qedf: Add synchronization between I/O completions and abort
Javed Hasan
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
2023-08-24
scsi: qedf: Remove unused declaration
Yue Haibing
2023-08-07
scsi: qedf: Fix firmware halt over suspend and resume
Nilesh Javali
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly
Oleksandr Natalenko
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
Oleksandr Natalenko
2023-07-31
scsi: qedf: Do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read...
Oleksandr Natalenko
2023-05-08
scsi: qedf: Fix NULL dereference in error handling
Jinhong Zhu
2023-04-02
scsi: qedf: Remove unused 'num_handled' variable
Tom Rix
2023-03-24
scsi: qedf: Declare host template const
Bart Van Assche
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-25
scsi: qedf: Populate sysfs attributes for vport
Saurav Kashyap
2022-09-15
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
2022-05-23
scsi: qedf: Fix typo in comment
Julia Lawall
2022-05-19
scsi: qedf: Remove redundant variable op
Colin Ian King
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
2022-04-26
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
2022-04-25
scsi: qedf: Remove unnecessary code
Haowen Bai
2022-02-22
scsi: qedf: Stop using the SCSI pointer
Bart Van Assche
2022-01-24
scsi: qedf: Change context reset messages to ratelimited
Saurav Kashyap
2022-01-24
scsi: qedf: Fix refcount issue when LOGO is received during TMF
Saurav Kashyap
2022-01-24
scsi: qedf: Add stag_work to all the vports
Saurav Kashyap
2022-01-05
scsi: qedf: Fix potential dereference of NULL pointer
Jiasheng Jiang
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-10-16
scsi: qedf: Switch to attribute groups
Bart Van Assche
[next]