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
Age
Commit message (
Expand
)
Author
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
block: stop using blkdev_issue_write_same for zeroing
Christoph Hellwig
2017-04-08
dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
dm io: discards don't take a payload
Christoph Hellwig
2017-04-08
md: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
sd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
block: implement splitting of REQ_OP_WRITE_ZEROES bios
Christoph Hellwig
2017-04-08
block: renumber REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
sd: split sd_setup_discard_cmnd
Christoph Hellwig
2017-04-07
block: sed-opal: Tone down all the pr_* to debugs
Scott Bauer
2017-04-07
blk-mq: Clarify comments in blk_mq_dispatch_rq_list()
Bart Van Assche
2017-04-07
blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
Bart Van Assche
2017-04-07
blk-mq: use true instead of 1 for blk_mq_queue_data.last
Omar Sandoval
2017-04-07
blk-mq: make driver tag failure path easier to follow
Omar Sandoval
2017-04-07
blk-mq-sched: provide hooks for initializing hardware queue data
Omar Sandoval
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
blk-mq: Restart a single queue if tag sets are shared
Bart Van Assche
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
2017-04-07
blk-mq: Introduce blk_mq_delay_run_hw_queue()
Bart Van Assche
2017-04-07
block: trace completion of all bios.
NeilBrown
2017-04-07
block: simple improvements for bio->flags
NeilBrown
2017-04-07
blk-mq: remap queues when adding/removing hardware queues
Omar Sandoval
2017-04-07
blk-mq-sched: fix crash in switch error path
Omar Sandoval
2017-04-07
blk-mq-sched: set up scheduler tags when bringing up new queues
Omar Sandoval
2017-04-07
blk-mq-sched: refactor scheduler initialization
Omar Sandoval
2017-04-07
blk-mq: use the right hctx when getting a driver tag fails
Omar Sandoval
2017-04-05
block: move timeout field in struct request to pack better
Jens Axboe
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
2017-04-05
nvme: move the retries count to struct nvme_request
Christoph Hellwig
2017-04-05
nvme: mark nvme_max_retries static
Christoph Hellwig
2017-04-05
nvme: cleanup nvme_req_needs_retry
Christoph Hellwig
2017-04-05
nvme: move ->retries setup to nvme_setup_cmd
Christoph Hellwig
2017-04-05
remove the obsolete hd driver
Christoph Hellwig
2017-04-05
blk-mq: Remove blk_mq_queue_data.list
Bart Van Assche
2017-04-05
cfq: Disable writeback throttling by default
Jan Kara
2017-04-04
block: fix inheriting request priority from bio
Adam Manzanares
2017-04-04
nvme: factor request completion code into a common helper
Christoph Hellwig
2017-04-04
nvme-fc: drop ctrl for all command completions
Christoph Hellwig
2017-04-04
nvme-fc: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme-loop: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme-rdma: increment request retries counter before requeuing
Sagi Grimberg
2017-04-04
nvme_fc: Clean up host fcpio done status handling
James Smart
2017-04-04
nvmet_fc: Clear SG list to avoid double frees
James Smart
2017-04-04
nvme_fc: correct LS validation
James Smart
2017-04-04
nvmet_fc: Sync NVME LS reject reasons with spec
James Smart
2017-04-04
nvme_fc: Add check of status_code in ERSP_IU
James Smart
2017-04-04
nvme_fc: Sync FC-NVME header with standard
James Smart
2017-04-04
nvme-rdma: Support ctrl_loss_tmo
Sagi Grimberg
[next]