* [GIT PULL] f2fs fix for 4.11-rc4
@ 2017-03-20 17:30 Jaegeuk Kim
0 siblings, 0 replies; only message in thread
From: Jaegeuk Kim @ 2017-03-20 17:30 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linux FS Dev Mailing List, Linux Kernel Mailing List,
Linux F2FS Dev Mailing List
Hi Linus,
Could you please pull the below fixes?
Thanks,
The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:
Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/for-f2fs-4.11-rc4
for you to fetch changes up to 7041d5d286fb54635f540c1bb3b43980ed65513a:
f2fs: combine nat_bits and free_nid_bitmap cache (2017-03-20 10:00:18 -0400)
----------------------------------------------------------------
Bug fix for f2fs
- Fix performance regression reported by lkp-rebot
- Fix potential data lost after power-cut due to SSR reallocation
----------------------------------------------------------------
Chao Yu (2):
f2fs: skip scanning free nid bitmap of full NAT blocks
f2fs: combine nat_bits and free_nid_bitmap cache
Jaegeuk Kim (3):
f2fs: don't overwrite node block by SSR
f2fs: declare static functions
f2fs: use __set{__clear}_bit_le
fs/f2fs/debug.c | 1 +
fs/f2fs/dir.c | 2 +-
fs/f2fs/f2fs.h | 2 +
fs/f2fs/node.c | 163 ++++++++++++++++++++++++++----------------------------
fs/f2fs/segment.c | 6 ++
5 files changed, 87 insertions(+), 87 deletions(-)
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-20 17:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 17:30 [GIT PULL] f2fs fix for 4.11-rc4 Jaegeuk Kim
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).