All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	NFS list <linux-nfs@vger.kernel.org>,
	open-osd <osd-dev@open-osd.org>,
	Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Subject: [GIT PULL] exofs: Mostly fixes
Date: Fri, 3 Aug 2012 11:08:19 +0300	[thread overview]
Message-ID: <501B86F3.5060507@panasas.com> (raw)

Hi Linus

Please pull a few changes since commit v3.5-rc5-5-gc999ff6

They are available in the git repository at:

  git://git.open-osd.org/linux-open-osd.git for-linus

for you to fetch changes up to 9e62bb4458ad2cf28bd701aa5fab380b846db326:

  ore: Fix out-of-bounds access in _ios_obj() (2012-08-02 16:41:56 +0300)

They are all mostly fixes, except the most important patch by Artem Bityutskiy
which removes the use of s_dirt. After this patch s_dirt can be completely
removed from the tree.

Thanks, hope you are enjoying the Olympics, for me it's the swimming
Boaz

----------------------------------------------------------------
Artem Bityutskiy (1):
      exofs: stop using s_dirt

Boaz Harrosh (3):
      exofs: Fix __r4w_get_page when offset is beyond i_size
      exofs: Use proper max_IO calculations from ore
      ore: Fix out-of-bounds access in _ios_obj()

Kautuk Consul (1):
      exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)

 fs/exofs/inode.c | 27 ++++++++++++++++++---------
 fs/exofs/ore.c   | 14 +++++++-------
 fs/exofs/super.c | 11 -----------
 3 files changed, 25 insertions(+), 27 deletions(-)

                 reply	other threads:[~2012-08-03  8:08 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=501B86F3.5060507@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=osd-dev@open-osd.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.