projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2021-04-01
Pavel Begunkov
io_uring: fix EIOCBQUEUED iter revert
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Pavel Begunkov
io_uring/io-wq: protect against sprintf overflow
commit
|
commitdiff
|
tree
|
snapshot
2021-04-01
Jens Axboe
io_uring: don't mark S_ISBLK async work as unbounded
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Jens Axboe
io_uring: drop sqd lock before handling signals for...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Pavel Begunkov
io_uring: handle setup-failed ctx in kill_timeouts
commit
|
commitdiff
|
tree
|
snapshot
2021-03-29
Pavel Begunkov
io_uring: always go for cancellation spin on exec
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Colin Ian King
io_uring: remove unsued assignment to pointer io
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Pavel Begunkov
io_uring: don't cancel extra on files match
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Pavel Begunkov
io_uring: don't cancel-track common timeouts
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Pavel Begunkov
io_uring: do post-completion chore on t-out cancel
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Pavel Begunkov
io_uring: fix timeout cancel return code
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
Revert "kernel: freezer should treat PF_IO_WORKER like...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
Revert "signal: don't allow sending any signals to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
kernel: stop masking signals in create_io_thread()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-27
Jens Axboe
io_uring: handle signals for IO threads like a normal...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-26
Jens Axboe
kernel: don't call do_exit() for PF_IO_WORKER threads
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Pavel Begunkov
io_uring: maintain CQE order of a failed link
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Jens Axboe
io-wq: fix race around pending work on teardown
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Pavel Begunkov
io_uring: do ctx sqd ejection in a clear context
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Pavel Begunkov
io_uring: fix provide_buffers sign extension
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Pavel Begunkov
io_uring: don't skip file_end_write() on reissue
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Pavel Begunkov
io_uring: correct io_queue_async_work() traces
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Jens Axboe
io_uring: don't use {test,clear}_tsk_thread_flag()...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Stefan Metzmacher
io_uring: call req_set_fail_links() on short send[msg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Jens Axboe
io-wq: ensure task is running before processing task_work
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Eric W. Biederman
signal: don't allow STOP on PF_IO_WORKER threads
commit
|
commitdiff
|
tree
|
snapshot
2021-03-21
Jens Axboe
signal: don't allow sending any signals to PF_IO_WORKER...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Pavel Begunkov
io_uring: don't leak creds on SQO attach error
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Stefan Metzmacher
io_uring: use typesafe pointers in io_uring_task
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Stefan Metzmacher
io_uring: remove structures from include/linux/io_uring.h
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Stefan Metzmacher
io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: fix sqpoll cancellation via task_work
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: add generic callback_head helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: fix concurrent parking
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: halt SQO submission on ctx exit
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: replace sqd rw_semaphore with mutex
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: fix complete_post use ctx after free
commit
|
commitdiff
|
tree
|
snapshot
2021-03-15
Pavel Begunkov
io_uring: fix ->flags races by linked timeouts
commit
|
commitdiff
|
tree
|
snapshot
2021-03-14
Jens Axboe
io_uring: convert io_buffer_idr to XArray
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Jens Axboe
io_uring: allow IO worker threads to be frozen
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Jens Axboe
kernel: freezer should treat PF_IO_WORKER like PF_KTHRE...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Pavel Begunkov
io_uring: fix OP_ASYNC_CANCEL across tasks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Pavel Begunkov
io_uring: cancel sqpoll via task_work
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Pavel Begunkov
io_uring: prevent racy sqd->thread checks
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Pavel Begunkov
io_uring: remove useless ->startup completion
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Pavel Begunkov
io_uring: cancel deferred requests in try_cancel
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jens Axboe
io_uring: perform IOPOLL reaping if canceler is thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Jens Axboe
io_uring: force creation of separate context for ATTACH...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: remove indirect ctx into sqo injection
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: fix invalid ctx->sq_thread_idle
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jens Axboe
kernel: make IO threads unfreezable by default
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jens Axboe
io_uring: always wait for sqd exited when stopping...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Yang Li
io_uring: remove unneeded variable 'ret'
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jens Axboe
io_uring: move all io_kiocb init early in io_init_req()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
yangerkun
io-wq: fix ref leak for req in case of exit cancelations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: fix complete_post races for linked req
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: add io_disarm_next() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: fix io_sq_offload_create error handling
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jens Axboe
io-wq: remove unused 'user' member of io_wq
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Matthew Wilcox...
io_uring: Convert personality_idr to XArray
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: clean R_DISABLED startup mess
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Pavel Begunkov
io_uring: fix unrelated ctx reqs cancellation
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Jens Axboe
io_uring: SQPOLL parking fixes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Stefan Metzmacher
io_uring: kill io_sq_thread_fork() and return -EOWNERDE...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Stefan Metzmacher
io_uring: run __io_sq_thread() with the initial creds...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io-wq: warn on creating manager while exiting
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: cancel reqs of all iowq's on ring exit
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: warn when ring exit takes too long
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: index io_uring->xa by ctx not file
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: don't take task ring-file notes
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: do ctx initiated file note removal
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: introduce ctx to tctx back map
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Pavel Begunkov
io_uring: make del_task_file more forgiving
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Jens Axboe
io-wq: always track creds for async issue
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Jens Axboe
io-wq: fix race in freeing 'wq' and worker access
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Linus Torvalds
Linux 5.12-rc2
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Linus Torvalds
Merge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Linus Torvalds
Merge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'block-5.12-2021-03-05' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'pm-5.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'acpi-5.12-rc2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'devicetree-fixes-for-5.12-1' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Linus Torvalds
Merge tag 'trace-v5.12-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Bob Pearson
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Bob Pearson
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Bob Pearson
RDMA/rxe: Fix missed IB reference counting in loopback
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Pavel Begunkov
io_uring: don't restrict issue_flags for io_openat
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
Merge tag 'nvme-5.12-2021-03-05' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
io_uring: make SQPOLL thread parking saner
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
io-wq: kill hashed waitqueue before manager exits
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
io_uring: don't keep looping for more events if we...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Jens Axboe
io_uring: move to using create_io_thread()
commit
|
commitdiff
|
tree
|
snapshot
next