From: "Namjae Jeon" <namjae.jeon@samsung.com>
To: "'Linus Torvalds'" <torvalds@linux-foundation.org>
Cc: "'LKML'" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] exfat fixes for 5.7-rc3
Date: Thu, 23 Apr 2020 13:41:00 +0900 [thread overview]
Message-ID: <001c01d61929$6382ac30$2a880490$@samsung.com> (raw)
In-Reply-To:
Hi Linus,
This is exfat fixes pull request for v5.7-rc3. I add description of
this pull request on below. Please pull exfat with following fixes.
Thanks!
The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:
Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/for-5.7-rc3
for you to fetch changes up to 81df1ad40644b706a1cdbd28a1471f9f0c0ea3e8:
exfat: truncate atimes to 2s granularity (2020-04-22 20:14:06 +0900)
----------------------------------------------------------------
Description for this pull request:
- several bug fixes(broken discard mount option, remount failure, memory leak)
- add missing MODULE_ALIAS_FS for automatically loading exfat module.
- set s_time_gran and truncate atime with exfat timestamp granularity.
----------------------------------------------------------------
Eric Sandeen (2):
exfat: properly set s_time_gran
exfat: truncate atimes to 2s granularity
Pali Rohár (1):
exfat: Fix discard support
Tetsuhiro Kohada (2):
exfat: Unify access to the boot sector
exfat: remove 'bps' mount-option
Thomas Backlund (1):
exfat: add missing MODULE_ALIAS_FS()
fs/exfat/balloc.c | 3 ---
fs/exfat/exfat_fs.h | 1 +
fs/exfat/file.c | 2 ++
fs/exfat/misc.c | 14 +++++++++++++-
fs/exfat/namei.c | 7 +++++++
fs/exfat/super.c | 53 ++++++++++++++++++++++-------------------------------
6 files changed, 45 insertions(+), 35 deletions(-)
next parent reply other threads:[~2020-04-23 4:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20200423044100epcas1p12ae3c91c4370bae94ce5b33274edec14@epcas1p1.samsung.com>
2020-04-23 4:41 ` Namjae Jeon [this message]
2020-04-23 16:45 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='001c01d61929$6382ac30$2a880490$@samsung.com' \
--to=namjae.jeon@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®