linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] Rename page_offset() to page_pos()
Date: Sat, 11 Apr 2020 13:32:20 -0700	[thread overview]
Message-ID: <20200411203220.GG21484@bombadil.infradead.org> (raw)

Hi Linus,

We've had some trouble recently with page_offset() being confusingly
named.  To minimise conflicts, I automatically generated these two rename
patches just now so you can merge it right before -rc1.  I included
the coccinelle scripts in the commit messages so you can generate the
patches yourself if you'd rather do that.

The following changes since commit b032227c62939b5481bcd45442b36dfa263f4a7c:

  Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 (2020-04-11 11:38:44 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/willy/linux-dax.git tags/page_pos

for you to fetch changes up to d80f6dd912904b261010b14928b8ba89d8dd88bd:

  fs: Rename page_file_offset() to page_file_pos() (2020-04-11 16:17:34 -0400)

----------------------------------------------------------------
Rename page_offset to page_pos

----------------------------------------------------------------
Matthew Wilcox (Oracle) (2):
      fs: Rename page_offset() to page_pos()
      fs: Rename page_file_offset() to page_file_pos()

 fs/9p/vfs_addr.c        |  4 ++--
 fs/afs/dir.c            |  2 +-
 fs/btrfs/compression.c  |  8 ++++----
 fs/btrfs/disk-io.c      |  4 ++--
 fs/btrfs/extent_io.c    | 28 ++++++++++++++--------------
 fs/btrfs/file-item.c    |  4 ++--
 fs/btrfs/inode.c        | 22 +++++++++++-----------
 fs/btrfs/ioctl.c        |  6 +++---
 fs/btrfs/relocation.c   |  2 +-
 fs/buffer.c             |  2 +-
 fs/ceph/addr.c          | 26 +++++++++++++-------------
 fs/cifs/cifssmb.c       |  2 +-
 fs/cifs/file.c          |  8 ++++----
 fs/erofs/zdata.c        |  2 +-
 fs/ext2/dir.c           |  6 +++---
 fs/ext4/inode.c         |  2 +-
 fs/f2fs/file.c          |  2 +-
 fs/fuse/file.c          | 10 +++++-----
 fs/gfs2/file.c          |  4 ++--
 fs/hostfs/hostfs_kern.c |  4 ++--
 fs/iomap/buffered-io.c  | 22 +++++++++++-----------
 fs/iomap/seek.c         |  4 ++--
 fs/isofs/compress.c     |  2 +-
 fs/minix/dir.c          |  6 +++---
 fs/nfs/file.c           |  4 ++--
 fs/nfs/write.c          |  6 +++---
 fs/nilfs2/dir.c         |  4 ++--
 fs/nilfs2/file.c        |  2 +-
 fs/nilfs2/page.c        |  2 +-
 fs/ocfs2/aops.c         |  6 +++---
 fs/ocfs2/mmap.c         |  4 ++--
 fs/orangefs/inode.c     | 48 ++++++++++++++++++++++++------------------------
 fs/romfs/super.c        |  2 +-
 fs/sysv/dir.c           |  6 +++---
 fs/ubifs/file.c         |  2 +-
 fs/ufs/dir.c            |  6 +++---
 fs/vboxsf/file.c        |  4 ++--
 fs/xfs/xfs_aops.c       |  2 +-
 include/linux/pagemap.h |  4 ++--
 mm/page_io.c            |  4 ++--
 40 files changed, 144 insertions(+), 144 deletions(-)




             reply	other threads:[~2020-04-11 20:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 20:32 Matthew Wilcox [this message]
2020-04-11 20:57 ` Linus Torvalds
2020-04-11 21:48   ` Matthew Wilcox
2020-04-11 22:02     ` Linus Torvalds
2020-04-11 22:06       ` Matthew Wilcox
2020-04-11 22:09         ` Linus Torvalds
2020-04-11 23:22           ` Matthew Wilcox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200411203220.GG21484@bombadil.infradead.org \
    --to=willy@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox