This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 921bdc72a0d6 Merge tag 'mmc-v6.4-rc1-2' of git://git.kernel.org/pub/scm [...] new 4ea0bf4b98d6 io_uring: undeprecate epoll_ctl support new 26d147799001 Merge tag 'io_uring-6.4-2023-06-02' of git://git.kernel.dk/linux new 8557dc271269 md/raid5: fix miscalculation of 'end_sector' in raid5_read [...] new f270f8582353 Merge tag 'md-fixes-2023-05-24' of https://git.kernel.org/ [...] new 47fe1c3064c6 block: fix revalidate performance regression new 31a5978243d2 nvme: fix miss command type check new ea4d453b9ec9 nvme: double KA polling frequency to avoid KATO with TBKAS on new 774a96365147 nvme: check IO start time when deciding to defer KA new c7275ce6a5fd nvme: improve handling of long keep alives new 856303797724 nvme: fix the name of Zone Append for verbose logging new 2e45a49531fe Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org [...] new 2b7497739fc8 Merge tag 'block-6.4-2023-06-02' of git://git.kernel.dk/linux new d53d70084d27 nfsd: make a copy of struct iattr before calling notify_change new c034203b6a9d nfsd: fix double fget() bug in __write_ports_addfd() new a746ca666a84 Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/lin [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: block/blk-settings.c | 3 ++- drivers/md/raid5.c | 2 +- drivers/nvme/host/constants.c | 2 +- drivers/nvme/host/core.c | 52 ++++++++++++++++++++++++++++++++++++++---- drivers/nvme/host/ioctl.c | 2 +- drivers/nvme/host/nvme.h | 3 ++- drivers/nvme/target/passthru.c | 2 +- fs/nfsd/nfsctl.c | 7 +----- fs/nfsd/vfs.c | 10 +++++++- include/linux/sunrpc/svcsock.h | 7 +++--- io_uring/epoll.c | 4 ---- net/sunrpc/svcsock.c | 24 +++++-------------- 12 files changed, 75 insertions(+), 43 deletions(-)