io_uring: don't adjust LINK_HEAD in cancel ltimeout
[linux-2.6-microblaze.git] / fs /
2020-10-23 Pavel Begunkovio_uring: don't adjust LINK_HEAD in cancel ltimeout
2020-10-23 Pavel Begunkovio_uring: remove opcode check on ltimeout kill
2020-10-22 Jens Axboesplice: change exported internal do_splice() helper...
2020-10-22 Jens Axboeio_uring: make loop_rw_iter() use original user supplie...
2020-10-22 Pavel Begunkovio_uring: remove req cancel in ->flush()
2020-10-22 Jens Axboeio-wq: re-set NUMA node affinities if CPUs come online
2020-10-21 Pavel Begunkovio_uring: don't reuse linked_timeout
2020-10-20 Jens Axboeio_uring: unify fsize with def->work_flags
2020-10-19 Pavel Begunkovio_uring: fix racy REQ_F_LINK_TIMEOUT clearing
2020-10-19 Pavel Begunkovio_uring: do poll's hash_node init in common code
2020-10-19 Pavel Begunkovio_uring: inline io_poll_task_handler()
2020-10-19 Pavel Begunkovio_uring: remove extra ->file check in poll prep
2020-10-19 Pavel Begunkovio_uring: make cached_cq_overflow non atomic_t
2020-10-19 Pavel Begunkovio_uring: inline io_fail_links()
2020-10-19 Pavel Begunkovio_uring: kill ref get/drop in personality init
2020-10-19 Pavel Begunkovio_uring: flags-based creds init in queue
2020-10-19 Jeffle Xuio_uring: use blk_queue_nowait() to check if NOWAIT...
2020-10-17 Pavel Begunkovio_uring: fix double poll mask init
2020-10-17 Jens Axboeio-wq: inherit audit loginuid and sessionid
2020-10-17 Jens Axboeio_uring: use percpu counters to track inflight requests
2020-10-17 Jens Axboeio_uring: assign new io_identity for task if members...
2020-10-17 Jens Axboeio_uring: store io_identity in io_uring_task
2020-10-17 Jens Axboeio_uring: COW io_identity on mismatch
2020-10-17 Jens Axboeio_uring: move io identity items into separate struct
2020-10-17 Jens Axboeio_uring: rely solely on work flags to determine person...
2020-10-17 Jens Axboeio_uring: pass required context in as flags
2020-10-17 Jens Axboeio-wq: assign NUMA node locality if appropriate
2020-10-17 Jens Axboeio_uring: fix error path cleanup in io_sqe_files_register()
2020-10-17 Jens AxboeRevert "io_uring: mark io_uring_fops/io_op_defs as...
2020-10-17 Pavel Begunkovio_uring: fix REQ_F_COMP_LOCKED by killing it
2020-10-17 Pavel Begunkovio_uring: dig out COMP_LOCK from deep call chain
2020-10-17 Pavel Begunkovio_uring: don't put a poll req under spinlock
2020-10-17 Pavel Begunkovio_uring: don't unnecessarily clear F_LINK_TIMEOUT
2020-10-17 Pavel Begunkovio_uring: don't set COMP_LOCKED if won't put
2020-10-17 Colin Ian Kingio_uring: Fix sizeof() mismatch
2020-10-16 Linus TorvaldsMerge tag 'ovl-update-5.10' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'afs-fixes-20201016' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'f2fs-for-5.10-rc1' of git://git./linux/kerne...
2020-10-16 Linus TorvaldsMerge tag 'docs/v5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'trace-v5.10-2' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'printk-for-5.10-fixup' of git://git./linux...
2020-10-16 Linus TorvaldsMerge tag 'kgdb-5.10-rc1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'mips_5.10' of git://git./linux/kernel/git...
2020-10-16 Linus TorvaldsMerge tag 's390-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge tag 'powerpc-5.10-1' of git://git./linux/kernel...
2020-10-16 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-10-16 Libing ZhouROMFS: support inode blocks calculation
2020-10-16 Wang Hainilfs2: fix some kernel-doc warnings for nilfs2
2020-10-16 Matthew Wilcoxautofs: harden ioctl table
2020-10-16 Matthew Wilcox ... ramfs: fix nommu mmap with gaps in the page cache
2020-10-16 Jann Hornmm: remove the now-unnecessary mmget_still_valid()...
2020-10-16 Jann Hornbinfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
2020-10-16 Jann Horncoredump: rework elf/elf_fdpic vma_dump_size() into...
2020-10-16 Jann Horncoredump: refactor page range dumping into common helper
2020-10-16 Jann Horncoredump: let dump_emit() bail out on short writes
2020-10-16 Jann Hornbinfmt_elf_fdpic: stop using dump_emit() on user pointe...
2020-10-16 Chris Kennellyfs/binfmt_elf: use PT_LOAD p_align values for suitable...
2020-10-16 Randy Dunlapfs: configfs: delete repeated words in comments
2020-10-16 Matthew Wilcox ... mm/readahead: make page_cache_ra_unbounded take a reada...
2020-10-16 Matthew Wilcox ... fs: add a filesystem flag for THPs
2020-10-16 David Howellsafs: Don't assert on unpurgeable server records
2020-10-16 David Howellsafs: Add tracing for cell refcount and active user...
2020-10-16 David Howellsafs: Fix cell removal
2020-10-16 David Howellsafs: Fix cell purging with aliases
2020-10-16 David Howellsafs: Fix cell refcounting by splitting the usage counter
2020-10-16 David Howellsafs: Fix rapid cell addition/removal by not using RCU...
2020-10-16 Linus TorvaldsMerge tag 'net-next-5.10' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'integrity-v5.10' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'trace-v5.10' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'hyperv-next-signed' of git://git./linux...
2020-10-15 Linus TorvaldsMerge branch 'parisc-5.10-1' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of...
2020-10-15 Linus TorvaldsMerge tag 'linux-kselftest-next-5.10-rc1' of git:/...
2020-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'dio_for_v5.10-rc1' of git://git./linux/kerne...
2020-10-15 Linus TorvaldsMerge tag 'fs_for_v5.10-rc1' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'configfs-5.10' of git://git.infradead.org...
2020-10-15 Linus TorvaldsMerge tag 'dma-mapping-5.10' of git://git.infradead...
2020-10-15 Linus TorvaldsMerge tag 'dmaengine-5.10-rc1' of git://git./linux...
2020-10-15 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2020-10-15 Jiri KosinaMerge branch 'for-5.9/upstream-fixes' into for-linus
2020-10-15 Jiri KosinaMerge branch 'for-5.10/cp2112' into for-linus
2020-10-15 Jiri KosinaMerge branch 'for-5.10/core' into for-linus
2020-10-15 Linus TorvaldsMerge tag 'sound-5.10-rc1' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'drm-next-2020-10-15' of git://anongit.freede...
2020-10-15 Linus TorvaldsMerge tag 'char-misc-5.10-rc1' of git://git./linux...
2020-10-15 Linus TorvaldsMerge tag 'usb-5.10-rc1' of git://git./linux/kernel...
2020-10-15 Linus TorvaldsMerge tag 'staging-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'spdx-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'driver-core-5.10-rc1' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'tty-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'backlight-next-5.10' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'mfd-next-5.10' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'devicetree-for-5.10' of git://git./linux...
2020-10-14 Linus TorvaldsMerge tag 'pinctrl-v5.10-1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'leds-5.10-rc1' of git://git./linux/kernel...
2020-10-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-10-14 Linus TorvaldsMerge tag 'for-5.10/dm-changes' of git://git./linux...
next