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