linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org
Subject: [PULL REQUEST] ext3 & udf fixes for 3.7-rc1
Date: Thu, 4 Oct 2012 14:34:29 +0200	[thread overview]
Message-ID: <20121004123429.GE4641@quack.suse.cz> (raw)

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

Shortlog pretty much says it all. Interesting bits are UDF support for
direct IO and ext3 fix for a long standing oops in data=journal mode.

Top of the tree is 09e05d4. The full shortlog is:

Eric Sandeen (1):
      ext3: don't clear orphan list on ro mount with errors

Ian Abbott (1):
      UDF: Add support for O_DIRECT

Jan Kara (2):
      Merge branch 'fast_track' into for_next
      jbd: Fix assertion failure in commit code due to lacking transaction credits

Namjae Jeon (1):
      udf: add writepages support for udf

Sachin Kamat (2):
      reiserfs: Make reiserfs_xattr_handlers static
      ext3: Replace 0 with NULL for pointer in super.c file

The diffstat is

 arch/um/os-Linux/time.c |    2 +-
 fs/ext3/super.c         |    8 +++--
 fs/jbd/commit.c         |   45 +++++++++++++++++++++++++--------
 fs/jbd/transaction.c    |   64 ++++++++++++++++++++++++++++++++--------------
 fs/reiserfs/xattr.c     |    2 +-
 fs/udf/file.c           |    9 ++++++
 fs/udf/inode.c          |   59 +++++++++++++++++++++++++++++++-----------
 7 files changed, 137 insertions(+), 52 deletions(-)

							Thanks
								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

                 reply	other threads:[~2012-10-04 12:34 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=20121004123429.GE4641@quack.suse.cz \
    --to=jack@suse.cz \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@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;
as well as URLs for NNTP newsgroup(s).