index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
2019-07-22
scsi: core: fix the dma_max_mapping_size call
Christoph Hellwig
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-16
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-11
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-27
Merge branch '5.3/scsi-sg' into scsi-next
Martin K. Petersen
2019-06-20
scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
Bart Van Assche
2019-06-20
scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN
Ming Lei
2019-06-20
scsi: core: avoid preallocating big SGL for data
Ming Lei
2019-06-20
scsi: core: avoid preallocating big SGL for protection information
Ming Lei
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-04-15
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
2019-04-15
scsi: core: don't hold device refcount in IO path
Ming Lei
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-03-19
scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
scsi: core: Avoid that a kernel warning appears during system resume
Bart Van Assche
2019-03-19
scsi: core: Also call destroy_rcu_head() for passthrough requests
Bart Van Assche
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-02-27
scsi: kill command serial number
Hannes Reinecke
2019-02-27
scsi: core: Avoid that system resume triggers a kernel warning
Bart Van Assche
2019-02-15
scsi: core: reset host byte in DID_NEXUS_FAILURE case
Martin Wilck
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-12
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2019-02-05
scsi: stop setting up request->special
Christoph Hellwig
2019-02-05
scsi: remove bidirectional command support
Christoph Hellwig
2019-01-22
scsi: core: Remove an atomic instruction from the hot path
Bart Van Assche
2019-01-22
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-09
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-11-09
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
2018-11-09
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
2018-11-09
scsi: simplify scsi_prep_state_check
Christoph Hellwig
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
scsi: provide mq_ops->busy() hook
Jens Axboe
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]