]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Mar 2025 17:38:02 +0000 (07:38 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Mar 2025 17:38:02 +0000 (07:38 -1000)
commitd9a9c94dbc8bfeab2b29f860d38e5056894813ec
tree6eb99603d2a15df91c938bfc34869e54845970b1
parent26edad06d5c34038c5d15ee082c80a62dcbd74bc
parent9b47d37496e2669078c8616334e5a7200f91681a
Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull xfs cleanups from Carlos Maiolino:
 "Just a few cleanups"

* tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  xfs: remove the XBF_STALE check from xfs_buf_rele_cached
  xfs: remove most in-flight buffer accounting
  xfs: decouple buffer readahead from the normal buffer read path
  xfs: reduce context switches for synchronous buffered I/O