From: Jan Kara <jack@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, reiserfs-devel@vger.kernel.org
Subject: [PULL] Reiserfs fixes and ext3 fix for 3.7-rc6
Date: Mon, 19 Nov 2012 21:53:47 +0100 [thread overview]
Message-ID: <20121119205347.GE20532@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
You will get fixes of reiserfs deadlocks when quotas are enabled (locking
there was completely busted by BKL conversion) and also one small ext3 fix
in the trim interface.
Top of the tree is ae49eee. The full shortlog is:
Jan Kara (4):
reiserfs: Fix lock ordering during remount
reiserfs: Protect reiserfs_quota_on() with write lock
reiserfs: Protect reiserfs_quota_write() with write lock
reiserfs: Move quota calls out of write lock
Lukas Czerner (1):
ext3: Avoid underflow of in ext3_trim_fs()
The diffstat is
fs/ext3/balloc.c | 5 ++-
fs/reiserfs/inode.c | 10 ++++++--
fs/reiserfs/stree.c | 4 +++
fs/reiserfs/super.c | 60
+++++++++++++++++++++++++++++++++++++++------------
4 files changed, 60 insertions(+), 19 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.cz>
SUSE Labs, CR
reply other threads:[~2012-11-19 20:53 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=20121119205347.GE20532@quack.suse.cz \
--to=jack@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=reiserfs-devel@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).