index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2022-10-22
scsi: core: Support failing requests while recovering
Bart Van Assche
2022-10-22
scsi: core: Change the return type of .eh_timed_out()
Bart Van Assche
2022-10-22
scsi: core: Fix a race between scsi_done() and scsi_timeout()
Bart Van Assche
2022-10-22
scsi: lpfc: Update lpfc version to 14.2.0.8
Justin Tee
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
2022-10-22
scsi: qedf: Remove set but unused variable 'page'
Jiapeng Chong
2022-10-22
scsi: pm80xx: Remove unused reset_in_progress flag logic
Igor Pylypiv
2022-10-22
scsi: mvsas: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: mvsas: Delete mvs_tag_init()
John Garry
2022-10-22
scsi: pm8001: Use sas_task_find_rq() for tagging
John Garry
2022-10-22
scsi: pm8001: Remove pm8001_tag_init()
Igor Pylypiv
2022-10-22
scsi: hisi_sas: Put reserved tags in lower region of tagset
John Garry
2022-10-22
scsi: hisi_sas: Use sas_task_find_rq()
John Garry
2022-10-18
scsi: libsas: Use sas_phy_match_port_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_addr_match() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Use sas_phy_match_dev_addr() instead of open coding it
Jason Yan
2022-10-18
scsi: hisi_sas: Use sas_find_attathed_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: mvsas: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: pm8001: Use sas_find_attached_phy_id() instead of open coding it
Jason Yan
2022-10-18
scsi: libsas: Introduce sas_find_attached_phy_id() helper
Jason Yan
2022-10-18
scsi: libsas: Introduce SAS address comparison helpers
Jason Yan
2022-10-18
scsi: core: Release SCSI devices synchronously
Bart Van Assche
2022-10-18
scsi: core: Remove the put_device() call from scsi_device_get()
Bart Van Assche
2022-10-18
scsi: core: Rework scsi_single_lun_run()
Bart Van Assche
2022-10-18
scsi: core: Introduce a new list for SCSI proc directory entries
Bart Van Assche
2022-10-18
scsi: core: Fail host creation if creating the proc directory fails
Bart Van Assche
2022-10-18
scsi: esas2r: Introduce scsi_template_proc_dir()
Bart Van Assche
2022-10-18
scsi: esas2r: Initialize two host template members implicitly
Bart Van Assche
2022-10-18
scsi: libsas: Update SATA dev FIS in sas_ata_task_done()
John Garry
2022-10-18
scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private
John Garry
2022-10-18
scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
John Garry
2022-10-18
scsi: pm8001: Modify task abort handling for SATA task
John Garry
2022-10-18
scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing
Xingui Yang
2022-10-18
scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
Xingui Yang
2022-10-18
scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
Xingui Yang
2022-10-18
scsi: libsas: Add sas_ata_device_link_abort()
John Garry
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-30
scsi: Use blk_rq_map_user_io helper
Anuj Gupta
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
[next]