linux-2.6-block.git
2021-03-25 Pavel Begunkovio_uring: add helper flushing locked_free_list
2021-03-25 Pavel Begunkovio_uring: refactor io_free_req_deferred()
2021-03-25 Pavel Begunkovio_uring: inline io_put_req and friends
2021-03-25 Pavel Begunkovio_uring: refactor rsrc refnode allocation
2021-03-25 Pavel Begunkovio_uring: refactor io_flush_cached_reqs()
2021-03-25 Pavel Begunkovio_uring: optimise success case of __io_queue_sqe
2021-03-25 Pavel Begunkovio_uring: inline __io_queue_linked_timeout()
2021-03-25 Pavel Begunkovio_uring: keep io_req_free_batch() call locality
2021-03-25 Pavel Begunkovio_uring: optimise tctx node checks/alloc
2021-03-25 Pavel Begunkovio_uring: optimise io_uring_enter()
2021-03-25 Pavel Begunkovio_uring: don't take ctx refs in task_work handler
2021-03-25 Jens Axboeio_uring: transform ret == 0 for poll cancelation compl...
2021-03-25 Jens Axboeio_uring: correct comment on poll vs iopoll
2021-03-25 Jens Axboeio_uring: cache async and regular file state for fixed...
2021-03-25 Jens Axboeio_uring: don't check for io_uring_fops for fixed files
2021-03-25 Pavel Begunkovio_uring: simplify io_sqd_update_thread_idle()
2021-03-25 Jens Axboeio_uring: switch to atomic_t for io_kiocb reference...
2021-03-25 Jens Axboeio_uring: wrap io_kiocb reference count manipulation...
2021-03-25 Pavel Begunkovio_uring: simplify io_resubmit_prep()
2021-03-25 Pavel Begunkovio_uring: merge defer_prep() and prep_async()
2021-03-25 Pavel Begunkovio_uring: rethink def->needs_async_data
2021-03-25 Pavel Begunkovio_uring: untie alloc_async_data and needs_async_data
2021-03-25 Pavel Begunkovio_uring: refactor out send/recv async setup
2021-03-25 Pavel Begunkovio_uring: use better types for cflags
2021-03-25 Pavel Begunkovio_uring: refactor provide/remove buffer locking
2021-03-25 Pavel Begunkovio_uring: add a helper failing not issued requests
2021-03-25 Pavel Begunkovio_uring: further deduplicate file slot selection
2021-03-25 Pavel Begunkovio_uring: reuse io_req_task_queue_fail()
2021-03-25 Pavel Begunkovio_uring: avoid taking ctx refs for task-cancel
2021-03-25 Jens AxboeMerge branch 'io_uring-5.12' into for-5.13/io_uring
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 Linus TorvaldsLinux 5.12-rc4 v5.12-rc4
2021-03-21 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-03-21 Jens Axboeio_uring: don't use {test,clear}_tsk_thread_flag()...
2021-03-21 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-21' of git://git.kerne...
2021-03-21 Linus TorvaldsMerge tag 'staging-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'usb-5.12-rc4' of git://git./linux/kernel...
2021-03-21 Linus TorvaldsMerge tag 'irq-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'perf-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'locking-urgent-2021-03-21' of git://git...
2021-03-21 Linus TorvaldsMerge tag 'efi-urgent-2021-03-21' of git://git./linux...
2021-03-21 Linus TorvaldsMerge tag 'x86_urgent_for_v5.12-rc4' of git://git....
2021-03-21 Linus TorvaldsMerge tag 'powerpc-5.12-4' of git://git./linux/kernel...
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-21 Theodore Ts'oext4: initialize ret to suppress smatch warning
2021-03-21 Pan Bianext4: stop inode update before return
2021-03-21 Harshad Shirwadkarext4: fix rename whiteout with fast commit
2021-03-21 Jan Karaext4: fix timer use-after-free on failed mount
2021-03-21 Shijie Luoext4: fix potential error in ext4_do_update_inode
2021-03-21 zhangyi (F)ext4: do not try to set xattr into ea_inode if value...
2021-03-21 zhangyi (F)ext4: do not iput inode under running transaction in...
2021-03-21 zhangyi (F)ext4: find old entry again if failed to rename whiteout
2021-03-20 Thomas Gleixnergenirq: Disable interrupts for force threaded handlers
2021-03-20 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc4' of git://git....
2021-03-20 Linus TorvaldsMerge tag '5.12-rc3-smb3' of git://git.samba.org/sfrenc...
2021-03-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-20 Linus TorvaldsMerge tag 'zonefs-5.12-rc4' of git://git./linux/kernel...
2021-03-20 Linus TorvaldsMerge tag 'block-5.12-2021-03-19' of git://git.kernel...
2021-03-20 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-19' of git://git.kerne...
2021-03-19 Johan Hovoldx86/apic/of: Fix CPU devicetree-node lookups
2021-03-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-03-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.12-rc4' of git://git....
2021-03-19 Linus TorvaldsMerge tag 's390-5.12-4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'trace-v5.12-rc3' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'pm-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc3' of git://git./linux...
2021-03-19 Linus TorvaldsMerge tag 'sound-5.12-rc4' of git://git./linux/kernel...
2021-03-19 Steve Frenchcifs: fix allocation size on newly created files
2021-03-19 Rafael J. WysockiMerge branch 'pm-core'
2021-03-19 Rafael J. WysockiRevert "PM: runtime: Update device status before lettin...
2021-03-19 Ingo MolnarMerge tag 'efi-urgent-for-v5.12-rc3' of git://git....
2021-03-19 Jens AxboeMerge tag 'nvme-5.12-20210319' of git://git.infradead... block-5.12-2021-03-19
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_update() sanity check
2021-03-19 Peter Zijlstrastatic_call: Align static_call_is_init() patching condition
2021-03-19 Peter Zijlstrastatic_call: Fix static_call_set_init()
2021-03-19 Thomas Gleixnerx86/ioapic: Ignore IRQ2 again
2021-03-19 Emanuele Giuseppe... documentation/kvm: additional explanations on KVM_SET_B...
2021-03-19 Ard Biesheuvelefi: use 32-bit alignment for efi_guid_t literals
2021-03-19 Lv Yunlongfirmware/efi: Fix a use after bug in efi_mem_reserve_pe...
2021-03-19 Aurelien Aptelcifs: warn and fail if trying to use rootfs without...
2021-03-19 Liu xuzhifs/cifs/: fix misspellings using codespell tool
2021-03-19 Linus TorvaldsMerge tag 'drm-fixes-2021-03-19' of git://anongit.freed...
2021-03-19 Tobias Klausmannnouveau: Skip unvailable ttm page entries
2021-03-19 Dave AirlieMerge tag 'drm-intel-fixes-2021-03-18' of git://anongit...
2021-03-19 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-18' of https...
2021-03-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-03-18' of git://anongit...
2021-03-18 Linus TorvaldsMerge tag 'for-5.12-rc3-tag' of git://git./linux/kernel...
2021-03-18 Linus TorvaldsMerge tag 'vfio-v5.12-rc4' of git://github.com/awilliam...
2021-03-18 Linus TorvaldsMerge tag 'xfs-5.12-fixes-3' of git://git./fs/xfs/xfs...
2021-03-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-03-18 Wanpeng Lix86/kvm: Fix broken irq restoration in kvm_wait
2021-03-18 Wanpeng LiKVM: X86: Fix missing local pCPU when executing wbinvd...
2021-03-18 Sean ChristophersonKVM: x86: Protect userspace MSR filter with SRCU, and...
next