The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [git pull] vfs.git misc pile
@ 2022-12-12  0:39 Al Viro
  2022-12-13  3:49 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Al Viro @ 2022-12-12  0:39 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The last commit in there (sysvfs very belated fix) had been there only
since Friday, but it's a really obvious fix - the bug had been introduced
in minixfs and sysvfs in 2002, minixfs got caught and fixed 2 years later
and sysvfs one got missed.  Fix is the same one-liner.  Up to you...

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc

for you to fetch changes up to e0c49bd2b4d3cd1751491eb2d940bce968ac65e9:

  fs: sysv: Fix sysv_nblocks() returns wrong value (2022-12-10 14:13:37 -0500)

----------------------------------------------------------------
misc pile

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Chen Zhongjin (1):
      fs: sysv: Fix sysv_nblocks() returns wrong value

Christoph Hellwig (1):
      fs: simplify vfs_get_super

Jeff Layton (1):
      fs: drop useless condition from inode_needs_update_time

Zhen Lei (2):
      btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
      get rid of INT_LIMIT, use type_max() instead

 Documentation/filesystems/mount_api.rst | 11 ------
 fs/btrfs/ordered-data.c                 |  6 ++--
 fs/inode.c                              |  3 --
 fs/super.c                              | 60 +++++----------------------------
 fs/sysv/itree.c                         |  2 +-
 include/linux/fs.h                      |  5 ++-
 include/linux/fs_context.h              | 14 --------
 7 files changed, 15 insertions(+), 86 deletions(-)

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

* Re: [git pull] vfs.git misc pile
  2022-12-12  0:39 [git pull] vfs.git misc pile Al Viro
@ 2022-12-13  3:49 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-12-13  3:49 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Mon, 12 Dec 2022 00:39:32 +0000:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc

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

Thank you!

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

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

* [git pull] vfs.git misc pile
@ 2023-04-24  4:29 Al Viro
  2023-04-25  2:49 ` pr-tracker-bot
  0 siblings, 1 reply; 4+ messages in thread
From: Al Viro @ 2023-04-24  4:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc

for you to fetch changes up to 73bb5a9017b93093854c18eb7ca99c7061b16367:

  fs: Fix description of vfs_tmpfile() (2023-03-12 20:03:48 -0400)

----------------------------------------------------------------
misc pile

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Al Viro (1):
      sysv: switch to put_and_unmap_page()

Fabio M. De Francesco (1):
      fs/sysv: Don't round down address for kunmap_flush_on_unmap()

Roberto Sassu (1):
      fs: Fix description of vfs_tmpfile()

 fs/namei.c      |  4 ++--
 fs/sysv/dir.c   | 28 +++++++++++-----------------
 fs/sysv/namei.c |  8 ++++----
 fs/sysv/sysv.h  |  1 -
 4 files changed, 17 insertions(+), 24 deletions(-)

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

* Re: [git pull] vfs.git misc pile
  2023-04-24  4:29 Al Viro
@ 2023-04-25  2:49 ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2023-04-25  2:49 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Mon, 24 Apr 2023 05:29:49 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/181b69dd6e61235b04742b473c23b00b731f62c3

Thank you!

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

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

end of thread, other threads:[~2023-04-25  2:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  0:39 [git pull] vfs.git misc pile Al Viro
2022-12-13  3:49 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-04-24  4:29 Al Viro
2023-04-25  2:49 ` 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