summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_buf_mem.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2025-04-14xfs: compute buffer address correctly in xmbuf_map_backing_memDarrick J. Wong
2025-03-10xfs: cleanup mapping tmpfs folios into the buffer cacheChristoph Hellwig
2025-03-10xfs: use vmalloc instead of vm_map_area for buffer backing memoryChristoph Hellwig
2025-02-25xfs: remove most in-flight buffer accountingChristoph Hellwig
2024-09-09mm,tmpfs: consider end of file write in shmem_is_hugeRik van Riel
2024-03-15xfs: fix dev_t usage in xmbuf tracepointsDarrick J. Wong
2024-02-22xfs: launder in-memory btree buffers before transaction commitDarrick J. Wong
2024-02-22xfs: support in-memory btreesDarrick J. Wong
2024-02-22xfs: support in-memory buffer cache targetsDarrick J. Wong