linux-2.6-block.git
2021-04-04 Pavel Begunkovio_uring: reuse io_rsrc_node_destroy()
2021-04-04 Pavel Begunkovio_uring: ctx-wide rsrc nodes
2021-04-04 Pavel Begunkovio_uring: refactor io_queue_rsrc_removal()
2021-04-04 Pavel Begunkovio_uring: move rsrc_put callback into io_rsrc_data
2021-04-04 Pavel Begunkovio_uring: encapsulate rsrc node manipulations
2021-04-04 Pavel Begunkovio_uring: use rsrc prealloc infra for files reg
2021-04-04 Pavel Begunkovio_uring: simplify io_rsrc_node_ref_zero
2021-04-04 Pavel Begunkovio_uring: name rsrc bits consistently
2021-04-04 Jens Axboeio-wq: cancel task_work on exit only targeting the...
2021-04-04 Jens Axboetask_work: add helper for more targeted task_work canceling
2021-04-04 Jens Axboeio_uring: fix race around poll update and poll triggering
2021-04-04 Pavel Begunkovio_uring: reg buffer overflow checks hardening
2021-04-04 Jens Axboeio_uring: allow SQPOLL without CAP_SYS_ADMIN or CAP_SYS...
2021-04-04 Jens Axboeio-wq: eliminate the need for a manager thread
2021-04-04 Jens Axboekernel: allow fork with TIF_NOTIFY_SIGNAL pending
2021-04-04 Jens Axboeio_uring: allow events and user_data update of running...
2021-04-04 Jens Axboeio_uring: abstract out a io_poll_find_helper()
2021-04-04 Jens Axboeio_uring: terminate multishot poll for CQ ring overflow
2021-04-04 Jens Axboeio_uring: abstract out helper for removing poll waitqs...
2021-04-04 Jens Axboeio_uring: add multishot mode for IORING_OP_POLL_ADD
2021-04-04 Jens Axboeio_uring: include cflags in completion trace event
2021-04-04 Pavel Begunkovio_uring: allocate memory for overflowed CQEs
2021-04-04 Jens Axboeio_uring: mask in error/nval/hangup consistently for...
2021-04-04 Pavel Begunkovio_uring: optimise rw complete error handling
2021-04-04 Pavel Begunkovio_uring: hide iter revert in resubmit_prep
2021-04-04 Pavel Begunkovio_uring: don't alter iopoll reissue fail ret code
2021-04-04 Pavel Begunkovio_uring: optimise kiocb_end_write for !ISREG
2021-04-04 Pavel Begunkovio_uring: kill unused REQ_F_NO_FILE_TABLE
2021-04-04 Pavel Begunkovio_uring: don't init req->work fully in advance
2021-04-04 Pavel Begunkovio-wq: refactor *_get_acct()
2021-04-04 Pavel Begunkovio_uring: remove tctx->sqpoll
2021-04-04 Pavel Begunkovio_uring: don't do extra EXITING cancellations
2021-04-04 Pavel Begunkovio_uring: don't clear REQ_F_LINK_TIMEOUT
2021-04-04 Pavel Begunkovio_uring: optimise io_req_task_work_add()
2021-04-04 Pavel Begunkovio_uring: abolish old io_put_file()
2021-04-04 Pavel Begunkovio_uring: optimise io_dismantle_req() fast path
2021-04-04 Pavel Begunkovio_uring: inline io_clean_op()'s fast path
2021-04-04 Pavel Begunkovio_uring: remove __io_req_task_cancel()
2021-04-04 Pavel Begunkovio_uring: add helper flushing locked_free_list
2021-04-04 Pavel Begunkovio_uring: refactor io_free_req_deferred()
2021-04-04 Pavel Begunkovio_uring: inline io_put_req and friends
2021-04-04 Pavel Begunkovio_uring: refactor rsrc refnode allocation
2021-04-04 Pavel Begunkovio_uring: refactor io_flush_cached_reqs()
2021-04-04 Pavel Begunkovio_uring: optimise success case of __io_queue_sqe
2021-04-04 Pavel Begunkovio_uring: inline __io_queue_linked_timeout()
2021-04-04 Pavel Begunkovio_uring: keep io_req_free_batch() call locality
2021-04-04 Pavel Begunkovio_uring: optimise tctx node checks/alloc
2021-04-04 Pavel Begunkovio_uring: optimise io_uring_enter()
2021-04-04 Pavel Begunkovio_uring: don't take ctx refs in task_work handler
2021-04-04 Jens Axboeio_uring: transform ret == 0 for poll cancelation compl...
2021-04-04 Jens Axboeio_uring: correct comment on poll vs iopoll
2021-04-04 Jens Axboeio_uring: cache async and regular file state for fixed...
2021-04-04 Jens Axboeio_uring: don't check for io_uring_fops for fixed files
2021-04-04 Pavel Begunkovio_uring: simplify io_sqd_update_thread_idle()
2021-04-04 Jens Axboeio_uring: switch to atomic_t for io_kiocb reference...
2021-04-04 Jens Axboeio_uring: wrap io_kiocb reference count manipulation...
2021-04-04 Pavel Begunkovio_uring: simplify io_resubmit_prep()
2021-04-04 Pavel Begunkovio_uring: merge defer_prep() and prep_async()
2021-04-04 Pavel Begunkovio_uring: rethink def->needs_async_data
2021-04-04 Pavel Begunkovio_uring: untie alloc_async_data and needs_async_data
2021-04-04 Pavel Begunkovio_uring: refactor out send/recv async setup
2021-04-04 Pavel Begunkovio_uring: use better types for cflags
2021-04-04 Pavel Begunkovio_uring: refactor provide/remove buffer locking
2021-04-04 Pavel Begunkovio_uring: add a helper failing not issued requests
2021-04-04 Pavel Begunkovio_uring: further deduplicate file slot selection
2021-04-04 Pavel Begunkovio_uring: reuse io_req_task_queue_fail()
2021-04-04 Pavel Begunkovio_uring: avoid taking ctx refs for task-cancel
2021-04-04 Linus TorvaldsLinux 5.12-rc6 v5.12-rc6
2021-04-04 Zheyu Mafirewire: nosy: Fix a use-after-free bug in nosy_ioctl()
2021-04-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-04-03 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-03' of git://git.kerne...
2021-04-03 Zhen Leisoc: litex: Remove duplicated header file inclusion
2021-04-03 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes2' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc6' of git://git....
2021-04-03 Linus TorvaldsMerge tag 'powerpc-5.12-5' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210402' of git://git...
2021-04-03 Linus TorvaldsMerge tag 'driver-core-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'char-misc-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'staging-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'tty-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'usb-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-04-03 Jens Axboeio_uring: fix !CONFIG_BLOCK compilation failure io_uring-5.12-2021-04-03
2021-04-02 Linus TorvaldsMerge tag 'block-5.12-2021-04-02' of git://git.kernel...
2021-04-02 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-02' of git://git.kerne...
2021-04-02 Linus TorvaldsMerge tag 'acpi-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Linus TorvaldsMerge tag 'pm-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Christoph Hellwigblock: remove the unused RQF_ALLOCED flag block-5.12-2021-04-02
2021-04-02 Christoph Hellwigblock: update a few comments in uapi/linux/blkpg.h
2021-04-02 Linus TorvaldsMerge tag 'trace-v5.12-rc5-2' of git://git./linux/kerne...
2021-04-02 Jens Axboeio_uring: move reissue into regular IO path io_uring-5.12-2021-04-02
2021-04-02 Rafael J. WysockiMerge branches 'acpi-tables' and 'acpi-scan'
2021-04-02 Rafael J. WysockiMerge branch 'pm-cpufreq'
2021-04-02 Pavel Begunkovblock: don't ignore REQ_NOWAIT for direct IO
2021-04-02 Kefeng Wangriscv: Make NUMA depend on MMU
2021-04-02 Yang Liriscv: remove unneeded semicolon
2021-04-02 Zihao Yuriscv,entry: fix misaligned base for excp_vect_table
2021-04-02 Ben Dooksriscv: evaluate put_user() arg before enabling user...
2021-04-02 Kefeng Wangriscv: Drop const annotation for sp
2021-04-02 Linus TorvaldsMerge tag 'lto-v5.12-rc6' of git://git./linux/kernel...
next