]> Git Repo - linux.git/commitdiff
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
authorLinus Torvalds <[email protected]>
Mon, 18 Nov 2024 17:54:32 +0000 (09:54 -0800)
committerLinus Torvalds <[email protected]>
Mon, 18 Nov 2024 17:54:32 +0000 (09:54 -0800)
Pull vfs pagecache updates from Christian Brauner:
 "Cleanup filesystem page flag usage: This continues the work to make
  the mappedtodisk/owner_2 flag available to filesystems which don't use
  buffer heads. Further patches remove uses of Private2. This brings us
  very close to being rid of it entirely"

* tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  migrate: Remove references to Private2
  ceph: Remove call to PagePrivate2()
  btrfs: Switch from using the private_2 flag to owner_2
  mm: Remove PageMappedToDisk
  nilfs2: Convert nilfs_copy_buffer() to use folios
  fs: Move clearing of mappedtodisk to buffer.c

1  2 
fs/btrfs/inode.c
fs/buffer.c
fs/ceph/addr.c
fs/nilfs2/page.c
include/linux/page-flags.h
mm/migrate.c

Simple merge
diff --cc fs/buffer.c
Simple merge
diff --cc fs/ceph/addr.c
Simple merge
Simple merge
Simple merge
diff --cc mm/migrate.c
Simple merge
This page took 0.113357 seconds and 4 git commands to generate.