index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-125
/
+105
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-32
/
+55
2020-05-19
scsi: core: Refactor scsi_mq_setup_tags function
Ye Bin
1
-11
/
+12
2020-05-19
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
1
-1
/
+3
2020-05-12
block: Introduce REQ_OP_ZONE_APPEND
Keith Busch
1
-0
/
+1
2020-04-29
scsi: core: free sgtables in case command setup fails
Johannes Thumshirn
1
-5
/
+11
2020-04-27
scsi: core: doc: Change function comments to kernel-doc style
André Almeida
1
-107
/
+62
2020-04-24
scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()
Ming Lei
1
-1
/
+17
2020-04-22
block: move dma_pad handling from blk_rq_map_sg into the callers
Christoph Hellwig
1
-1
/
+9
2020-04-22
block: move dma drain handling to scsi
Christoph Hellwig
1
-5
/
+34
2020-04-22
scsi: merge scsi_init_sgtable into scsi_init_io
Christoph Hellwig
1
-28
/
+18
2020-04-21
scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK
Dexuan Cui
1
-0
/
+1
2020-04-20
Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...
Douglas Anderson
1
-6
/
+1
2020-03-11
scsi: core: avoid repetitive logging of device offline messages
Ewan D. Milne
1
-2
/
+6
2020-02-28
scsi: core: Introduce {init,exit}_cmd_priv()
Bart Van Assche
1
-6
/
+23
2020-02-28
scsi: core: Remove cmd_list functionality
Hannes Reinecke
1
-31
/
+0
2020-02-28
scsi: core: add scsi_host_(block,unblock) helper function
Hannes Reinecke
1
-0
/
+30
2019-12-19
scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD
Can Guo
1
-0
/
+2
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-23
/
+22
2019-11-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2019-11-06
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
1
-1
/
+2
2019-11-01
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
1
-23
/
+22
2019-09-23
scsi: core: fix dh and multipathing for SCSI hosts without request batching
Steffen Maier
1
-1
/
+2
2019-09-23
scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching
Steffen Maier
1
-0
/
+1
2019-09-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+48
2019-08-07
scsi: core: Complain if scsi_target_block() fails
Bart Van Assche
1
-1
/
+6
2019-08-07
scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state
Bart Van Assche
1
-0
/
+8
2019-08-04
scsi: implement .cleanup_rq callback
Ming Lei
1
-0
/
+13
2019-07-22
scsi: core: fix the dma_max_mapping_size call
Christoph Hellwig
1
-2
/
+4
2019-07-22
scsi: core: add support for request batching
Paolo Bonzini
1
-3
/
+34
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+8
2019-07-16
scsi: core: take the DMA max mapping size into account
Christoph Hellwig
1
-0
/
+2
2019-07-16
scsi: core: add a host / host template field for the virt boundary
Christoph Hellwig
1
-1
/
+2
2019-07-16
scsi: core: Fix race on creating sense cache
Ming Lei
1
-3
/
+3
2019-07-11
scsi: core: use scmd_printk() to print which command timed out
Maurizio Lombardi
1
-1
/
+1
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+26
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+0
2019-06-27
Merge branch '5.3/scsi-sg' into scsi-next
Martin K. Petersen
1
-9
/
+26
2019-06-20
scsi: Avoid that .queuecommand() gets called for a blocked SCSI device
Bart Van Assche
1
-4
/
+0
2019-06-20
scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN
Ming Lei
1
-1
/
+5
2019-06-20
scsi: core: avoid preallocating big SGL for data
Ming Lei
1
-6
/
+9
2019-06-20
scsi: core: avoid preallocating big SGL for protection information
Ming Lei
1
-3
/
+11
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-4
/
+6
2019-05-21
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-27
/
+3
2019-04-15
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
1
-1
/
+5
2019-04-15
scsi: core: don't hold device refcount in IO path
Ming Lei
1
-26
/
+2
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-3
/
+12
2019-03-19
scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+1
[next]