index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-22
scsi: core: Clear flags for scsi_cmnd that did not complete
Anastasia Kovaleva
1
-1
/
+5
2025-03-27
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-02-21
scsi: core: Clear driver private data when retrying request
Ye Bin
1
-7
/
+7
2025-02-04
scsi: core: Do not retry I/Os during depopulation
Igor Pylypiv
1
-2
/
+7
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
1
-2
/
+3
2025-01-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+18
2025-01-21
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+2
2025-01-10
scsi: scsi_lib: Add kernel-doc for exported functions
Randy Dunlap
1
-3
/
+18
2025-01-10
scsi: core: Fix command pass through retry regression
Mike Christie
1
-0
/
+3
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
1
-2
/
+2
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+0
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-26
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+3
2024-09-13
blk-integrity: improved sg segment mapping
Keith Busch
1
-8
/
+3
2024-09-13
scsi: use request to get integrity segments
Keith Busch
1
-2
/
+1
2024-08-29
scsi: check that busses support the DMA API before setting dma parameters
Christoph Hellwig
1
-2
/
+9
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
1
-2
/
+2
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-05-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+17
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-1
/
+0
2024-04-12
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
1
-9
/
+2
2024-04-12
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
1
-0
/
+3
2024-04-12
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
1
-17
/
+15
2024-04-09
scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
Bart Van Assche
1
-4
/
+3
2024-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+114
2024-02-13
scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TEST
Lukas Bulwahn
1
-1
/
+1
2024-02-06
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
1
-1
/
+3
2024-01-30
scsi: core: Add kunit tests for scsi_check_passthrough()
Mike Christie
1
-0
/
+4
2024-01-30
scsi: core: Have midlayer retry scsi_mode_sense() UAs
Mike Christie
1
-7
/
+15
2024-01-30
scsi: core: Allow passthrough to request midlayer retries
Mike Christie
1
-3
/
+95
2024-01-24
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
1
-1
/
+1
2023-10-25
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
1
-17
/
+15
2023-10-17
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
1
-0
/
+1
2023-10-13
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
1
-2
/
+2
2023-09-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2023-08-25
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
1
-1
/
+1
2023-07-25
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
1
-1
/
+2
2023-07-25
scsi: Remove a blk_mq_run_hw_queues() call
Bart Van Assche
1
-1
/
+1
2023-07-25
scsi: Inline scsi_kick_queue()
Bart Van Assche
1
-7
/
+2
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-64
/
+73
2023-06-16
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
1
-40
/
+40
2023-06-16
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
1
-2
/
+4
2023-06-16
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
1
-10
/
+16
2023-06-16
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
1
-7
/
+10
2023-06-16
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
1
-16
/
+16
2023-06-16
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
1
-19
/
+8
[next]