* [GIT PULL] exfat update for 5.9-rc1
[not found] <CGME20200813012834epcas1p2ca9a4e0f74353f7f3359a46b5acc5e39@epcas1p2.samsung.com>
@ 2020-08-13 1:28 ` Namjae Jeon
2020-08-13 19:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Namjae Jeon @ 2020-08-13 1:28 UTC (permalink / raw)
To: 'Linus Torvalds'; +Cc: linux-kernel
Hi Linus,
This is exfat update pull request for v5.9-rc1. I add description of
this pull request on below. Please pull exfat with following ones.
Thanks!
The following changes since commit bcf876870b95592b52519ed4aafcf9d95999bc9c:
Linux 5.8 (2020-08-02 14:21:45 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-5.9-rc1
for you to fetch changes up to 7018ec68f08249de17cb131b324d5a48e89ed898:
exfat: retain 'VolumeFlags' properly (2020-08-12 08:31:13 +0900)
----------------------------------------------------------------
Description for this pull request:
- Don't clear MediaFailure and VolumeDirty bit in volume flags
if these were already set before mounting.
- Write multiple dirty buffers at once in sync mode.
- Remove unneeded EXFAT_SB_DIRTY bit set.
----------------------------------------------------------------
Tetsuhiro Kohada (5):
exfat: remove EXFAT_SB_DIRTY flag
exfat: write multiple sectors at once
exfat: add error check when updating dir-entries
exfat: optimize exfat_zeroed_cluster()
exfat: retain 'VolumeFlags' properly
fs/exfat/balloc.c | 4 ++--
fs/exfat/dir.c | 32 ++++++++++++++++-------------
fs/exfat/exfat_fs.h | 14 ++++++-------
fs/exfat/exfat_raw.h | 5 ++---
fs/exfat/fatent.c | 58 ++++++++++------------------------------------------
fs/exfat/file.c | 9 +++++---
fs/exfat/inode.c | 13 ++++++------
fs/exfat/misc.c | 22 ++++++++++++++++++--
fs/exfat/namei.c | 32 ++++++++++++++---------------
fs/exfat/super.c | 48 ++++++++++++++++++++++++++++---------------
10 files changed, 121 insertions(+), 116 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-13 19:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <CGME20200813012834epcas1p2ca9a4e0f74353f7f3359a46b5acc5e39@epcas1p2.samsung.com>
2020-08-13 1:28 ` [GIT PULL] exfat update for 5.9-rc1 Namjae Jeon
2020-08-13 19:47 ` 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®