index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-5
/
+4
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-21
/
+21
2025-11-12
scsi: qedi: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-1
/
+1
2025-04-21
scsi: qedi: Remove unused qedi_get_proto_itt()
Dr. David Alan Gilbert
-9
/
+0
2025-04-21
scsi: qedi: Remove unused sysfs functions
Dr. David Alan Gilbert
-34
/
+0
2025-02-03
scsi: Constify struct pci_error_handlers
Christophe JAILLET
-1
/
+1
2025-01-02
Merge patch series "scsi: Constify 'struct bin_attribute'"
Martin K. Petersen
-1
/
+1
2025-01-02
scsi: qedi: Constify 'struct bin_attribute'
Thomas Weißschuh
-1
/
+1
2025-01-02
scsi: qedi: Use kthread_create_on_cpu()
Frederic Weisbecker
-4
/
+2
2024-12-09
scsi: Constify struct pci_device_id
Christophe JAILLET
-1
/
+1
2024-11-06
scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()
Zhen Lei
-0
/
+1
2024-08-22
scsi: qedi: Simplify an alloc_workqueue() invocation
Bart Van Assche
-3
/
+3
2024-08-22
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
-2
/
+4
2024-04-24
scsi: qedi: Fix crash while reading debugfs attribute
Manish Rangankar
-8
/
+4
2023-08-30
Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging
Martin K. Petersen
-2
/
+21
2023-08-24
scsi: qedi: Remove unused declarations
Yue Haibing
-2
/
+0
2023-08-07
scsi: qedi: Fix firmware halt over suspend and resume
Nilesh Javali
-0
/
+18
2023-08-07
scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
Chengfeng Ye
-2
/
+3
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
-1
/
+1
2023-04-24
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
-0
/
+3
2023-03-24
scsi: iscsi: Declare SCSI host template const
Bart Van Assche
-2
/
+2
2023-02-21
scsi: qedi: Remove unneeded version.h include
Jesper Juhl
-1
/
+0
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
-1
/
+1
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
-3
/
+6
2022-06-21
scsi: qedi: Use QEDI_MODE_NORMAL for error handling
Mike Christie
-1
/
+1
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
-35
/
+34
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-4
/
+3
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
-2
/
+3
2022-02-11
scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...
Mike Christie
-4
/
+2
2022-01-31
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
-2
/
+0
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
-24
/
+17
2021-12-06
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
-3
/
+2
2021-12-06
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
-24
/
+17
2021-11-29
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
-3
/
+0
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-5
/
+14
2021-10-16
scsi: qedi: Switch to attribute groups
Bart Van Assche
-5
/
+14
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
-1
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
-0
/
+1
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
-39
/
+39
2021-08-16
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
-7
/
+7
2021-08-11
scsi: qedi: Add support for fastpath doorbell recovery
Shai Malin
-12
/
+39
2021-08-11
scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
-8
/
+1
2021-06-22
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
-7
/
+7
2021-06-09
scsi: qedi: Fix host removal with running sessions
Mike Christie
-23
/
+2
2021-06-02
scsi: qedi: Wake up if cmd_cleanup_req is set
Mike Christie
-27
/
+4
2021-06-02
scsi: qedi: Complete TMF works before disconnect
Mike Christie
-23
/
+46
2021-06-02
scsi: qedi: Pass send_iscsi_tmf task to abort
Mike Christie
-12
/
+5
[next]