index
:
pm24.git
master
perf-mon
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
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-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
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-04-26
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
2017-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
2017-04-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
2017-04-13
scsi: return correct blkprep status code in case scsi_init_io() fails.
Johannes Thumshirn
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
2017-04-06
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-22
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
2017-02-22
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
2017-02-22
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2017-02-21
scsi: zero per-cmd driver data before each I/O
Christoph Hellwig
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
scsi: remove __scsi_alloc_queue
Christoph Hellwig
2017-01-27
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
2016-12-20
scsi: scsi-mq: Wait for .queue_rq() if necessary
Bart Van Assche
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-11-29
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
[next]