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-10-19
Pavel Begunkov
io_uring: optimise kiocb layout
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: add flag to not fail link after timeout
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: clean up buffer select
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: init opcode in io_init_req()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: don't return from io_drain_req()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: extra a helper for drain init
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: disable draining earlier
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: comment why inline complete calls io_clean_op()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: kill off ->inflight_entry field
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: restructure submit sqes to_submit checks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: reshuffle queue_sqe completion handling
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: inline hot path of __io_queue_sqe()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: split slow path from io_queue_sqe
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: remove drain_active check from hot path
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: deduplicate io_queue_sqe() call sites
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: don't pass state to io_submit_state_end
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: don't pass tail into io_free_batch_list
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: inline completion batching helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: optimise batch completion
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: convert iopoll_completed to store_release
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: add a helper for batch free
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: use single linked list for iopoll
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: split iopoll loop
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: replace list with stack for req caches
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io-wq: add io_wq_work_node based stack
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: remove allocation cache array
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: use slist for completion batching
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: make io_do_iopoll return number of reqs
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: force_nonspin
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: mark having different creds unlikely
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Hao Xu
io_uring: return boolean value for io_alloc_async_data
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: optimise io_req_init() sqe flags checks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: remove ctx referencing from complete_post
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Hao Xu
io_uring: add more uring info to fdinfo for debug
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: kill extra wake_up_process in tw add
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: dedup CQE flushing non-empty checks
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: inline linked part of io_req_find_next
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: inline io_dismantle_req
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Pavel Begunkov
io_uring: kill off ios_left
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Bixuan Cui
io-wq: Remove duplicate code in io_workqueue_create()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-19
Jens Axboe
io_uring: dump sqe contents if issue fails
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
2021-10-18
Christoph Hellwig
block: don't allow writing to the poll queue attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: switch polling to be bio based
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Ming Lei
block: define 'struct bvec_iter' as packed
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: use SLAB_TYPESAFE_BY_RCU for the bio slab
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: rename REQ_HIPRI to REQ_POLLED
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
io_uring: don't sleep when polling for I/O
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: replace the spin argument to blk_iopoll with...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
blk-mq: remove blk_qc_t_valid
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
blk-mq: factor out a "classic" poll helper
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
blk-mq: factor out a blk_qc_to_hctx helper
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
io_uring: fix a layering violation in io_iopoll_req_issued
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: don't try to poll multi-bio I/Os in __blkdev_dir...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
direct-io: remove blk_poll support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: only check previous entry for plug merge attempt
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Masahiro Yamada
block: move CONFIG_BLOCK guard to top Makefile
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Masahiro Yamada
block: move menu "Partition type" to block/partitions...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Masahiro Yamada
block: simplify Kconfig files
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Masahiro Yamada
block: remove redundant =y from BLK_CGROUP dependency
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
block: improve batched tag allocation
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Jens Axboe
sbitmap: add __sbitmap_queue_get_batch()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Pavel Begunkov
blk-mq: optimise *end_request non-stat path
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: mark bio_truncate static
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: move bio_get_{first,last}_bvec out of bio.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: mark __bio_try_merge_page static
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: move bio_full out of bio.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: fold bio_cur_bytes into blk_rq_cur_bytes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: move bio_mergeable out of bio.h
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: don't include <linux/ioprio.h> in <linux/bio.h>
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Christoph Hellwig
block: remove BIO_BUG_ON
commit
|
commitdiff
|
tree
|
snapshot
next