projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-11-03
Ming Lei
blk-mq: only try to run plug merge if request has same...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Jens Axboe
block: move RQF_ELV setting into allocators
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Ming Lei
dm: don't stop request queue after the dm device is...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jens Axboe
block: replace always false argument with 'false'
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jens Axboe
block: assign correct tag before doing prefetch of...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-30
Jean Sacren
blk-mq: fix redundant check of !e expression
commit
|
commitdiff
|
tree
|
snapshot
2021-10-29
John Garry
blk-mq-debugfs: Show active requests per queue for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-28
Jens Axboe
block: improve readability of blk_mq_end_request_batch()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Xie Yongji
virtio-blk: Use blk_validate_block_size() to validate...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Xie Yongji
loop: Use blk_validate_block_size() to validate block...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Xie Yongji
nbd: Use blk_validate_block_size() to validate block...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Xie Yongji
block: Add a helper to validate the block size
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Jens Axboe
block: re-flow blk_mq_rq_ctx_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Jens Axboe
block: prefetch request to be initialized
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Jens Axboe
block: pass in blk_mq_tags to blk_mq_rq_ctx_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Jens Axboe
block: add rq_flags to struct blk_mq_alloc_data
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Pavel Begunkov
block: add async version of bio_set_polled
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Pavel Begunkov
block: kill DIO_MULTI_BIO
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Pavel Begunkov
block: kill unused polling bits in __blkdev_direct_IO()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Pavel Begunkov
block: avoid extra iter advance with async iocb
commit
|
commitdiff
|
tree
|
snapshot
2021-10-27
Damien Le Moal
block: Add independent access ranges support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-26
Ming Lei
blk-mq: don't issue request directly in case that curre...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Jens Axboe
sbitmap: silence data race warning
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Yu Kuai
blk-cgroup: synchronize blkg creation against policy...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Pavel Begunkov
block: refactor bio_iov_bvec_set()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
Pavel Begunkov
block: add single bio async direct IO helper
commit
|
commitdiff
|
tree
|
snapshot
2021-10-23
Jens Axboe
sched: make task_struct->plug always defined
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
John Garry
blk-mq-sched: Don't reference queue tagset in blk_mq_sc...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Pavel Begunkov
block: fix req_bio_endio append error handling
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Eric Biggers
blk-crypto: update inline encryption documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Eric Biggers
blk-crypto: rename blk_keyslot_manager to blk_crypto_pr...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Eric Biggers
blk-crypto: rename keyslot-manager files to blk-crypto...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Eric Biggers
blk-crypto-fallback: properly prefix function and struc...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Xie Yongji
nbd: Use invalidate_disk() helper on disconnect
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Xie Yongji
loop: Remove the unnecessary bdev checks and unused...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Xie Yongji
loop: Use invalidate_disk() helper to invalidate gendisk
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Xie Yongji
block: Add invalidate_disk() helper to invalidate the...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Pavel Begunkov
block: kill extra rcu lock/unlock in queue enter
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Pavel Begunkov
percpu_ref: percpu_ref_tryget_live() version holding RCU
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Pavel Begunkov
block: convert fops.c magic constants to SHIFT_SECTOR
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Pavel Begunkov
block: clean up blk_mq_submit_bio() merging
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Pavel Begunkov
block: optimise boundary blkdev_read_iter's checks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
Jackie Liu
fs: bdev: fix conflicting comment from lookup_bdev
commit
|
commitdiff
|
tree
|
snapshot
2021-10-21
John Garry
blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Christoph Hellwig
block: cleanup the flush plug helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: optimise blk_flush_plug_list
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Christoph Hellwig
blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Christoph Hellwig
blk-mq: only flush requests from the plug in blk_mq_sub...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Jens Axboe
block: remove inaccurate requeue check
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: inline a part of bio_release_pages()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: don't bloat enter_queue with percpu_ref
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: optimise req_bio_endio()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: convert leftovers to bdev_get_queue
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Pavel Begunkov
block: turn macro helpers into inline functions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
blk-mq: support concurrent queue quiesce/unquiesce
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
nvme: paring quiesce/unquiesce
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
nvme: prepare for pairing quiescing and unquiescing
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
nvme: apply nvme API to quiesce/unquiesce admin queue
commit
|
commitdiff
|
tree
|
snapshot
2021-10-20
Ming Lei
nvme: add APIs for stopping/starting admin queue
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Zheng Liang
block, bfq: fix UAF problem in bfqg_stats_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: inline fast path of driver tag allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Christoph Hellwig
blk-mq: don't handle non-flush requests in blk_insert_flush
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: attempt direct issue of plug list
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: change plugging to use a singly linked list
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Andrea Righi
blk-wbt: prevent NULL pointer dereference in wb_timer_fn
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: align blkdev_dio inlined bio to a cacheline
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: move blk_mq_tag_to_rq() inline
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: get rid of plug list sorting
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: return whether or not to unplug through boolean
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Christoph Hellwig
block: don't call blk_status_to_errno in blk_update_request
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: move bdev_read_only() into the header
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
block: fix too broad elevator check in blk_mq_free_requ...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
nvme: wire up completion batching for the IRQ path
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
io_uring: utilize the io batching infrastructure for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
nvme: add support for batched completion of polled IO
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: add support for blk_mq_end_request_batch()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
sbitmap: add helper to clear a batch of tags
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: add a struct io_comp_batch argument to fops...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: provide helpers for rq_list manipulation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: remove some blk_mq_hw_ctx debugfs entries
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: remove debugfs blk_mq_ctx dispatched/merged...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: cache rq_flags inside blk_mq_rq_ctx_init()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: blk_mq_rq_ctx_init cache ctx/q/hctx
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: skip elevator fields init for non-elv queue
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: store elevator state in request
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: only mark bio as tracked if it really is tracked
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: improve layout of struct request
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: move update request helpers into blk-mq.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: remove useless caller argument to print_req_error()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: don't bother iter advancing a fully done bio
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: convert the rest of block to bdev_get_queue
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: use bdev_get_queue() in blk-core.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: use bdev_get_queue() in bio.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: use bdev_get_queue() in bdev.c
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: cache request queue in bdev
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: handle fast path of bio splitting inline
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: use flags instead of bit fields for blkdev_dio
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
block: cache bdev in struct file for raw bdev IO
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
nvme-multipath: enable polled I/O
commit
|
commitdiff
|
tree
|
snapshot
next