* [GIT PULL] hfsplus regression fixes
@ 2011-02-04 0:23 Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2011-02-04 0:23 UTC (permalink / raw)
To: torvalds; +Cc: linux-fsdevel, linux-kernel
Hi Linus,
please pull the tree with hfsplus regression fixes. It's mostly fixing
up the mount error path, as changes in this cycle have made the card
house of the old cleanup code collapse, and multiple people have
reported crashes when trying to mount random MAC-looking images or
media.
Also a trivial revert of a hunk from a cleanup patch that incorrectly
changed the comparism operands.
The following changes since commit ebf53826e105f488f4f628703a108e98940d1dc5:
Linux 2.6.38-rc3 (2011-02-01 13:05:49 +1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus.git for-linus
Christoph Hellwig (2):
hfsplus: fix failed mount handling
hfsplus: fix up a comparism in hfsplus_file_extend
Chuck Ebbert (2):
hfsplus: do not leak buffer on error
hfsplus: fix two memory leaks in wrapper.c
fs/hfsplus/extents.c | 4 +-
fs/hfsplus/part_tbl.c | 4 +-
fs/hfsplus/super.c | 106 ++++++++++++++++++++++++++++---------------------
fs/hfsplus/wrapper.c | 4 +-
4 files changed, 67 insertions(+), 51 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] hfsplus regression fixes
@ 2011-07-05 10:44 Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2011-07-05 10:44 UTC (permalink / raw)
To: torvalds; +Cc: linux-fsdevel, linux-kernel
Hi Linus,
please pull two small fixes for regressions introduced in the last
big batch of hfsplus updates in 2.6.38.
The following changes since commit ca56a95eedcc95f8fea7b49c87565cd961d74fe2:
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (2011-06-29 18:18:48 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus.git for-linus
Alexey Khoroshilov (1):
hfsplus: Fix double iput of the same inode in hfsplus_fill_super()
Seth Forshee (1):
hfsplus: add missing call to bio_put()
fs/hfsplus/super.c | 2 +-
fs/hfsplus/wrapper.c | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-05 10:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 0:23 [GIT PULL] hfsplus regression fixes Christoph Hellwig
-- strict thread matches above, loose matches on Subject: below --
2011-07-05 10:44 Christoph Hellwig
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).