summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-30io_uring: move timeouts flushing to a helperPavel Begunkov1-20/+14
2020-05-27statx: hide interfaces no longer used by io_uringBijan Mottahedeh2-4/+3
2020-05-27io_uring: call statx directlyBijan Mottahedeh1-46/+4
2020-05-27statx: allow system call to be invoked from io_uringBijan Mottahedeh2-13/+21
2020-05-27io_uring: add io_statx structureBijan Mottahedeh1-16/+22
2020-05-26io_uring: get rid of manual punting in io_closePavel Begunkov1-15/+5
2020-05-26io_uring: separate DRAIN flushing into a cold pathPavel Begunkov1-15/+15
2020-05-26io_uring: don't re-read sqe->off in timeout_prep()Pavel Begunkov1-2/+3
2020-05-26io_uring: simplify io_timeout lockingPavel Begunkov1-2/+1
2020-05-26io_uring: fix flush req->refs underflowPavel Begunkov1-1/+1
2020-05-20io_uring: don't submit sqes when ctx->refs is dyingXiaoguang Wang1-11/+2
2020-05-18io_uring: async task poll trigger cleanupJens Axboe1-17/+16
2020-05-17io_uring: add tee(2) supportPavel Begunkov2-3/+60
2020-05-17splice: export do_tee()Pavel Begunkov2-2/+4
2020-05-17io_uring: don't repeat valid flag listPavel Begunkov1-3/+1
2020-05-17io_uring: rename io_file_put()Pavel Begunkov1-9/+13
2020-05-17io_uring: remove req->needs_fixed_filesPavel Begunkov1-9/+12
2020-05-17io_uring: cleanup io_poll_remove_one() logicJens Axboe1-14/+13
2020-05-15io_uring: file registration list and lock optimizationJens Axboe1-14/+10
2020-05-15io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella2-0/+9
2020-05-15io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella2-2/+12
2020-05-15io_uring: allow POLL_ADD with double poll_wait() usersJens Axboe1-72/+146
2020-05-15io_uring: batch reap of dead file registrationsJens Axboe1-12/+42
2020-05-15io_uring: name sq thread and ref completionsJens Axboe1-16/+10
2020-05-11io_uring: remove duplicate semicolon at the end of lineXiaoming Ni1-1/+1
2020-05-09io_uring: remove obsolete 'state' parameterXiaoguang Wang1-2/+2
2020-05-09io_uring: remove 'fd is io_uring' from close pathJens Axboe1-6/+4
2020-05-07io_uring: don't use 'fd' for openat/openat2/statxJens Axboe1-25/+7
2020-05-07splice: move f_mode checks to do_{splice,tee}()Pavel Begunkov1-27/+18
2020-05-05io_uring: handle -EFAULT properly in io_uring_setup()Xiaoguang Wang1-13/+11
2020-05-04io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()Xiaoguang Wang1-5/+4
2020-05-03Linux 5.7-rc4v5.7-rc4Linus Torvalds1-1/+1
2020-05-03MAINTAINERS: btrfs: fix git repo URLEric Biggers1-1/+1
2020-05-01io_uring: punt splice async because of inode mutexPavel Begunkov1-14/+2
2020-05-01io_uring: check non-sync defer_list carefullyPavel Begunkov1-1/+1
2020-05-01io_uring: fix extra put in sync_file_range()Pavel Begunkov1-1/+1
2020-05-01iommu/qcom: Fix local_base status checkTang Bin1-1/+4
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman1-1/+1
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu1-2/+2
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit1-1/+1
2020-05-01io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()Xiaoguang Wang1-1/+1
2020-05-01io_uring: use proper references for fallback_req lockingBijan Mottahedeh1-2/+2
2020-05-01io_uring: only force async punt if poll based retry can't handle itJens Axboe1-2/+4
2020-05-01io_uring: enable poll retry for any file with ->read_iter / ->write_iterJens Axboe1-7/+13
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-25/+45
2020-04-30NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust1-1/+1
2020-04-30arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-04-30block: remove the bd_openers checks in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-30fibmap: Warn and return an error in case of block > INT_MAXRitesh Harjani2-4/+9
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap2-4/+3