index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
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]