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