mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>,
	linux-nilfs@vger.kernel.org
Subject: [GIT PULL] nilfs2 updates for 2.6.38
Date: Mon, 10 Jan 2011 21:06:34 +0900 (JST)	[thread overview]
Message-ID: <20110110.210634.69343822.ryusuke@osrg.net> (raw)

Hi Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus

to receive the following nilfs2 updates.  The only noticeable change
is fiemap support, otherwise it's mostly cleanups and minor fixes.

Thanks!

Ryusuke Konishi
--
The following changes since commit 0c21e3aaf6ae85bee804a325aa29c325209180fd:

  Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus (2011-01-07 17:16:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus

Joe Perches (1):
      fs/nilfs2/super.c: Use printf extension %pV

Ryusuke Konishi (10):
      MAINTAINERS: add nilfs2 git tree entry
      nilfs2: call nilfs_error inside bmap routines
      nilfs2: mark buffer heads as delayed until the data is written to disk
      nilfs2: fiemap support
      nilfs2: fix a checkpatch error in page.c
      nilfs2: get rid of loaded flag from nilfs object
      nilfs2: simplify nilfs_mdt_freeze_buffer
      nilfs2: get rid of nilfs_mount_options structure
      nilfs2: do not pass sbi to functions which can get it from inode
      nilfs2: unfold nilfs_dat_inode function

 MAINTAINERS           |    1 +
 fs/nilfs2/bmap.c      |   47 ++++++++++---
 fs/nilfs2/btnode.c    |    3 +-
 fs/nilfs2/dir.c       |    3 +-
 fs/nilfs2/file.c      |    1 +
 fs/nilfs2/ifile.c     |   11 +--
 fs/nilfs2/inode.c     |  180 ++++++++++++++++++++++++++++++++++++++++--------
 fs/nilfs2/ioctl.c     |   12 ++--
 fs/nilfs2/mdt.c       |   32 +++------
 fs/nilfs2/namei.c     |    1 +
 fs/nilfs2/nilfs.h     |   13 +---
 fs/nilfs2/page.c      |   86 +++++++++++++++++++++++-
 fs/nilfs2/page.h      |    3 +
 fs/nilfs2/recovery.c  |    2 +-
 fs/nilfs2/sb.h        |    8 --
 fs/nilfs2/segment.c   |   43 +++---------
 fs/nilfs2/super.c     |   29 +++++---
 fs/nilfs2/the_nilfs.c |    6 +-
 fs/nilfs2/the_nilfs.h |    3 -
 19 files changed, 337 insertions(+), 147 deletions(-)

                 reply	other threads:[~2011-01-10 12:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110110.210634.69343822.ryusuke@osrg.net \
    --to=konishi.ryusuke@lab.ntt.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nilfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®