Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-14 | xfs: compute buffer address correctly in xmbuf_map_backing_mem | Darrick J. Wong | 1 | -1/+1 |
2025-03-10 | xfs: cleanup mapping tmpfs folios into the buffer cache | Christoph Hellwig | 1 | -24/+10 |
2025-03-10 | xfs: use vmalloc instead of vm_map_area for buffer backing memory | Christoph Hellwig | 1 | -10/+1 |
2025-02-25 | xfs: remove most in-flight buffer accounting | Christoph Hellwig | 1 | -1/+1 |
2024-09-10 | mm,tmpfs: consider end of file write in shmem_is_huge | Rik van Riel | 1 | -1/+1 |
2024-03-15 | xfs: fix dev_t usage in xmbuf tracepoints | Darrick J. Wong | 1 | -2/+2 |
2024-02-22 | xfs: launder in-memory btree buffers before transaction commit | Darrick J. Wong | 1 | -0/+68 |
2024-02-22 | xfs: support in-memory btrees | Darrick J. Wong | 1 | -0/+13 |
2024-02-22 | xfs: support in-memory buffer cache targets | Darrick J. Wong | 1 | -0/+189 |