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 <[email protected]>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to