summaryrefslogtreecommitdiff
tag namexfs-5.9-merge-4 (15e6f38518ef46eb518c58259ed0a4fd16955b2b)
tag date2020-07-09 09:39:04 -0700
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit c3f2375b90...
New code for 5.9:
- Fix some btree block pingponging problems when swapping extents - Redesign the reflink copy loop so that we only run one remapping operation per transaction. This helps us avoid running out of block reservation on highly deduped filesystems. - Take the MMAPLOCK around filemap_map_pages. - Make inode reclaim fully async so that we avoid stalling processes on flushing inodes to disk. - Reduce inode cluster buffer RMW cycles by attaching the buffer to dirty inodes so we won't let go of the cluster buffer when we know we're going to need it soon. - Add some more checks to the realtime bitmap file scrubber. - Don't trip false lockdep warnings in fs freeze. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzaAxoMeQq6m2jMV+H93GTRKtOsFAl8HSDsACgkQ+H93GTRK tOv9bQ//TQWW2mtPkW6/+K6IkQ1sege2BsAggzlCfyajO1Fbxh1/dHHnnwO2lTs/ N3FZHL9kTW2W/t2hldYFKPfmi2cnrspAB9bf9xNEtb3zmlha5mN3eqFRW+ELDxnG Mm1XZHSU8/Tet0eOEN3kqXAeZ1dS5nbtJDv20+V0y7a3lGShWhTz+tTWeU7B+3SJ 9xSl4Ye/zzEb1EPRFfg4A43BP/i3ZFPG7/76GilMZgafPXyurgARtUoA3Ziqut81 s8XioLoTaEYyMGM18uXEQ180X2UdcusIy9z08wp8ukecyFokHxvC4DgRIn255xPh bTs3IlSrDmxPi5yINLvLw6uF6Ii1qLguBwEm5TExz52Mvw7pd0kNoZTJdb4+1u9Y iyTWeo+8W1VTIUuM8poBnzJrHTwolr2OpoJDmnrcxc1sihupORmERmHR3h5FsK3a UyHIwWXydjiGt9eNMrz/u02SPvvCMeLBLbFiCIyhGgiXgFzTNpJsPhq/ULJ/Bb+l lFiZP+PBnt1g5xuiFq7hQjoFT73aIHaVUeowQDhlD9k65fEEhc721veAksqH1+ig kx0CW70RYZxuzrCg1oX+Xy3pitg1VvdgCjXpS1Ch/0qRQrxhPLeDuxVy5XYb5TMb E48DEifiIRCqEe5lkjPbE6e8E42Yj2QPSQTkSnr8yNfSQ/ByfyQ= =m1RL -----END PGP SIGNATURE-----