Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1370366 > unrolled thread

[GIT PULL] f2fs fixes for v4.6-rc3

Started byJaegeuk Kim <jaegeuk@kernel.org>
First post2016-04-04 07:30 +0200
Last post2016-04-04 23:20 +0200
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

#1370366 — [GIT PULL] f2fs fixes for v4.6-rc3

FromJaegeuk Kim <jaegeuk@kernel.org>
Date2016-04-04 07:30 +0200
Subject[GIT PULL] f2fs fixes for v4.6-rc3
Message-ID<rk5fl-6Lp-13@gated-at.bofh.it>
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(-)

[toc] | [next] | [standalone]


#1370848

FromLinus Torvalds <torvalds@linux-foundation.org>
Date2016-04-04 22:10 +0200
Message-ID<rkiYW-5L-17@gated-at.bofh.it>
In reply to#1370366
On Sun, Apr 3, 2016 at 10:21 PM, Jaegeuk Kim <jaegeuk@kernel.org> wrote:
>
> Could you please pull the below commits for v4.6-rc3?

Pulled, but..

>   git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-linus

.. the above is a tag, but it's not signed, nor even annotated. So it
has no message about what the fixes are in it, it's just the plain
SHA1 id.

Now, I don't really require signed tags from kernel.org, but it would
still be nice. And I *do* want a little blurb about the fixes, even if
it doesn't have to be all that exhaustive. Putting that in the tag is
convenient, but I'm ok with it being just in the email message too,
like you usually do.

This case had neither, so now my merge message is not as descriptive
as I prefer them ;(

             Linus

[toc] | [prev] | [next] | [standalone]


#1370904

FromJaegeuk Kim <jaegeuk@kernel.org>
Date2016-04-04 23:20 +0200
Message-ID<rkk4G-N4-19@gated-at.bofh.it>
In reply to#1370848
On Mon, Apr 04, 2016 at 01:07:11PM -0700, Linus Torvalds wrote:
> On Sun, Apr 3, 2016 at 10:21 PM, Jaegeuk Kim <jaegeuk@kernel.org> wrote:
> >
> > Could you please pull the below commits for v4.6-rc3?
> 
> Pulled, but..
> 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/f2fs-for-linus
> 
> .. the above is a tag, but it's not signed, nor even annotated. So it
> has no message about what the fixes are in it, it's just the plain
> SHA1 id.
> 
> Now, I don't really require signed tags from kernel.org, but it would
> still be nice. And I *do* want a little blurb about the fixes, even if
> it doesn't have to be all that exhaustive. Putting that in the tag is
> convenient, but I'm ok with it being just in the email message too,
> like you usually do.

Definitely, will do.
Thank you for pulling the patches.

Thanks,

> 
> This case had neither, so now my merge message is not as descriptive
> as I prefer them ;(
> 
>              Linus

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web