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
/
scsi_priv.h
Age
Commit message (
Expand
)
Author
2024-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-02-12
scsi: core: Make scsi_bus_type const
Ricardo B. Marliere
2024-01-23
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
2023-08-24
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-21
scsi: core: Remove unused extern declarations
Yue Haibing
2023-05-22
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
2023-05-22
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
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-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-09-06
scsi: core: Add error codes for internal SCSI midlayer use
Mike Christie
2022-09-01
scsi: core: Fix a use-after-free
Bart Van Assche
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
scsi: core: Remove reserved request time-out handling
John Garry
2021-11-29
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-18
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-10-16
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-16
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-16
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-28
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-06-22
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-03-29
scsi: core: Remove duplicate declarations
Wan Jiabing
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2020-10-02
scsi: core: Add limitless cmd retry support
Mike Christie
2020-06-19
scsi: core: Remove scsi_sdb_cache
Bean Huo
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-12
scsi: core: Delete scsi_use_blk_mq
John Garry
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-06-18
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2017-12-07
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
2017-12-07
scsi: core: Introduce scsi_devinfo_key enumeration type
Bart Van Assche
2017-11-16
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
2017-08-25
scsi: Document which queue type a function is intended for
Bart Van Assche
2017-06-12
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
2017-06-12
scsi: Introduce scsi_start_queue()
Bart Van Assche
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2016-10-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]