linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Ceph fixes for 5.4-rc7
@ 2019-11-08 15:58 Ilya Dryomov
  2019-11-08 21:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Dryomov @ 2019-11-08 15:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: ceph-devel, linux-kernel

Hi Linus,

The following changes since commit d6d5df1db6e9d7f8f76d2911707f7d5877251b02:

  Linux 5.4-rc5 (2019-10-27 13:19:19 -0400)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.4-rc7

for you to fetch changes up to ff29fde84d1fc82f233c7da0daa3574a3942bec7:

  ceph: return -EINVAL if given fsc mount option on kernel w/o support (2019-11-07 18:03:23 +0100)

----------------------------------------------------------------
Some late-breaking dentry handling fixes from Al and Jeff, a patch to
further restrict copy_file_range() to avoid potential data corruption
from Luis and a fix for !CONFIG_CEPH_FSCACHE kernels.  Everything but
the fscache fix is marked for stable.

----------------------------------------------------------------
Al Viro (2):
      ceph: fix RCU case handling in ceph_d_revalidate()
      ceph: add missing check in d_revalidate snapdir handling

Jeff Layton (2):
      ceph: don't try to handle hashed dentries in non-O_CREAT atomic_open
      ceph: return -EINVAL if given fsc mount option on kernel w/o support

Luis Henriques (2):
      ceph: fix use-after-free in __ceph_remove_cap()
      ceph: don't allow copy_file_range when stripe_count != 1

 fs/ceph/caps.c  | 10 +++++-----
 fs/ceph/dir.c   | 15 ++++++++-------
 fs/ceph/file.c  | 15 +++++++++++++--
 fs/ceph/inode.c |  1 +
 fs/ceph/super.c | 11 ++++++++++-
 5 files changed, 37 insertions(+), 15 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Ceph fixes for 5.4-rc7
  2019-11-08 15:58 [GIT PULL] Ceph fixes for 5.4-rc7 Ilya Dryomov
@ 2019-11-08 21:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-11-08 21:50 UTC (permalink / raw)
  To: Ilya Dryomov; +Cc: Linus Torvalds, ceph-devel, linux-kernel

The pull request you sent on Fri,  8 Nov 2019 16:58:53 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.4-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0689acfad34e4f60a25e354af2835e1569da81ba

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-08 21:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08 15:58 [GIT PULL] Ceph fixes for 5.4-rc7 Ilya Dryomov
2019-11-08 21:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).