linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] exfat update for 5.18-rc1
@ 2022-04-01 13:10 Namjae Jeon
  2022-04-01 21:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2022-04-01 13:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Sungjong Seo

Hi Linus,

This is exfat update pull request for v5.18-rc1. I add description of
this pull request on below. Please pull exfat with following ones.

Thanks!

The following changes since commit f443e374ae131c168a065ea1748feac6b2e76613:

  Linux 5.17 (2022-03-20 13:14:17 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-5.18-rc1

for you to fetch changes up to a4a3d8c52d952ab1f5c8b8b67b57f2e01936628d:

  exfat: do not clear VolumeDirty in writeback (2022-04-01 10:51:03 +0900)

----------------------------------------------------------------
Description for this pull request:
- Add keep_last_dots mount option to allow access to paths with trailing dots.
- Avoid repetitive volume dirty bit set/clear to improve storage life time.

----------------------------------------------------------------
Vasant Karasulli (1):
      exfat: allow access to paths with trailing dots

Yuezhang Mo (1):
      exfat: do not clear VolumeDirty in writeback

 fs/exfat/exfat_fs.h |  3 ++-
 fs/exfat/file.c     |  2 --
 fs/exfat/namei.c    | 55 +++++++++++++++++++++++++++++++++++------------------
 fs/exfat/super.c    | 17 +++++++++--------
 4 files changed, 47 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] exfat update for 5.18-rc1
  2022-04-01 13:10 [GIT PULL] exfat update for 5.18-rc1 Namjae Jeon
@ 2022-04-01 21:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-01 21:45 UTC (permalink / raw)
  To: Namjae Jeon; +Cc: Linus Torvalds, Linux Kernel Mailing List, Sungjong Seo

The pull request you sent on Fri, 1 Apr 2022 22:10:19 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.18-rc1

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

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:[~2022-04-01 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01 13:10 [GIT PULL] exfat update for 5.18-rc1 Namjae Jeon
2022-04-01 21:45 ` 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).