Files
linux_media/fs/xfs
Linus Torvalds 03dc748bf1 Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull more xfs updates from Darrick Wong:
 "The most notable fix here prevents premature reuse of freed metadata
  blocks, and adding the ability to detect accidental nested
  transactions, which are not allowed here.

   - Restore a disused sysctl control knob that was inadvertently
     dropped during the merge window to avoid fstests regressions.

   - Don't speculatively release freed blocks from the busy list until
     we're actually allocating them, which fixes a rare log recovery
     regression.

   - Don't nest transactions when scanning for free space.

   - Add an idiot^Wmaintainer light to detect nested transactions. ;)"

* tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: use current->journal_info for detecting transaction recursion
  xfs: don't nest transactions when scanning for eofblocks
  xfs: don't reuse busy extents on extent trim
  xfs: restore speculative_cow_prealloc_lifetime sysctl
2021-02-28 11:45:25 -08:00
..
2020-09-06 18:05:51 -07:00
2020-09-15 20:52:41 -07:00
2021-01-24 14:43:46 +01:00
2021-01-24 14:27:20 +01:00
2021-02-26 15:49:51 -07:00
2020-12-16 16:07:34 -08:00
2021-02-26 15:49:51 -07:00
2021-01-24 14:43:46 +01:00
2021-01-24 14:43:46 +01:00
2021-01-24 14:43:46 +01:00
2021-01-24 14:43:46 +01:00
2021-02-10 17:28:13 -08:00
2020-12-16 16:07:34 -08:00
2021-01-24 14:43:46 +01:00
2020-12-16 16:07:34 -08:00
2021-01-24 14:27:17 +01:00