* [GIT PULL] vfs ceph
@ 2025-03-22 10:16 Christian Brauner
2025-03-24 21:01 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2025-03-22 10:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Christian Brauner, linux-fsdevel, linux-kernel
Hey Linus,
/* Summary */
This contains the work to remove access to page->index from ceph and
fixes the test failure observed for ceph with generic/421 by refactoring
ceph_writepages_start().
/* Testing */
gcc version 14.2.0 (Debian 14.2.0-6)
Debian clang version 16.0.6 (27+b1)
No build failures or warnings were observed.
/* Conflicts */
Merge conflicts with mainline
=============================
No known conflicts.
Merge conflicts with other trees
================================
No known conflicts.
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.ceph
for you to fetch changes up to 59b59a943177e1a96d645a63d1ad824644fa848a:
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio (2025-03-05 12:57:15 +0100)
Please consider pulling these changes from the signed vfs-6.15-rc1.ceph tag.
Thanks!
Christian
----------------------------------------------------------------
vfs-6.15-rc1.ceph
----------------------------------------------------------------
Christian Brauner (2):
Merge patch series "ceph: fix generic/421 test failure"
Merge patch series "Remove accesses to page->index from ceph"
Matthew Wilcox (Oracle) (12):
ceph: Remove ceph_writepage()
ceph: Use a folio in ceph_page_mkwrite()
ceph: Convert ceph_find_incompatible() to take a folio
ceph: Convert ceph_readdir_cache_control to store a folio
ceph: Convert writepage_nounlock() to write_folio_nounlock()
ceph: Convert ceph_check_page_before_write() to use a folio
ceph: Remove uses of page from ceph_process_folio_batch()
ceph: Convert ceph_move_dirty_page_in_page_array() to move_dirty_folio_in_page_array()
ceph: Pass a folio to ceph_allocate_page_array()
fs: Remove page_mkwrite_check_truncate()
ceph: Fix error handling in fill_readdir_cache()
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Viacheslav Dubeyko (4):
ceph: extend ceph_writeback_ctl for ceph_writepages_start() refactoring
ceph: introduce ceph_process_folio_batch() method
ceph: introduce ceph_submit_write() method
ceph: fix generic/421 test failure
fs/ceph/addr.c | 1259 +++++++++++++++++++++++++++++------------------
fs/ceph/dir.c | 15 +-
fs/ceph/inode.c | 31 +-
fs/ceph/mds_client.c | 2 +
fs/ceph/mds_client.h | 3 +
fs/ceph/super.c | 11 +
fs/ceph/super.h | 2 +-
fs/crypto/crypto.c | 22 +-
fs/ext4/page-io.c | 2 +-
fs/f2fs/data.c | 2 +-
include/linux/fscrypt.h | 12 +-
include/linux/pagemap.h | 28 --
12 files changed, 848 insertions(+), 541 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] vfs ceph
2025-03-22 10:16 [GIT PULL] vfs ceph Christian Brauner
@ 2025-03-24 21:01 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-03-24 21:01 UTC (permalink / raw)
To: Christian Brauner
Cc: Linus Torvalds, Christian Brauner, linux-fsdevel, linux-kernel
The pull request you sent on Sat, 22 Mar 2025 11:16:33 +0100:
> git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-6.15-rc1.ceph
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e63046adefc03800f1af76476701606bb148b49c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-24 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-22 10:16 [GIT PULL] vfs ceph Christian Brauner
2025-03-24 21:01 ` 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
all inboxes | Powered by JetHome®