linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fix
@ 2015-05-08 21:32 Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2015-05-08 21:32 UTC (permalink / raw)
  To: torvalds, LKML, linux-btrfs

Hi Linus,

When an arm user reported crashes near page_address(page) in my new code,
it became clear that I can't be trusted with GFP masks.  Filipe beat me
to the patch, and I'll just be in the corner with my dunce cap on.

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus-4.1

Filipe Manana (1) commits (+1/-1):
    Btrfs: fix wrong mapping flags for free space inode

Total: (1) commits (+1/-1)

 fs/btrfs/free-space-cache.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] Btrfs fix
@ 2015-02-06 20:16 Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2015-02-06 20:16 UTC (permalink / raw)
  To: torvalds; +Cc: linux-btrfs, LKML

Hi Linus,

Forrest Liu tracked down a missing blk_finish_plug in the btrfs logging
code. This isn't a new bug, and it's hard to hit.  But, it's safe enough
for inclusion now, and in my for-linus branch:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus

I missed the cc: stable, but I'll send it along to them as well.

Forrest Liu (1) commits (+1/-0):
    Btrfs: add missing blk_finish_plug in btrfs_sync_log()

Total: (1) commits (+1/-0)

 fs/btrfs/tree-log.c | 1 +
 1 file changed, 1 insertion(+)


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] Btrfs fix
@ 2015-01-30 16:48 Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2015-01-30 16:48 UTC (permalink / raw)
  To: torvalds, linux-btrfs, LKML

Hi Linus,

We have one more fix for btrfs in my for-linus branch:

git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus

This was a bug in the new raid5/6 scrubbing support.

Gui Hecheng (1) commits (+2/-0):
    btrfs: fix raid56 scrub failed in xfstests btrfs/072

Total: (1) commits (+2/-0)

 fs/btrfs/scrub.c | 2 ++
 1 file changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [GIT PULL] Btrfs fix
@ 2011-10-03 18:25 Chris Mason
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Mason @ 2011-10-03 18:25 UTC (permalink / raw)
  To: Linus Torvalds, Linux Btrfs, linux-kernel

Hi everyone,

Josef found a btrfs bug that can lead us to loop trying to fault in
pages during btrfs_file_write.  I've pushed the fix out to the btrfs git
tree.  Linus, please pull from the btrfs-3.0 branch:

git://github.com/chrismason/linux.git btrfs-3.0


Josef Bacik (1) commits (+16/-8):
    Btrfs: force a page fault if we have a shorty copy on a page boundary

Total: (1) commits (+16/-8)

 fs/btrfs/file.c |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-08 21:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 21:32 [GIT PULL] Btrfs fix Chris Mason
  -- strict thread matches above, loose matches on Subject: below --
2015-02-06 20:16 Chris Mason
2015-01-30 16:48 Chris Mason
2011-10-03 18:25 Chris Mason

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).