index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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-04-10
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
1
-0
/
+9
2018-04-10
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
1
-9
/
+9
2018-04-10
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
1
-2
/
+0
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+25
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+4
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
1
-2
/
+2
2018-03-13
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
Douglas Gilbert
1
-0
/
+11
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2018-03-07
scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
Jianchao Wang
1
-1
/
+13
2018-03-02
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()
Hannes Reinecke
1
-0
/
+2
2018-03-02
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
1
-0
/
+2
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+1
2018-02-14
scsi: core: Reduce number of scsi_test_unit_ready() retries
Bart Van Assche
1
-1
/
+1
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
[next]