linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fs: ntfs
@ 2023-06-23 10:58 Christian Brauner
  2023-06-26 17:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Brauner @ 2023-06-23 10:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Christian Brauner, linux-fsdevel, linux-kernel

Hey Linus,

/* Summary */
This contains a pile of various smaller fixes for ntfs. There's really
not a lot to say about them. I'm just the messenger, so this is an
unusually short pull request.

/* Testing */
clang: Ubuntu clang version 15.0.7
gcc: (Ubuntu 12.2.0-3ubuntu1) 12.2.0

All patches are based on v6.4-rc2 and have been sitting in linux-next.
No build failures or warnings were observed.

/* Conflicts */
At the time of creating this PR no merge conflicts were reported from
linux-next and no merge conflicts showed up doing a test-merge with
current mainline.

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs tags/v6.5/fs.ntfs

for you to fetch changes up to aa4b92c5234878d55da96d387ea4d3695ca5e4ab:

  ntfs: do not dereference a null ctx on error (2023-05-24 11:10:14 +0200)

Please consider pulling these changes from the signed v6.5/fs.ntfs tag.

Thanks!
Christian

----------------------------------------------------------------
v6.5/fs.ntfs

----------------------------------------------------------------
Colin Ian King (1):
      ntfs: remove redundant initialization to pointer cb_sb_start

Danila Chernetsov (1):
      ntfs: do not dereference a null ctx on error

Deming Wang (1):
      ntfs: Correct spelling

Shaomin Deng (1):
      ntfs: Remove unneeded semicolon

 fs/ntfs/attrib.c   |  2 +-
 fs/ntfs/compress.c |  2 +-
 fs/ntfs/mft.c      | 36 +++++++++++++++++++-----------------
 fs/ntfs/super.c    |  4 ++--
 4 files changed, 23 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2023-06-26 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 10:58 [GIT PULL] fs: ntfs Christian Brauner
2023-06-26 17:34 ` 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).