projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bio: optimize initialization of a bio
2021-08-23
Jens Axboe
bio: optimize initialization of a bio
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: optimise hot path of ltimeout prep
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: skip request refcounting
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove submission references
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove req_ref_sub_and_test()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: move req_ref_get() and friends
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io_uring: remove IRQ aspect of io_ring_ctx completion...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io_uring: run regular file completions from task_work
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io_uring: run linked timeouts from task_work
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io_uring: run timeouts from task_work
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove file batch-get optimisation
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: clean up tctx_task_work()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: inline io_poll_remove_waitqs
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove extra argument for overflow flush
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: inline struct io_comp_state
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: use inflight_entry instead of compl.list
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove redundant args from cache_free
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: cache __io_free_req()'d requests
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: move io_fallback_req_func()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: optimise putting task struct
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: drop exec checks from io_req_task_submit
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: kill unused IO_IOPOLL_BATCH
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: improve ctx hang handling
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: deduplicate open iopoll check
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: inline io_free_req_deferred
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: move io_rsrc_node_alloc() definition
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: move io_put_task() definition
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: extract a helper for ctx quiesce
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: optimise io_cqring_wait() hot path
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: add more locking annotations for submit
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: don't halt iopoll too early
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: refactor io_alloc_req
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io-wq: improve wq_list_add_tail()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: remove unnecessary PF_EXITING check
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: clean io-wq callbacks
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: avoid touching inode in rw prep
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: rename io_file_supports_async()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: inline fixed part of io_file_get()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Pavel Begunkov
io_uring: use kvmalloc for fixed files
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io_uring: be smarter about waking multiple CQ ring...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-23
Jens Axboe
io-wq: remove GFP_ATOMIC allocation off schedule out...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-20
Jens Axboe
io_uring: fix xa_alloc_cycle() error return value check
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-18
Ming Lei
blk-mq: fix is_flush_rq
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-17
Pavel Begunkov
io_uring: pin ctx on fallback execution
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-17
Ming Lei
blk-mq: fix kernel panic during iterating over flush...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-17
Ming Lei
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-14
Jens Axboe
io_uring: only assign io_uring_enter() SQPOLL error...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-13
Xie Yongji
nbd: Aovid double completion of a request
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-13
Jens Axboe
tools/io_uring/io_uring-cp: sync with liburing example
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-13
Yu Kuai
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUE...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-11
Tejun Heo
Revert "block/mq-deadline: Add cgroup support"
Cc: Jens Axboe <
axboe@kernel.dk
>
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Ming Lei
blk-iocost: fix lockdep warning on blkcg->lock
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Pavel Begunkov
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Jens Axboe
io_uring: drop ctx->uring_lock before flushing work...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Hao Xu
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Hao Xu
io-wq: fix bug of creating io-wokers unconditionally
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-10
Jens Axboe
io_uring: rsrc ref lock needs to be IRQ safe
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-09
Nadav Amit
io_uring: Use WRITE_ONCE() when writing to sq_flags
Cc: Jens Axboe <
axboe@kernel.dk
>
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-09
Nadav Amit
io_uring: clear TIF_NOTIFY_SIGNAL when running task...
Cc: Jens Axboe <
axboe@kernel.dk
>
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-06
Vincent Fu
kyber: make trace_block_rq call consistent with documentation
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-06
Hao Xu
io-wq: fix lack of acct->nr_workers < acct->max_workers...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-06
Hao Xu
io-wq: fix no lock protection of acct->nr_worker
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-05
Bart Van Assche
block/partitions/ldm.c: Fix a kernel-doc warning
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-05
Yu Kuai
blk-iolatency: error out if blk_get_queue() failed...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-04
Jens Axboe
Merge branch 'md-fixes' of https://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-08-04
Jens Axboe
io-wq: fix race between worker exiting and activating...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-04
Christoph Hellwig
n64cart: fix the dma address in n64cart_do_bvec
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-08-04
Stefan Haberland
s390/dasd: fix use after free in dasd path handling
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-30
Lukas Bulwahn
arch: Kconfig: clean up obsolete use of HAVE_IDE
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-28
Hao Xu
io_uring: fix poll requests leaking second poll entries
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-28
Jens Axboe
io_uring: don't block level reissue off completion...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-28
Christoph Hellwig
block: delay freeing the gendisk
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-28
Tejun Heo
blk-iocost: fix operation ordering in iocg_wake_fn()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-27
John Garry
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-27
Jens Axboe
io_uring: always reissue from task_work context
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-26
Jens Axboe
io_uring: fix race in unified task_work running
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-26
Pavel Begunkov
io_uring: fix io_prep_async_link locking
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-23
Jens Axboe
io_uring: explicitly catch any illegal async queue...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-23
Jens Axboe
io_uring: never attempt iopoll reissue from release...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-23
Tetsuo Handa
loop: reintroduce global lock for safe loop_validate_file...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-22
Jens Axboe
io_uring: fix early fdput() of file
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-22
Jens Axboe
Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead...
commit
|
commitdiff
|
tree
2021-07-20
Yang Yingliang
io_uring: fix memleak in io_init_wq_offload()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-20
Pavel Begunkov
io_uring: remove double poll entry on arm failure
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-20
Pavel Begunkov
io_uring: explicitly count entries for poll reqs
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-17
Oleksandr Natalenko
block: increase BLKCG_MAX_POLS
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-15
Christoph Hellwig
xen-blkfront: sanitize the removal state machine
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-15
Jens Axboe
Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead...
commit
|
commitdiff
|
tree
2021-07-15
Wang Qing
nbd: fix order of cleaning up the queue and freeing...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-15
Guoqing Jiang
pd: fix order of cleaning up the queue and freeing...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-11
Pavel Begunkov
io_uring: fix io_drain_req()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-11
Pavel Begunkov
io_uring: use right task for exiting checks
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-09
Christoph Hellwig
libata: fix ata_pio_sector for CONFIG_HIGHMEM
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-09
Jens Axboe
io_uring: remove dead non-zero 'poll' check
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-08
Pavel Begunkov
io_uring: mitigate unlikely iopoll lag
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-07
Pavel Begunkov
io_uring: fix drain alloc fail return code
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-07
Yu Kuai
blk-cgroup: prevent rcu_sched detected stalls warnings...
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-07
Chunguang Xu
block: fix the problem of io_ticks becoming smaller
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
2021-07-07
Jens Axboe
Merge branch 'nvme-5.14' of git://git.infradead.org...
commit
|
commitdiff
|
tree
2021-07-02
Tetsuo Handa
loop: remove unused variable in loop_set_status()
Signed-off-by: Jens Axboe <
axboe@kernel.dk
>
commit
|
commitdiff
|
tree
next