io-wq: ensure free/busy list browsing see all items
[linux-2.6-block.git] / fs /
2019-11-14 Jens Axboeio-wq: ensure free/busy list browsing see all items
2019-11-13 Jens Axboeio-wq: ensure we have a stable view of ->cur_work for...
2019-11-13 Jens Axboeio_wq: add get/put_work handlers to io_wq_create()
2019-11-13 Jens Axboeio_uring: check for validity of ->rings in teardown
2019-11-12 Jens Axboeio_uring: fix potential deadlock in io_poll_wake()
2019-11-12 Jens Axboeio_uring: use correct "is IO worker" helper
2019-11-11 Jens Axboeio_uring: fix -ENOENT issue with linked timer with...
2019-11-11 Jens Axboeio_uring: don't do flush cancel under inflight_lock
2019-11-11 Jens Axboeio_uring: flag SQPOLL busy condition to userspace
2019-11-11 Jens Axboeio_uring: make ASYNC_CANCEL work with poll and timeout
2019-11-11 Jens Axboeio_uring: provide fallback request for OOM situations
2019-11-11 Jens Axboeio_uring: convert accept4() -ERESTARTSYS into -EINTR
2019-11-11 Jens Axboeio_uring: fix error clear of ->file_table in io_sqe_fil...
2019-11-11 Jackie Liuio_uring: separate the io_free_req and io_free_req_find...
2019-11-11 Jackie Liuio_uring: keep io_put_req only responsible for release...
2019-11-11 Jackie Liuio_uring: remove passed in 'ctx' function parameter...
2019-11-11 Jens Axboeio_uring: reduce/pack size of io_ring_ctx
2019-11-07 Jens Axboeio_uring: properly mark async work as bounded vs unbounded
2019-11-07 Jens Axboeio-wq: add support for bounded vs unbunded work
2019-11-09 Jens Axboeio-wq: io_wqe_run_queue() doesn't need to use list_empt...
2019-11-09 Jens Axboeio_uring: add support for backlogged CQ ring
2019-11-08 Jens Axboeio_uring: pass in io_kiocb to fill/add CQ handlers
2019-11-08 Jens Axboeio_uring: make io_cqring_events() take 'ctx' as argument
2019-11-08 Jens Axboeio_uring: add support for linked SQE timeouts
2019-11-07 Jens Axboeio_uring: abstract out io_async_cancel_one() helper
2019-11-07 Pavel Begunkovio_uring: use inlined struct sqe_submit
2019-11-07 Pavel Begunkovio_uring: Use submit info inlined into req
2019-11-07 Pavel Begunkovio_uring: allocate io_kiocb upfront
2019-11-06 Pavel Begunkovio_uring: io_queue_link*() right after submit
2019-11-06 Pavel Begunkovio_uring: Merge io_submit_sqes and io_ring_submit
2019-11-06 Jens Axboeio_uring: kill dead REQ_F_LINK_DONE flag
2019-11-06 Jens Axboeio_uring: fixup a few spots where link failure isn...
2019-11-05 Jens Axboeio_uring: enable optimized link handling for IORING_OP_...
2019-11-05 Jens Axboeio-wq: use proper nesting IRQ disabling spinlocks for...
2019-11-04 Jens Axboeio_uring: add completion trace event
2019-11-02 YueHaibingio-wq: use kfree_rcu() to simplify the code
2019-11-01 Jackie Liuio_uring: set -EINTR directly when a signal wakes up...
2019-11-01 Jens Axboeio_uring: support for generic async request cancel
2019-10-30 Jens Axboeio_uring: io_wq_create() returns an error pointer,...
2019-10-29 Jens Axboeio_uring: fix race with canceling timeouts
2019-10-29 Jens Axboeio_uring: support for larger fixed file sets
2019-10-29 Jens Axboeio_uring: protect fixed file indexing with array_index_...
2019-10-29 Jens Axboeio_uring: add support for IORING_OP_ACCEPT
2019-10-29 Jens Axboeio_uring: io_uring: add support for async work inheriti...
2019-10-29 Jens Axboeio_uring: replace workqueue usage with io-wq
2019-10-29 Jens Axboeio-wq: small threadpool implementation for io_uring
2019-10-29 Pavel Begunkovio_uring: Fix mm_fault with READ/WRITE_FIXED
2019-10-29 Pavel Begunkovio_uring: remove index from sqe_submit
2019-10-29 Dmitrii Dolgovio_uring: add set of tracing events
2019-10-29 Jens Axboeio_uring: add support for canceling timeout requests
2019-10-29 Jens Axboeio_uring: add support for absolute timeouts
2019-10-29 Jackie Liuio_uring: replace s->needs_lock with s->in_async
2019-10-29 Jens Axboeio_uring: allow application controlled CQ ring size
2019-10-29 Jens Axboeio_uring: add support for IORING_REGISTER_FILES_UPDATE
2019-10-29 Jens Axboeio_uring: allow sparse fixed file sets
2019-10-29 Jens Axboeio_uring: run dependent links inline if possible
2019-10-28 Jens Axboeio_uring: don't touch ctx in setup after ring fd install
2019-10-28 Pavel Begunkovio_uring: Fix leaked shadow_req
2019-10-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-10-27 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-10-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-10-27 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-10-27 Linus TorvaldsMerge tag '5.4-rc5-smb3-fixes' of git://git.samba.org...
2019-10-27 Linus TorvaldsMerge tag 'riscv/for-v5.4-rc5-b' of git://git./linux...
2019-10-26 Linus TorvaldsMerge tag 'mips_fixes_5.4_3' of git://git./linux/kernel...
2019-10-26 Linus TorvaldsMerge tag 'tty-5.4-rc5' of git://git./linux/kernel...
2019-10-26 Linus TorvaldsMerge tag 'staging-5.4-rc5' of git://git./linux/kernel...
2019-10-26 Linus TorvaldsMerge tag 'driver-core-5.4-rc5' of git://git./linux...
2019-10-26 Linus TorvaldsMerge tag 'char-misc-5.4-rc5' of git://git./linux/kerne...
2019-10-26 Linus TorvaldsMerge tag 'usb-5.4-rc5' of git://git./linux/kernel...
2019-10-26 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2019-10-26 Linus TorvaldsMerge tag 'for-linus-2019-10-26' of git://git.kernel...
2019-10-26 Linus TorvaldsMerge tag 's390-5.4-5' of git://git./linux/kernel/git...
2019-10-26 Linus TorvaldsMerge tag 'for-linus-5.4-rc5-tag' of git://git./linux...
2019-10-26 Linus TorvaldsMerge tag 'dma-mapping-5.4-2' of git://git.infradead...
2019-10-26 Linus TorvaldsMerge tag 'dax-fix-5.4-rc5' of git://git./linux/kernel...
2019-10-26 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-10-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-10-25 Linus TorvaldsMerge tag 'modules-for-v5.4-rc5' of git://git./linux...
2019-10-25 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2019-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-10-25 Linus TorvaldsMerge tag 'drm-fixes-2019-10-25' of git://anongit.freed...
2019-10-25 Linus TorvaldsMerge tag 'mmc-v5.4-rc4' of git://git./linux/kernel...
2019-10-25 Jens Axboeio_uring: fix bad inflight accounting for SETUP_IOPOLL...
2019-10-25 Jens Axboeio_uring: used cached copies of sq->dropped and cq...
2019-10-25 Pavel Begunkovio_uring: Fix race for sqes with userspace
2019-10-25 Pavel Begunkovio_uring: Fix broken links with offloading
2019-10-25 Pavel Begunkovio_uring: Fix corrupted user_data
2019-10-25 Thomas GleixnerMerge tag 'irqchip-fixes-5.4-2' of git://git./linux...
2019-10-25 Dave AirlieMerge tag 'drm-fixes-5.4-2019-10-23' of git://people...
2019-10-25 Dave AirlieMerge tag 'drm-misc-fixes-2019-10-23' of git://anongit...
2019-10-25 Dave Wysochanskicifs: Fix cifsInodeInfo lock_sem deadlock when reconnec...
2019-10-25 Pavel ShilovskyCIFS: Fix use after free of file info structures
2019-10-25 Pavel ShilovskyCIFS: Fix retry mid list corruption on reconnects
2019-10-24 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.4-2' of git://git...
2019-10-24 Linus TorvaldsMerge tag 'acpi-5.4-rc5' of git://git./linux/kernel...
2019-10-24 Linus TorvaldsMerge tag 'pm-5.4-rc5' of git://git./linux/kernel/git...
2019-10-24 Linus TorvaldsMerge tag 'gfs2-v5.4-rc4.fixes' of git://git./linux...
2019-10-24 Andrew Pricegfs2: Fix memory leak when gfs2meta's fs_context is...
2019-10-24 Linus TorvaldsMerge tag 'mfd-fixes-5.4' of git://git./linux/kernel...
next