index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+33
2018-01-31
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-3
/
+3
2018-01-15
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
1
-4
/
+5
2018-01-11
scsi: core: Change third __scsi_queue_insert() argument from int to bool
Bart Van Assche
1
-4
/
+4
2017-12-08
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
1
-2
/
+1
2017-12-08
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-11
/
+28
2017-12-08
scsi: core: run queue if SCSI device queue isn't ready and queue is idle
Ming Lei
1
-0
/
+2
2017-11-22
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
1
-4
/
+6
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+8
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+69
2017-11-11
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-12
/
+30
2017-11-11
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
1
-3
/
+3
2017-11-07
Revert "scsi: make 'state' device attribute pollable"
Linus Torvalds
1
-3
/
+0
2017-11-04
blk-mq: don't handle failure in .get_budget
Ming Lei
1
-8
/
+3
2017-11-04
SCSI: don't get target/host busy_count in scsi_mq_get_budget()
Ming Lei
1
-16
/
+13
2017-11-01
scsi: implement .get_budget and .put_budget for blk-mq
Ming Lei
1
-23
/
+52
2017-11-01
scsi: allow passing in null rq to scsi_prep_state_check()
Ming Lei
1
-2
/
+2
2017-10-23
scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFER
Bart Van Assche
1
-7
/
+1
2017-10-19
scsi: scsi_error: Handle power-on reset unit attention
Hannes Reinecke
1
-0
/
+4
2017-10-17
scsi: sd_zbc: Fix comments and indentation
Damien Le Moal
1
-1
/
+4
2017-09-01
scsi: scsi-mq: Always unprepare before requeuing a request
Bart Van Assche
1
-2
/
+8
2017-09-01
scsi: Improve requeuing behavior
Bart Van Assche
1
-2
/
+13
2017-09-01
scsi: Call scsi_initialize_rq() for filesystem requests
Bart Van Assche
1
-4
/
+22
2017-08-30
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
1
-8
/
+8
2017-08-26
scsi: Fix the kerneldoc for scsi_initialize_rq()
Jonathan Corbet
1
-0
/
+1
2017-08-26
scsi: fix comment in scsi_device_set_state()
Hannes Reinecke
1
-1
/
+1
2017-08-26
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
Bart Van Assche
1
-9
/
+9
2017-08-26
scsi: Document which queue type a function is intended for
Bart Van Assche
1
-11
/
+12
2017-08-25
scsi: make 'state' device attribute pollable
Hannes Reinecke
1
-0
/
+3
2017-08-25
scsi: scsi_lib: rework scsi_internal_device_unblock_nowait()
Hannes Reinecke
1
-6
/
+11
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-115
/
+191
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
1
-1
/
+3
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+14
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-2
/
+2
2017-06-13
scsi: Make scsi_mq_prep_fn() call scsi_init_command()
Bart Van Assche
1
-16
/
+9
2017-06-13
scsi: Introduce scsi_mq_sgl_size()
Bart Van Assche
1
-9
/
+10
2017-06-13
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
1
-20
/
+32
2017-06-13
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
Bart Van Assche
1
-1
/
+1
2017-06-13
scsi: Introduce scsi_start_queue()
Bart Van Assche
1
-10
/
+15
2017-06-13
scsi: Protect SCSI device state changes with a mutex
Bart Van Assche
1
-6
/
+21
2017-06-13
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
1
-14
/
+32
2017-06-13
scsi: Split scsi_internal_device_block()
Bart Van Assche
1
-26
/
+47
2017-06-13
scsi: Avoid that scsi_exit_rq() triggers a use-after-free
Bart Van Assche
1
-18
/
+29
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-15
/
+15
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-34
/
+17
2017-06-01
block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH
Bart Van Assche
1
-0
/
+2
2017-05-19
scsi: zero per-cmd private driver data for each MQ I/O
Long Li
1
-1
/
+1
2017-05-09
scsi: scsi_lib: Add #include <scsi/scsi_transport.h>
Bart Van Assche
1
-0
/
+1
[next]