linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] orangefs pull request for 6.18
@ 2025-10-03 14:56 Mike Marshall
  2025-10-03 21:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Marshall @ 2025-10-03 14:56 UTC (permalink / raw)
  To: Linus Torvalds, linux-fsdevel, Mike Marshall, devel

The following changes since commit f83ec76bf285bea5727f478a68b894f5543ca76e:

  Linux 6.17-rc6 (2025-09-14 14:21:14 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-6.18-ofs1

for you to fetch changes up to 11f6bce77e27e82015a0d044e6c1eec8b139831a:

  fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nul
(2025-09-30 10:23:24 -0400)

----------------------------------------------------------------
orangefs: Two cleanups and a bug fix.

Remove unused type in macro fill_default_sys_attrs
  Zhen Ni <zhen.ni@easystack.cn>

Replace kzalloc + copy_from_user with memdup_user_nul
  Thorsten Blum <thorsten.blum@linux.dev>

fix xattr related buffer overflow...
  A message was forwarded to me from Disclosure <disclosure@aisle.com>
  indicating a problem with a loop condition in our xattr code. When I
  fixed the problem it exposed a related memory leak problem, and I
  fixed that too.

----------------------------------------------------------------
Mike Marshall (1):
      orangefs: fix xattr related buffer overflow...

Thorsten Blum (1):
      fs/orangefs: Replace kzalloc + copy_from_user with memdup_user_nul

Zhen Ni (1):
      orangefs: Remove unused type in macro fill_default_sys_attrs

 fs/orangefs/namei.c            | 10 +++-------
 fs/orangefs/orangefs-debugfs.c | 11 +++++------
 fs/orangefs/orangefs-kernel.h  |  2 +-
 fs/orangefs/xattr.c            | 12 +++++++-----
 4 files changed, 16 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] orangefs pull request for 6.18
  2025-10-03 14:56 [GIT PULL] orangefs pull request for 6.18 Mike Marshall
@ 2025-10-03 21:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-03 21:31 UTC (permalink / raw)
  To: Mike Marshall; +Cc: Linus Torvalds, linux-fsdevel, Mike Marshall, devel

The pull request you sent on Fri, 3 Oct 2025 10:56:20 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git tags/for-linus-6.18-ofs1

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

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-10-03 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-03 14:56 [GIT PULL] orangefs pull request for 6.18 Mike Marshall
2025-10-03 21:31 ` 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;
as well as URLs for NNTP newsgroup(s).