[GIT,PULL] exfat fixes for 6.8-rc3

Message ID CAKYAXd8hypJfgauRpzQ3-oHr9CybwWe406sxjKp8U=icU7=sJw@mail.gmail.com
State New
Headers
Series [GIT,PULL] exfat fixes for 6.8-rc3 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-6.8-rc3

Message

Namjae Jeon Feb. 1, 2024, 12:54 p.m. UTC
  Hi Linus,

This is exfat fixes pull request for v6.8-rc3. I add description of
this pull request on below. Please pull exfat with following fixes.

Thanks!

The following changes since commit 296455ade1fdcf5f8f8c033201633b60946c589a:

  Merge tag 'char-misc-6.8-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
(2024-01-17 16:47:17 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git
tags/exfat-for-6.8-rc3

for you to fetch changes up to 0991abeddefa118479b0af32c28bcd662dec1561:

  exfat: fix zero the unwritten part for dio read (2024-01-18 23:01:51 +0900)

----------------------------------------------------------------
Description for this pull request:
  - Fix BUG in iov_iter_revert reported from syzbot.

----------------------------------------------------------------
Yuezhang Mo (1):
      exfat: fix zero the unwritten part for dio read

 fs/exfat/inode.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Feb. 1, 2024, 9:02 p.m. UTC | #1
The pull request you sent on Thu, 1 Feb 2024 21:54:53 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat.git tags/exfat-for-6.8-rc3

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

Thank you!