index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
2021-08-16
1
-7
/
+7
*
scsi: qedi: Add support for fastpath doorbell recovery
Shai Malin
2021-08-11
3
-12
/
+39
*
scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-8
/
+1
*
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-22
1
-7
/
+7
*
scsi: qedi: Fix host removal with running sessions
Mike Christie
2021-06-09
3
-23
/
+2
*
scsi: qedi: Wake up if cmd_cleanup_req is set
Mike Christie
2021-06-02
1
-27
/
+4
*
scsi: qedi: Complete TMF works before disconnect
Mike Christie
2021-06-02
3
-23
/
+46
*
scsi: qedi: Pass send_iscsi_tmf task to abort
Mike Christie
2021-06-02
1
-12
/
+5
*
scsi: qedi: Fix cleanup session block/unblock use
Mike Christie
2021-06-02
2
-2
/
+16
*
scsi: qedi: Fix TMF session block/unblock use
Mike Christie
2021-06-02
1
-6
/
+1
*
scsi: qedi: Use GFP_NOIO for TMF allocation
Mike Christie
2021-06-02
1
-1
/
+1
*
scsi: qedi: Fix TMF tid allocation
Mike Christie
2021-06-02
3
-56
/
+25
*
scsi: qedi: Fix use after free during abort cleanup
Mike Christie
2021-06-02
2
-51
/
+63
*
scsi: qedi: Fix race during abort timeouts
Mike Christie
2021-06-02
2
-18
/
+17
*
scsi: qedi: Fix null ref during abort handling
Mike Christie
2021-06-02
1
-1
/
+1
*
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-06-02
1
-1
/
+1
*
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
1
-7
/
+18
*
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
2021-06-02
1
-4
/
+4
*
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-06-02
1
-0
/
+1
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-05
1
-0
/
+1
|
\
|
*
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
2021-03-24
1
-0
/
+1
*
|
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
2021-03-29
1
-3
/
+1
|
/
*
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
2021-01-05
1
-2
/
+2
*
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
2020-12-07
1
-1
/
+3
*
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2020-10-02
2
-0
/
+21
*
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
2020-09-08
1
-0
/
+24
*
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-08
4
-4
/
+73
*
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
2020-09-08
1
-0
/
+10
*
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
2020-09-08
1
-1
/
+1
*
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2020-09-08
2
-0
/
+10
*
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
2020-09-08
1
-4
/
+11
*
scsi: qedi: Skip firmware connection termination for PCI shutdown handler
Manish Rangankar
2020-09-08
1
-0
/
+4
*
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2020-09-08
2
-2
/
+8
*
scsi: qedi: Remove redundant NULL check
Xu Wang
2020-09-01
1
-2
/
+1
*
scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'
Lee Jones
2020-07-24
1
-1
/
+1
*
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
1
-1
/
+1
*
scsi: qedi: Remove set but unused variable 'tmp'
Lee Jones
2020-07-24
1
-3
/
+2
*
scsi: qedi: Remove 2 set but unused variables
Lee Jones
2020-07-24
1
-5
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
2020-05-11
1
-5
/
+0
*
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
2020-05-07
1
-2
/
+2
*
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
2020-04-29
1
-0
/
+4
*
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
2020-04-17
1
-1
/
+1
*
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
2020-04-13
1
-0
/
+3
*
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
2020-04-13
1
-2
/
+5
*
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
2020-04-13
1
-1
/
+2
*
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
2020-04-13
1
-1
/
+1
*
scsi: qedi: Avoid unnecessary endpoint allocation on link down
Manish Rangankar
2020-04-13
1
-6
/
+5
*
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
2020-04-13
1
-1
/
+1
*
scsi: qedi: Add PCI shutdown handler support
Manish Rangankar
2020-03-26
5
-2
/
+39
[next]