index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-23
/
+22
|
\
|
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-01
1
-23
/
+22
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-11-11
1
-1
/
+2
|
\
\
|
*
|
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
2019-11-06
1
-1
/
+2
|
|
/
*
|
scsi: core: fix dh and multipathing for SCSI hosts without request batching
Steffen Maier
2019-09-23
1
-1
/
+2
*
|
scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching
Steffen Maier
2019-09-23
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-09-21
1
-4
/
+48
|
\
|
*
scsi: core: Complain if scsi_target_block() fails
Bart Van Assche
2019-08-07
1
-1
/
+6
|
*
scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state
Bart Van Assche
2019-08-07
1
-0
/
+8
|
*
scsi: core: add support for request batching
Paolo Bonzini
2019-07-22
1
-3
/
+34
*
|
scsi: implement .cleanup_rq callback
Ming Lei
2019-08-04
1
-0
/
+13
*
|
scsi: core: fix the dma_max_mapping_size call
Christoph Hellwig
2019-07-22
1
-2
/
+4
|
/
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-5
/
+8
|
\
|
*
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
2019-07-16
1
-0
/
+2
|
*
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
2019-07-16
1
-1
/
+2
|
*
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-16
1
-3
/
+3
|
*
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
2019-07-11
1
-1
/
+1
|
*
Merge branch '5.3/scsi-sg' into scsi-next
Martin K. Petersen
2019-06-27
1
-9
/
+26
|
|
\
*
|
\
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-9
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN
Ming Lei
2019-06-20
1
-1
/
+5
|
*
|
scsi: core: avoid preallocating big SGL for data
Ming Lei
2019-06-20
1
-6
/
+9
|
*
|
scsi: core: avoid preallocating big SGL for protection information
Ming Lei
2019-06-20
1
-3
/
+11
|
*
|
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-20
1
-4
/
+6
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-4
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
Bart Van Assche
2019-06-20
1
-4
/
+0
|
*
|
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
1
-0
/
+1
|
|
/
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
1
-27
/
+3
|
\
|
*
scsi: core: don't hold device refcount in IO path
Ming Lei
2019-04-15
1
-26
/
+2
|
*
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
2019-04-12
1
-3
/
+12
|
|
\
|
*
|
scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
1
-1
/
+1
*
|
|
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
2019-04-15
1
-1
/
+5
|
|
/
|
/
|
*
|
scsi: core: Avoid that a kernel warning appears during system resume
Bart Van Assche
2019-03-19
1
-2
/
+4
*
|
scsi: core: Also call destroy_rcu_head() for passthrough requests
Bart Van Assche
2019-03-19
1
-1
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
1
-62
/
+5
|
\
|
*
scsi: kill command serial number
Hannes Reinecke
2019-02-27
1
-1
/
+0
|
*
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
Bart Van Assche
2019-02-12
1
-1
/
+0
|
*
scsi: stop setting up request->special
Christoph Hellwig
2019-02-05
1
-3
/
+0
|
*
scsi: remove bidirectional command support
Christoph Hellwig
2019-02-05
1
-56
/
+4
|
*
scsi: core: Remove an atomic instruction from the hot path
Bart Van Assche
2019-01-22
1
-1
/
+1
*
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
1
-1
/
+1
|
\
\
|
*
|
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
1
-1
/
+1
*
|
|
scsi: core: Avoid that system resume triggers a kernel warning
Bart Van Assche
2019-02-27
1
-1
/
+0
*
|
|
scsi: core: reset host byte in DID_NEXUS_FAILURE case
Martin Wilck
2019-02-15
1
-0
/
+1
|
/
/
*
|
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2019-01-22
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-4
/
+2
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-3
/
+0
|
*
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
1
-1
/
+2
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+1
*
|
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-26
1
-1
/
+12
[next]