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


Groups > linux.kernel > #1193653

[GIT PULL] f2fs urgent fix

Path csiph.com!aioe.org!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!news.panservice.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod
From Jaegeuk Kim <jaegeuk@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] f2fs urgent fix
Date Tue, 28 Jul 2015 02:10:01 +0200
Message-ID <pR0CZ-Rv-3@gated-at.bofh.it> (permalink)
X-Original-To Linus Torvalds <torvalds@linux-foundation.org>
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.5.21 (2010-09-15)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 35
Organization linux.* mail to news gateway
X-Original-Cc Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, Linux FS Dev Mailing List <linux-fsdevel@vger.kernel.org>, Linux F2FS Dev Mailing List <linux-f2fs-devel@lists.sourceforge.net>
X-Original-Date Mon, 27 Jul 2015 17:04:49 -0700
X-Original-Message-ID <20150728000449.GA53271@jaegeuk-mac02.mot-mobility.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1193653

Show key headers only | View raw


Hi Linus,

Could you please pull the following bug-fix patches?

Thanks,

The following changes since commit 33b40178cb3bd75294d1a758b3f509a0d38682ab:

  Merge branch 'for-linus' of git://git.kernel.dk/linux-block (2015-07-24 17:00:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git tags/for-f2fs-v4.2-rc5

for you to fetch changes up to 6282adbf932c226f76e1b83e074448c79976fe75:

  f2fs: call set_page_dirty to attach i_wb for cgroup (2015-07-25 08:54:26 -0700)

----------------------------------------------------------------
Jaegeuk Kim (2):
      f2fs: handle error cases in move_encrypted_block
      f2fs: call set_page_dirty to attach i_wb for cgroup

 fs/f2fs/data.c    |  2 --
 fs/f2fs/file.c    |  7 ++++---
 fs/f2fs/gc.c      | 30 +++++++++++++++++++++---------
 fs/f2fs/inline.c  |  2 ++
 fs/f2fs/segment.c |  1 +
 5 files changed, 28 insertions(+), 14 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] f2fs urgent fix Jaegeuk Kim <jaegeuk@kernel.org> - 2015-07-28 02:10 +0200

csiph-web