This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 683b783c2093 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 902d6d013f75 ceph: always queue a writeback when revoking the Fb caps new dbc347ef7f0c ceph: add ceph_cap_unlink_work to fire check_caps() immediately new 3f9c1b315d65 Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ce [...] new a37ee9e117ef io_uring/net: fix multishot accept overflow handling new 809601508259 Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linux new 79bd7eab8366 nvme-fabrics: fix I/O connect error handling new 29f697533247 nvme: implement support for relaxed effects new 8d30528a1709 nvmet: remove superfluous initialization new 9c10f2b172eb Merge tag 'nvme-6.8-2024-02-15' of git://git.infradead.org [...] new 7edfe0aaa6e7 Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux new aac8a59537df Revert "workqueue: Override implicit ordered attribute in [...] new 975b26ab307e Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/p [...] new 4cbec7e89a41 scsi: target: Fix unmap setup during configuration new 977fe773dcc7 scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-> [...] new 379a58caa199 scsi: fnic: Move fnic_fnic_flush_tx() to a work queue new c1ca10ceffbb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 16 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: drivers/nvme/host/core.c | 4 +++ drivers/nvme/host/fabrics.c | 1 + drivers/nvme/target/fabrics-cmd.c | 4 +-- drivers/scsi/fcoe/fcoe_ctlr.c | 20 +++++------ drivers/scsi/fnic/fnic.h | 3 +- drivers/scsi/fnic/fnic_fcs.c | 5 +-- drivers/scsi/fnic/fnic_main.c | 1 + drivers/scsi/fnic/fnic_scsi.c | 4 +-- drivers/target/target_core_configfs.c | 48 +++++++++++++++++--------- fs/ceph/caps.c | 65 +++++++++++++++++++++-------------- fs/ceph/mds_client.c | 48 ++++++++++++++++++++++++++ fs/ceph/mds_client.h | 5 +++ include/linux/nvme.h | 1 + io_uring/net.c | 5 +-- kernel/workqueue.c | 8 ++--- 15 files changed, 154 insertions(+), 68 deletions(-)