index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
3
-5
/
+14
|
\
|
*
scsi: qedi: Switch to attribute groups
Bart Van Assche
2021-10-17
3
-5
/
+14
*
|
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
1
-1
/
+1
*
|
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
1
-0
/
+1
*
|
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
6
-39
/
+39
|
/
*
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-12
3
-12
/
+39
*
scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-8
/
+1
*
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-23
1
-7
/
+7
*
scsi: qedi: Fix host removal with running sessions
Mike Christie
2021-06-10
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-06
1
-0
/
+1
|
\
|
*
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
2021-03-25
1
-0
/
+1
*
|
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
2021-03-30
1
-3
/
+1
|
/
*
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
2021-01-06
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-03
2
-0
/
+21
*
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
2020-09-09
1
-0
/
+24
*
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-09
4
-4
/
+73
*
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
2020-09-09
1
-0
/
+10
*
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
2020-09-09
1
-1
/
+1
*
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2020-09-09
2
-0
/
+10
*
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
2020-09-09
1
-4
/
+11
*
scsi: qedi: Skip firmware connection termination for PCI shutdown handler
Manish Rangankar
2020-09-09
1
-0
/
+4
*
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2020-09-09
2
-2
/
+8
*
scsi: qedi: Remove redundant NULL check
Xu Wang
2020-09-02
1
-2
/
+1
*
scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'
Lee Jones
2020-07-25
1
-1
/
+1
*
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-25
1
-1
/
+1
*
scsi: qedi: Remove set but unused variable 'tmp'
Lee Jones
2020-07-25
1
-3
/
+2
*
scsi: qedi: Remove 2 set but unused variables
Lee Jones
2020-07-25
1
-5
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
2020-05-12
1
-5
/
+0
*
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
2020-05-08
1
-2
/
+2
*
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
2020-04-30
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-14
1
-0
/
+3
*
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
2020-04-14
1
-2
/
+5
[next]