]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - include/cache.h
xfs: automatic dfops buffer relogging
[thirdparty/xfsprogs-dev.git] / include / cache.h
2018-07-27  Eric SandeenMerge branch 'libxfs-4.18-sync' into for-next
2018-07-24  Dave Chinnerxfsprogs: convert to SPDX license tags
2016-02-11  Dave Chinnerlibxfs: reset dirty buffer priority on lookup
2016-02-11  Dave Chinnerlibxfs: keep unflushable buffers off the cache MRUs
2016-02-09  Dave Chinnerlibxfs: don't discard dirty buffers
2014-03-03  Dave Chinnerlibxfs: buffer cache hashing is suboptimal
2013-11-13  Dave Chinnerxfs_db: avoid libxfs buffer lookup warnings
2008-09-05  Barry NaujokChange the libxfs cache MRU to only store unreferenced...
2007-07-16  Barry NaujokAdd priority tagging and buffer reuse for libxfs cache
2007-07-16  Barry NaujokPerform true sequential bulk read prefetching in xfs_repair
2006-08-04  Barry NaujokFix dirv2 rebuild in phase6
2006-06-06  Madan ValluriImprove repair cache hit efficiency reporting.
2006-05-24  Madan ValluriInstrumentation of new cache code.
2006-05-18  Nathan ScottProvide a mechanism for batch writeout of buffer cache...
2006-05-18  Nathan ScottInitial version of a generic cache, which will provide...