public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fixes for 4.13-rc5
@ 2017-08-07 19:22 Darrick J. Wong
  2017-08-18 20:47 ` [GIT PULL] xfs: fixes for 4.13-rc6 Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2017-08-07 19:22 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Linux Kernel Mailing List, linux-xfs,
	Eric Sandeen

Hi Linus,

I have a couple more bug fixes for you today.

--Darrick

The following changes since commit 5b094d6dac0451ad89b1dc088395c7b399b7e9e8:

  xfs: fix multi-AG deadlock in xfs_bunmapi (2017-07-26 08:20:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.13-fixes-3

for you to fetch changes up to 56bdf855e676f1f2ed7033f288f57dfd315725ba:

  xfs: Fix per-inode DAX flag inheritance (2017-08-04 13:43:36 -0700)

----------------------------------------------------------------
Changes since last update:
- Fix memory leak when issuing discard
- Fix propagation of the dax inode flag

----------------------------------------------------------------
Jan Kara (1):
      xfs: Fix leak of discard bio

Lukas Czerner (1):
      xfs: Fix per-inode DAX flag inheritance

 fs/xfs/xfs_inode.c   | 12 +++++++-----
 fs/xfs/xfs_log_cil.c |  1 +
 2 files changed, 8 insertions(+), 5 deletions(-)

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

* [GIT PULL] xfs: fixes for 4.13-rc6
  2017-08-07 19:22 [GIT PULL] xfs: fixes for 4.13-rc5 Darrick J. Wong
@ 2017-08-18 20:47 ` Darrick J. Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2017-08-18 20:47 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Linux Kernel Mailing List, linux-xfs,
	Eric Sandeen

Hi Linus,

A handful more bug fixes for you today.

--Darrick

The following changes since commit 56bdf855e676f1f2ed7033f288f57dfd315725ba:

  xfs: Fix per-inode DAX flag inheritance (2017-08-04 13:43:36 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.13-fixes-5

for you to fetch changes up to 77aff8c76425c8f49b50d0b9009915066739e7d2:

  xfs: don't leak quotacheck dquots when cow recovery (2017-08-17 12:40:33 -0700)

----------------------------------------------------------------
Changes since last time:
- Don't leak resources when mount fails
- Don't accidentally clobber variables when looking for free inodes

----------------------------------------------------------------
Christoph Hellwig (1):
      iomap: fix integer truncation issues in the zeroing and dirtying helpers

Darrick J. Wong (2):
      xfs: clear MS_ACTIVE after finishing log recovery
      xfs: don't leak quotacheck dquots when cow recovery

Omar Sandoval (1):
      xfs: fix inobt inode allocation search optimization

 fs/iomap.c                 |  4 ++--
 fs/xfs/libxfs/xfs_ialloc.c |  2 +-
 fs/xfs/xfs_log.c           | 11 +++++++++++
 fs/xfs/xfs_mount.c         | 12 ++----------
 4 files changed, 16 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2017-08-18 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-07 19:22 [GIT PULL] xfs: fixes for 4.13-rc5 Darrick J. Wong
2017-08-18 20:47 ` [GIT PULL] xfs: fixes for 4.13-rc6 Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox