linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL REQUEST] ext3 & udf fixes for 3.7-rc1
@ 2012-10-04 12:34 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2012-10-04 12:34 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fsdevel, linux-ext4

  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

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

only message in thread, other threads:[~2012-10-04 12:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 12:34 [PULL REQUEST] ext3 & udf fixes for 3.7-rc1 Jan Kara

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).