index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-25
1
-9
/
+3
|
\
|
*
blk-integrity: improved sg segment mapping
Keith Busch
2024-09-13
1
-8
/
+3
|
*
scsi: use request to get integrity segments
Keith Busch
2024-09-13
1
-2
/
+1
*
|
scsi: check that busses support the DMA API before setting dma parameters
Christoph Hellwig
2024-08-29
1
-2
/
+9
|
/
*
block: move dma_pad_mask into queue_limits
Christoph Hellwig
2024-06-26
1
-2
/
+2
*
block: move the bounce flag into the features field
Christoph Hellwig
2024-06-19
1
-1
/
+1
*
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-15
1
-23
/
+17
|
\
|
*
scsi: core: Add a dma_alignment field to the host and host template
Christoph Hellwig
2024-04-12
1
-9
/
+2
|
*
scsi: core: Add a no_highmem flag to struct Scsi_Host
Christoph Hellwig
2024-04-12
1
-0
/
+3
|
*
scsi: core: Initialize scsi midlayer limits before allocating the queue
Christoph Hellwig
2024-04-12
1
-17
/
+15
*
|
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
1
-1
/
+0
|
\
\
|
*
|
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
2024-04-17
1
-1
/
+0
|
|
/
*
/
scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERING
Bart Van Assche
2024-04-09
1
-4
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-03-17
1
-10
/
+114
|
\
|
*
scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TEST
Lukas Bulwahn
2024-02-13
1
-1
/
+1
|
*
scsi: core: Add kunit tests for scsi_check_passthrough()
Mike Christie
2024-01-30
1
-0
/
+4
|
*
scsi: core: Have midlayer retry scsi_mode_sense() UAs
Mike Christie
2024-01-30
1
-7
/
+15
|
*
scsi: core: Allow passthrough to request midlayer retries
Mike Christie
2024-01-30
1
-3
/
+95
*
|
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
Ming Lei
2024-02-05
1
-1
/
+3
*
|
scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler
Ming Lei
2024-01-24
1
-1
/
+1
|
/
*
scsi: core: Clean up scsi_dev_queue_ready()
Wenchao Hao
2023-10-25
1
-17
/
+15
*
scsi: core: Handle depopulation and restoration in progress
Douglas Gilbert
2023-10-17
1
-0
/
+1
*
scsi: Fix sshdr use in scsi_test_unit_ready
Mike Christie
2023-10-13
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-09-09
1
-1
/
+1
|
\
|
*
scsi: core: Improve type safety of scsi_rescan_device()
Bart Van Assche
2023-08-25
1
-1
/
+1
*
|
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
2023-07-25
1
-1
/
+2
*
|
scsi: Remove a blk_mq_run_hw_queues() call
Bart Van Assche
2023-07-25
1
-1
/
+1
*
|
scsi: Inline scsi_kick_queue()
Bart Van Assche
2023-07-25
1
-7
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-30
1
-64
/
+73
|
\
|
*
Merge patch series "scsi: fixes for targets with many LUNs, and scsi_target_b...
Martin K. Petersen
2023-06-16
1
-40
/
+40
|
|
\
|
|
*
scsi: core: Improve warning message in scsi_device_block()
Martin Wilck
2023-06-16
1
-2
/
+4
|
|
*
scsi: core: Replace scsi_target_block() with scsi_block_targets()
Martin Wilck
2023-06-16
1
-10
/
+16
|
|
*
scsi: core: Don't wait for quiesce in scsi_device_block()
Martin Wilck
2023-06-16
1
-7
/
+10
|
|
*
scsi: core: Don't wait for quiesce in scsi_stop_queue()
Martin Wilck
2023-06-16
1
-16
/
+16
|
|
*
scsi: core: Merge scsi_internal_device_block() and device_block()
Martin Wilck
2023-06-16
1
-19
/
+8
|
*
|
Merge patch series "ufs: Do not requeue while ungating the clock"
Martin K. Petersen
2023-05-31
1
-11
/
+16
|
|
\
\
|
|
*
|
scsi: core: Support setting BLK_MQ_F_BLOCKING
Bart Van Assche
2023-05-31
1
-7
/
+4
|
|
*
|
scsi: core: Rework scsi_host_block()
Bart Van Assche
2023-05-31
1
-5
/
+13
|
|
|
/
|
*
|
scsi: core: Only kick the requeue list if necessary
Bart Van Assche
2023-05-31
1
-5
/
+8
|
*
|
Merge patch series "Add Command Duration Limits support"
Martin K. Petersen
2023-05-22
1
-7
/
+8
|
|
\
\
|
|
*
|
scsi: sd: Handle read/write CDL timeout failures
Niklas Cassel
2023-05-22
1
-0
/
+4
|
|
*
|
scsi: core: Support retrieving sub-pages of mode pages
Damien Le Moal
2023-05-22
1
-1
/
+3
|
|
*
|
scsi: core: Rename and move get_scsi_ml_byte()
Niklas Cassel
2023-05-22
1
-6
/
+1
|
|
|
/
|
*
/
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2023-04-12
1
-1
/
+1
|
|
/
*
|
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
2023-05-17
1
-0
/
+2
*
|
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
2023-05-17
1
-1
/
+2
|
/
*
scsi: core: Extend struct scsi_exec_args
Bart Van Assche
2023-02-22
1
-0
/
+1
*
scsi: core: Convert to scsi_execute_cmd()
Mike Christie
2023-01-14
1
-9
/
+17
[next]