OSDN Git Service

uclinux-h8/linux.git
2021-10-19 Pavel Begunkovio_uring: optimise fixed rw rsrc node setting
2021-10-19 Pavel Begunkovio_uring: return iovec from __io_import_iovec
2021-10-19 Pavel Begunkovio_uring: optimise io_import_iovec fixed path
2021-10-19 Pavel Begunkovio_uring: kill io_wq_current_is_worker() in iopoll
2021-10-19 Pavel Begunkovio_uring: optimise req->ctx reloads
2021-10-19 Pavel Begunkovio_uring: rearrange io_read()/write()
2021-10-19 Pavel Begunkovio_uring: clean up io_import_iovec
2021-10-19 Pavel Begunkovio_uring: optimise io_import_iovec nonblock passing
2021-10-19 Pavel Begunkovio_uring: optimise read/write iov state storing
2021-10-19 Pavel Begunkovio_uring: encapsulate rw state
2021-10-19 Pavel Begunkovio_uring: optimise rw comletion handlers
2021-10-19 Pavel Begunkovio_uring: prioritise read success path over fails
2021-10-19 Pavel Begunkovio_uring: consistent typing for issue_flags
2021-10-19 Pavel Begunkovio_uring: optimise rsrc referencing
2021-10-19 Pavel Begunkovio_uring: optimise io_req_set_rsrc_node()
2021-10-19 Pavel Begunkovio_uring: fix io_free_batch_list races
2021-10-19 Pavel Begunkovio_uring: remove extra io_ring_exit_work wake up
2021-10-19 Pavel Begunkovio_uring: optimise out req->opcode reloading
2021-10-19 Pavel Begunkovio_uring: reshuffle io_submit_state bits
2021-10-19 Pavel Begunkovio_uring: safer fallback_work free
2021-10-19 Pavel Begunkovio_uring: optimise plugging
2021-10-19 Pavel Begunkovio_uring: correct fill events helpers types
2021-10-19 Pavel Begunkovio_uring: inline io_poll_complete
2021-10-19 Pavel Begunkovio_uring: inline io_req_needs_clean()
2021-10-19 Pavel Begunkovio_uring: remove struct io_completion
2021-10-19 Pavel Begunkovio_uring: control ->async_data with a REQ_F flag
2021-10-19 Pavel Begunkovio_uring: optimise io_free_batch_list()
2021-10-19 Pavel Begunkovio_uring: mark cold functions
2021-10-19 Pavel Begunkovio_uring: optimise ctx referencing by requests
2021-10-19 Pavel Begunkovio_uring: merge CQ and poll waitqueues
2021-10-19 Pavel Begunkovio_uring: don't wake sqpoll in io_cqring_ev_posted
2021-10-19 Pavel Begunkovio_uring: optimise INIT_WQ_LIST
2021-10-19 Pavel Begunkovio_uring: optimise request allocation
2021-10-19 Pavel Begunkovio_uring: delay req queueing into compl-batch list
2021-10-19 Pavel Begunkovio_uring: add more likely/unlikely() annotations
2021-10-19 Pavel Begunkovio_uring: optimise kiocb layout
2021-10-19 Pavel Begunkovio_uring: add flag to not fail link after timeout
2021-10-19 Pavel Begunkovio_uring: clean up buffer select
2021-10-19 Pavel Begunkovio_uring: init opcode in io_init_req()
2021-10-19 Pavel Begunkovio_uring: don't return from io_drain_req()
2021-10-19 Pavel Begunkovio_uring: extra a helper for drain init
2021-10-19 Pavel Begunkovio_uring: disable draining earlier
2021-10-19 Pavel Begunkovio_uring: comment why inline complete calls io_clean_op()
2021-10-19 Pavel Begunkovio_uring: kill off ->inflight_entry field
2021-10-19 Pavel Begunkovio_uring: restructure submit sqes to_submit checks
2021-10-19 Pavel Begunkovio_uring: reshuffle queue_sqe completion handling
2021-10-19 Pavel Begunkovio_uring: inline hot path of __io_queue_sqe()
2021-10-19 Pavel Begunkovio_uring: split slow path from io_queue_sqe
2021-10-19 Pavel Begunkovio_uring: remove drain_active check from hot path
2021-10-19 Pavel Begunkovio_uring: deduplicate io_queue_sqe() call sites
2021-10-19 Pavel Begunkovio_uring: don't pass state to io_submit_state_end
2021-10-19 Pavel Begunkovio_uring: don't pass tail into io_free_batch_list
2021-10-19 Pavel Begunkovio_uring: inline completion batching helpers
2021-10-19 Pavel Begunkovio_uring: optimise batch completion
2021-10-19 Pavel Begunkovio_uring: convert iopoll_completed to store_release
2021-10-19 Pavel Begunkovio_uring: add a helper for batch free
2021-10-19 Pavel Begunkovio_uring: use single linked list for iopoll
2021-10-19 Pavel Begunkovio_uring: split iopoll loop
2021-10-19 Pavel Begunkovio_uring: replace list with stack for req caches
2021-10-19 Pavel Begunkovio-wq: add io_wq_work_node based stack
2021-10-19 Pavel Begunkovio_uring: remove allocation cache array
2021-10-19 Pavel Begunkovio_uring: use slist for completion batching
2021-10-19 Pavel Begunkovio_uring: make io_do_iopoll return number of reqs
2021-10-19 Pavel Begunkovio_uring: force_nonspin
2021-10-19 Pavel Begunkovio_uring: mark having different creds unlikely
2021-10-19 Hao Xuio_uring: return boolean value for io_alloc_async_data
2021-10-19 Pavel Begunkovio_uring: optimise io_req_init() sqe flags checks
2021-10-19 Pavel Begunkovio_uring: remove ctx referencing from complete_post
2021-10-19 Hao Xuio_uring: add more uring info to fdinfo for debug
2021-10-19 Pavel Begunkovio_uring: kill extra wake_up_process in tw add
2021-10-19 Pavel Begunkovio_uring: dedup CQE flushing non-empty checks
2021-10-19 Pavel Begunkovio_uring: inline linked part of io_req_find_next
2021-10-19 Pavel Begunkovio_uring: inline io_dismantle_req
2021-10-19 Pavel Begunkovio_uring: kill off ios_left
2021-10-19 Bixuan Cuiio-wq: Remove duplicate code in io_workqueue_create()
2021-10-19 Jens Axboeio_uring: dump sqe contents if issue fails
2021-10-19 Jens Axboeblock: fix too broad elevator check in blk_mq_free_requ...
2021-10-18 Jens Axboenvme: wire up completion batching for the IRQ path
2021-10-18 Jens Axboeio_uring: utilize the io batching infrastructure for...
2021-10-18 Jens Axboenvme: add support for batched completion of polled IO
2021-10-18 Jens Axboeblock: add support for blk_mq_end_request_batch()
2021-10-18 Jens Axboesbitmap: add helper to clear a batch of tags
2021-10-18 Jens Axboeblock: add a struct io_comp_batch argument to fops...
2021-10-18 Jens Axboeblock: provide helpers for rq_list manipulation
2021-10-18 Jens Axboeblock: remove some blk_mq_hw_ctx debugfs entries
2021-10-18 Jens Axboeblock: remove debugfs blk_mq_ctx dispatched/merged...
2021-10-18 Pavel Begunkovblock: cache rq_flags inside blk_mq_rq_ctx_init()
2021-10-18 Pavel Begunkovblock: blk_mq_rq_ctx_init cache ctx/q/hctx
2021-10-18 Pavel Begunkovblock: skip elevator fields init for non-elv queue
2021-10-18 Jens Axboeblock: store elevator state in request
2021-10-18 Jens Axboeblock: only mark bio as tracked if it really is tracked
2021-10-18 Jens Axboeblock: improve layout of struct request
2021-10-18 Jens Axboeblock: move update request helpers into blk-mq.c
2021-10-18 Jens Axboeblock: remove useless caller argument to print_req_error()
2021-10-18 Jens Axboeblock: don't bother iter advancing a fully done bio
2021-10-18 Pavel Begunkovblock: convert the rest of block to bdev_get_queue
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in blk-core.c
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in bio.c
2021-10-18 Pavel Begunkovblock: use bdev_get_queue() in bdev.c
2021-10-18 Pavel Begunkovblock: cache request queue in bdev
next