index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
Age
Commit message (
Expand
)
Author
2022-04-11
scsi: qedi: Fix failed disconnect handling
Mike Christie
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-11
scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...
Mike Christie
2022-01-31
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
2021-12-16
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
2021-12-06
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
2021-12-06
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
2021-11-29
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
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: qedi: Switch to attribute groups
Bart Van Assche
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-08-16
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
2021-08-11
scsi: qedi: Add support for fastpath doorbell recovery
Shai Malin
2021-08-11
scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-06-22
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
2021-06-09
scsi: qedi: Fix host removal with running sessions
Mike Christie
2021-06-02
scsi: qedi: Wake up if cmd_cleanup_req is set
Mike Christie
2021-06-02
scsi: qedi: Complete TMF works before disconnect
Mike Christie
2021-06-02
scsi: qedi: Pass send_iscsi_tmf task to abort
Mike Christie
2021-06-02
scsi: qedi: Fix cleanup session block/unblock use
Mike Christie
2021-06-02
scsi: qedi: Fix TMF session block/unblock use
Mike Christie
2021-06-02
scsi: qedi: Use GFP_NOIO for TMF allocation
Mike Christie
2021-06-02
scsi: qedi: Fix TMF tid allocation
Mike Christie
2021-06-02
scsi: qedi: Fix use after free during abort cleanup
Mike Christie
2021-06-02
scsi: qedi: Fix race during abort timeouts
Mike Christie
2021-06-02
scsi: qedi: Fix null ref during abort handling
Mike Christie
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-29
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
2021-03-24
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
2021-01-05
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
2020-12-07
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
2020-10-02
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2020-09-08
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
2020-09-08
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-08
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
2020-09-08
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
2020-09-08
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2020-09-08
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
2020-09-08
scsi: qedi: Skip firmware connection termination for PCI shutdown handler
Manish Rangankar
2020-09-08
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2020-09-01
scsi: qedi: Remove redundant NULL check
Xu Wang
2020-07-24
scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'
Lee Jones
2020-07-24
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
[next]