* [PULL] Reiserfs fixes and ext3 fix for 3.7-rc6
@ 2012-11-19 20:53 Jan Kara
0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2012-11-19 20:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, reiserfs-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-11-19 20:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19 20:53 [PULL] Reiserfs fixes and ext3 fix for 3.7-rc6 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).