linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git misc bits
@ 2023-02-24  3:40 Al Viro
  2023-02-25  3:33 ` Linus Torvalds
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Al Viro @ 2023-02-24  3:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	Assorted stuff that didn't fit anywhere else.

That should cover the rest of what I had in -next; I'd been sick for
several weeks, so a lot of pending stuff I hoped to put into -next
is going to miss this window ;-/

Al, off to deal with the remaining pile in the mailbox...

The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:

  Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

for you to fetch changes up to 39ecb653f671bbccd4a3c40f7f803f2874252f81:

  nsfs: repair kernel-doc for ns_match() (2023-01-11 15:47:40 -0500)

----------------------------------------------------------------
Fabio M. De Francesco (1):
      fs/cramfs: Convert kmap() to kmap_local_data()

Lukas Bulwahn (1):
      nsfs: repair kernel-doc for ns_match()

Thomas Weißschuh (1):
      nsfs: add compat ioctl handler

 fs/cramfs/inode.c | 9 ++++-----
 fs/nsfs.c         | 3 ++-
 2 files changed, 6 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [git pull] vfs.git misc bits
@ 2017-09-14 23:03 Al Viro
  0 siblings, 0 replies; 10+ messages in thread
From: Al Viro @ 2017-09-14 23:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

The following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:

  Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.misc

for you to fetch changes up to 1985296a3ccd5d89d2ec2ca17b1fa1a225f8ecd1:

  fix the __user misannotations in asm-generic get_user/put_user (2017-09-04 12:07:24 -0400)

----------------------------------------------------------------
Al Viro (1):
      fix the __user misannotations in asm-generic get_user/put_user

Byungchul Park (2):
      namespace.c: Don't reinvent the wheel but use existing llist API
      fput: Don't reinvent the wheel but use existing llist API

 fs/file_table.c               | 12 +++++-------
 fs/namespace.c                |  8 +++-----
 include/asm-generic/uaccess.h |  8 ++++----
 3 files changed, 12 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2023-02-25 22:02 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24  3:40 [git pull] vfs.git misc bits Al Viro
2023-02-25  3:33 ` Linus Torvalds
2023-02-25  3:45   ` Al Viro
2023-02-25  4:57     ` Al Viro
2023-02-25 17:04       ` Linus Torvalds
2023-02-25 18:11         ` Al Viro
     [not found]           ` <3805D9F9-FB5D-4A8A-BE4B-845DDC508441@gmail.com>
2023-02-25 22:02             ` Al Viro
2023-02-25  3:40 ` pr-tracker-bot
2023-02-25  3:40 ` Linus Torvalds
  -- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:03 Al Viro

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).