[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120327094538.GC5020@quack.suse.cz>
Date:	Tue, 27 Mar 2012 11:45:38 +0200
From:	Jan Kara <jack@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>
Subject: [PULL] ext3, UDF, and quota fixes
  Hello Linus,
  could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus
to get a couple of ext3 & UDF fixes and also one improvement in quota locking.
Top of the tree is e703c20. The full shortlog is:
Jan Kara (3):
      quota: Make quota code not call tty layer with dqptr_sem held
      udf: Fix handling of i_blocks
      udf: Fix deadlock in udf_release_file()
Joe Perches (1):
      udf: Remove unnecessary OOM messages
Kazuya Mio (2):
      ext3: Don't call dquot_free_block() if we don't update anything
      ext3: Update ctime in ext3_splice_branch() only when needed
Lukas Czerner (1):
      ext3: fix start and len arguments handling in ext3_trim_fs()
Steve Nickel (2):
      udf: Init/maintain file entry checkpoint field
      udf: Fix file entry logicalBlocksRecorded
The diffstat is
 fs/ext3/balloc.c |   84 +++++++++++++-----------
 fs/ext3/inode.c  |    9 ++-
 fs/quota/dquot.c |  189 ++++++++++++++++++++++++++++++++----------------------
 fs/udf/balloc.c  |   84 +++++++++++++-----------
 fs/udf/file.c    |    2 -
 fs/udf/ialloc.c  |    1 +
 fs/udf/inode.c   |   20 ++++--
 fs/udf/super.c   |    5 +-
 fs/udf/udf_i.h   |    1 +
 9 files changed, 226 insertions(+), 169 deletions(-)
							Thanks
								Honza
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
