All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] exofs: changes for v2.6.39 merge window
@ 2011-03-23 14:46 Boaz Harrosh
  0 siblings, 0 replies; only message in thread
From: Boaz Harrosh @ 2011-03-23 14:46 UTC (permalink / raw)
  To: Linus Torvalds, open-osd, linux-fsdevel



Linus please pull the following few exofs changes since:
	commit [521cb40b] Linux 2.6.38

>From the git repository at:
  git://git.open-osd.org/linux-open-osd.git for-linus

The reason this is based on 2.6.38 is because all through the
rc window I was testing with external patches that only made
it in the final -rcs. So once 2.6.38 was released I have cut
a new tree, and re-run all the testes to make sure. It was since
sitting in linux-next.

This Merge window does not include the massive raid5 code, as it
is not reviewed and tested enough yet. I will postpone raid5 code
to the next Kernel.

Boaz Harrosh (5):
      exofs: Trivial: fix some indentation and debug prints
      exofs: Optimize read_4_write
      exofs: Override read-ahead to align on stripe_size
      exofs: Add option to mount by osdname
      exofs: Write sbi->s_nextid as part of the Create command
      exofs: deprecate the commands pending counter

Nick Piggin (1):
      exofs: simple fsync race fix

Tobias Klauser (1):
      exofs: Remove redundant unlikely()

 Documentation/filesystems/exofs.txt |   10 ++-
 fs/exofs/common.h                   |   18 +++-
 fs/exofs/dir.c                      |   33 ++++---
 fs/exofs/exofs.h                    |    6 +-
 fs/exofs/file.c                     |   16 +---
 fs/exofs/inode.c                    |   51 ++++++++--
 fs/exofs/super.c                    |  190 +++++++++++++++++++++++++++++++----
 7 files changed, 259 insertions(+), 65 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-23 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 14:46 [GIT PULL] exofs: changes for v2.6.39 merge window Boaz Harrosh

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.