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_lib.c
Age
Commit message (
Expand
)
Author
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-12
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-29
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
2021-06-22
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
scsi: core: Kill message byte
Hannes Reinecke
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
scsi: core: Reshuffle response handling in scsi_mode_sense()
Hannes Reinecke
2021-05-31
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-15
scsi: core: Rename scsi_softirq_done() into scsi_complete()
Bart Van Assche
2021-04-15
scsi: core: Make the scsi_alloc_sgtables() documentation more accurate
Bart Van Assche
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-03-04
scsi: core: Set shost as hctx driver_data
Kashyap Desai
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-14
scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h
Muneendra Kumar
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-12-09
scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
Bart Van Assche
2020-12-07
scsi: core: Fix race between handling STS_RESOURCE and completion
Ming Lei
2020-11-16
scsi: core: Replace while-loop by for-loop in scsi_vpd_lun_id()
Martin Wilck
2020-11-16
scsi: core: Fix VPD LUN ID designator priorities
Martin Wilck
2020-11-10
scsi: core: Return BLK_STS_AGAIN for ALUA transitioning
Hannes Reinecke
2020-11-10
scsi: scsi_dh_alua: Return BLK_STS_AGAIN for ALUA transitioning state
Hannes Reinecke
2020-10-26
scsi: doc: Fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-13
scsi: handle zone resources errors
Damien Le Moal
2020-10-08
scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commands
Christoph Hellwig
2020-10-07
scsi: core: Only start the request just before dispatching
Christoph Hellwig
2020-10-07
scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()
Christoph Hellwig
2020-10-07
scsi: core: Clean up allocation and freeing of sgtables
Christoph Hellwig
2020-10-07
scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()
Christoph Hellwig
2020-10-07
scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()
Christoph Hellwig
[next]