Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1370366
| From | Jaegeuk Kim <jaegeuk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] f2fs fixes for v4.6-rc3 |
| Date | 2016-04-04 07:30 +0200 |
| Message-ID | <rk5fl-6Lp-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Could you please pull the below commits for v4.6-rc3?
Thanks,
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-linus
for you to fetch changes up to b2dde6fca37e947628b82ae8f35e183ff112d07c:
f2fs: retrieve IO write stat from the right place (2016-03-30 13:21:16 -0700)
----------------------------------------------------------------
Jaegeuk Kim (2):
f2fs: cover large section in sanity check of super
f2fs crypto: fix corrupted symlink in encrypted case
Shuoran Liu (1):
f2fs: retrieve IO write stat from the right place
fs/f2fs/namei.c | 12 +++----
fs/f2fs/super.c | 104 +++++++++++++++++++++++++++++++++++---------------------
2 files changed, 72 insertions(+), 44 deletions(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[GIT PULL] f2fs fixes for v4.6-rc3 Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-04 07:30 +0200
Re: [GIT PULL] f2fs fixes for v4.6-rc3 Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-04 22:10 +0200
Re: [GIT PULL] f2fs fixes for v4.6-rc3 Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-04 23:20 +0200
csiph-web