* [GIT PULL] exfat update for 5.20-rc1
@ 2022-08-08 12:16 Namjae Jeon
2022-08-08 18:42 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2022-08-08 12:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Sungjong Seo
Hi Linus,
This is exfat update pull request for v5.20-rc1. I add description of
this pull request on below. Please pull exfat with following ones.
Thanks!
The following changes since commit 3d7cb6b04c3f3115719235cc6866b10326de34cd:
Linux 5.19 (2022-07-31 14:03:01 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-5.20-rc1
for you to fetch changes up to df13a3477635414f243d53344bb4b510385e994d:
MAINTAINERS: Add Namjae's exfat git tree (2022-08-01 10:14:07 +0900)
----------------------------------------------------------------
Description for this pull request:
- fix the error code of rename syscall.
- cleanup and suppress the superfluous error messages.
- remove duplicate directory entry update.
- add exfat git tree in MAINTAINERS.
----------------------------------------------------------------
Petr Vorel (1):
MAINTAINERS: Add Namjae's exfat git tree
Takashi Iwai (5):
exfat: Return ENAMETOOLONG consistently for oversized paths
exfat: Define NLS_NAME_* as bit flags explicitly
exfat: Expand exfat_err() and co directly to pr_*() macro
exfat: Downgrade ENAMETOOLONG error message to debug messages
exfat: Drop superfluous new line for error messages
Yuezhang Mo (3):
exfat: reuse __exfat_write_inode() to update directory entry
exfat: remove duplicate write inode for truncating file
exfat: remove duplicate write inode for extending dir/file
MAINTAINERS | 1 +
fs/exfat/exfat_fs.h | 19 +++++++------
fs/exfat/fatent.c | 2 +-
fs/exfat/file.c | 82 +++++++++++++++++------------------------------------
fs/exfat/inode.c | 41 +++++++--------------------
fs/exfat/misc.c | 17 -----------
fs/exfat/namei.c | 22 +-------------
fs/exfat/nls.c | 4 +--
fs/exfat/super.c | 4 +--
9 files changed, 54 insertions(+), 138 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] exfat update for 5.20-rc1
2022-08-08 12:16 [GIT PULL] exfat update for 5.20-rc1 Namjae Jeon
@ 2022-08-08 18:42 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-08 18:42 UTC (permalink / raw)
To: Namjae Jeon; +Cc: Linus Torvalds, Linux Kernel Mailing List, Sungjong Seo
The pull request you sent on Mon, 8 Aug 2022 21:16:25 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.20-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f72fb74b8218f9aebfcc691b7e9bb641920dbc13
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-08-08 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08 12:16 [GIT PULL] exfat update for 5.20-rc1 Namjae Jeon
2022-08-08 18:42 ` 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
all inboxes | Powered by JetHome®