2018-02-07 |
Paolo Valente | block, bfq: add requeue-request hook Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Tang Junhui | bcache: fix for data collapse after re-attaching an... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Tang Junhui | bcache: return attach error when no cache set exist Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Coly Li | bcache: set writeback_rate_update_seconds in range... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Tang Junhui | bcache: fix for allocator and register thread race Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Coly Li | bcache: set error_limit correctly Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Coly Li | bcache: properly set task state in bch_writeback_thread() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Tang Junhui | bcache: fix high CPU occupancy during journal Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-07 |
Tang Junhui | bcache: add journal statistic Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-06 |
Howard McLauchlan | block: Add should_fail_bio() for bpf error injection Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-06 |
Jens Axboe | blk-wbt: account flush requests correctly Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-02 |
Arnd Bergmann | block: skd: fix incorrect linux/slab_def.h inclusion Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-02 |
Kemi Wang | buffer: Avoid setting buffer bits that are already set Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-01 |
Keith Busch | blk-mq-sched: Enable merging discard bio into request Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-02-01 |
Jens Axboe | blk-mq: fix discard merge with scheduler attached Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-31 |
Ming Lei | blk-mq: introduce BLK_STS_DEV_RESOURCE Suggested-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-26 |
Corentin Labbe | block: remove smart1,2.h Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-26 |
Jens Axboe | Merge branch 'nvme-4.16' of git://git.infradead.org...
|
commit | commitdiff | tree |
2018-01-24 |
Johannes Thumshirn | bsg: use pr_debug instead of hand crafted macros Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-24 |
Eryu Guan | blk-mq-debugfs: don't allow write on attributes with... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-23 |
Goldwyn Rodrigues | block: Set BIO_TRACE_COMPLETION on new bio during split Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-20 |
weiping zhang | blk-throttle: use queue_is_rq_based Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-19 |
Bart Van Assche | block: Remove kblockd_schedule_delayed_work{,_on}() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-19 |
Bart Van Assche | blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-19 |
Bart Van Assche | blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_req... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-19 |
Bart Van Assche | lib/scatterlist: Fix chaining support in sgl_alloc_order() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-19 |
Jens Axboe | Merge branch 'nvme-4.16' of git://git.infradead.org...
|
commit | commitdiff | tree |
2018-01-19 |
Joseph Qi | blk-throttle: track read and write request individually Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Ilya Dryomov | block: add bdev_read_only() checks to common helpers Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Ilya Dryomov | block: fail op_is_write() requests to read-only partitions Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
weiping zhang | blk-throttle: export io_serviced_recursive, io_service_bytes... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Bart Van Assche | block: Protect less code with sysfs_lock in blk_{un... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Bart Van Assche | block: Document scheduler modification locking requirements Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Bart Van Assche | block: Unexport elv_register_queue() and elv_unregister_queue() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Paolo Valente | block, bfq: limit sectors served with interactive weight... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Paolo Valente | block, bfq: limit tags for writes and async I/O Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-18 |
Ming Lei | blk-mq: don't dispatch request in blk_mq_request_direct_issu... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Christoph Hellwig | nvme-pci: take sglist coalescing in dma_map_sg into... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Keith Busch | nvme-pci: check segement valid for SGL use Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Bart Van Assche | block: Fix __bio_integrity_endio() documentation Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Mike Snitzer | blk-mq-sched: remove unused 'can_block' arg from blk_mq_sche... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Ming Lei | blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Mike Snitzer | blk-mq: factor out a few helpers from __blk_mq_try_issue_dir... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Ming Lei | blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Ming Lei | blk-mq: make sure hctx->next_cpu is set correctly Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-17 |
Tina Ruchandani | aoe: use ktime_t instead of timeval Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-16 |
Arnd Bergmann | blkcg: simplify statistic accumulation code Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-15 |
Mike Snitzer | dm: fix incomplete request_queue initialization Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-15 |
Douglas Gilbert | blk_rq_map_user_iov: fix error override Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-15 |
Mike Snitzer | block: allow gendisk's request_queue registration to... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-15 |
Mike Snitzer | block: properly protect the 'queue' kobj in blk_unregister_queue Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-15 |
Mike Snitzer | block: only bdi_unregister() in del_gendisk() if !GENHD_FL_H... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-14 |
Jens Axboe | blk-mq: fix bad clear of RQF_MQ_INFLIGHT in blk_mq_ct_ctx_init() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-12 |
Jens Axboe | blk-mq: add missing RQF_STARTED to debugfs Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-12 |
Christoph Hellwig | blk-mq: simplify queue mapping & schedule with each... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-12 |
Christoph Hellwig | genirq/affinity: assign vectors to all possible CPUs Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-12 |
Jens Axboe | Merge branch 'nvme-4.15' of git://git.infradead.org...
|
commit | commitdiff | tree |
2018-01-11 |
Bart Van Assche | blk-mq: Reduce the number of if-statements in blk_mq_mark_ta... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-11 |
Arnd Bergmann | null_blk: remove explicit 'select FAULT_INJECTION' Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Bart Van Assche | blk-mq: Add locking annotations to hctx_lock() and... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Paolo Bonzini | block: silently forbid sending any ioctl to a partition Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | block: rearrange a few request fields for better cache... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | block: add accessors for setting/querying request deadline Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | block: remove REQ_ATOM_POLL_SLEPT Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | blk-mq: add a few missing debugfs RQF_ flags Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Keith Busch | dm mpath: Use blk_path_error Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Keith Busch | nvme/multipath: Use blk_path_error Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Keith Busch | block: Provide blk_status_t decoding for path errors Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Keith Busch | nvme/multipath: Consult blk_status_t for failover Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Keith Busch | nvme: Add more command status translation Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Bart Van Assche | blk-mq: Explain when 'active_queues' is decremented Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Richard Narron | partitions/msdos: Unable to mount UFS 44bsd partitions Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Jens Axboe | null_blk: add option for managing IO timeouts Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Chiara Bruschi | block, bfq: fix occurrences of request finish method... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-10 |
Ming Lei | Revert "block: blk-merge: try to make front segments... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Jens Axboe | null_blk: wire up timeouts Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Jens Axboe | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GR... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Michael Lyle | bcache: closures: move control bits one bit right Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Bart Van Assche | block: Fix kernel-doc warnings reported when building... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Bart Van Assche | blk-mq: Fix spelling in a source code comment Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Jens Axboe | blk-mq: silence false positive warnings in hctx_unlock() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: remove REQ_ATOM_STARTED Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: make blk_abort_request() trigger timeout path Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_CO... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: replace timeout synchronization with a RCU... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Tejun Heo | blk-mq: protect completion path with RCU Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Jens Axboe | blk-mq: move hctx lock/unlock into a helper Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Paolo Valente | block, bfq: release oom-queue ref to root group on... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Paolo Valente | block, bfq: put async queues for root bfq groups too Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-09 |
Ming Lei | blk-mq: fix kernel oops in blk_mq_tag_idle() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Michael Lyle | bcache: fix writeback target calc on large devices Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Coly Li | bcache: fix misleading error message in bch_count_io_errors() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Coly Li | bcache: reduce cache_set devices iteration by devices_max_used Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Zhai Zhaoxuan | bcache: fix unmatched generic_end_io_acct() & generic_start_... Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Kent Overstreet | bcache: mark closure_sync() __sched Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Kent Overstreet | bcache: Fix, improve efficiency of closure_sync() Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
2018-01-08 |
Michael Lyle | bcache: allow quick writeback when backing idle Signed-off-by: Jens Axboe <axboe@kernel.dk>
|
commit | commitdiff | tree |
next |