index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
2025-04-16
xfs: fix fsmap for internal zoned devices
Darrick J. Wong
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
2025-04-14
xfs: compute buffer address correctly in xmbuf_map_backing_mem
Darrick J. Wong
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
2025-04-14
xfs: mark xfs_buf_free as might_sleep()
Christoph Hellwig
2025-04-14
xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure
Christoph Hellwig
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-20
iomap: rework IOMAP atomic flags
John Garry
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
2025-03-18
xfs: remove the flags argument to xfs_buf_read_uncached
Christoph Hellwig
2025-03-18
xfs: remove xfs_buf_free_maps
Christoph Hellwig
2025-03-18
xfs: remove xfs_buf_get_maps
Christoph Hellwig
2025-03-18
xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_alloc
Christoph Hellwig
2025-03-18
xfs: remove unnecessary NULL check before kvfree()
Chen Ni
2025-03-18
Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-18
xfs: don't wake zone space waiters without m_zone_info
Darrick J. Wong
2025-03-18
xfs: don't increment m_generation for all errors in xfs_growfs_data
Christoph Hellwig
2025-03-18
xfs: fix a missing unlock in xfs_growfs_data
Christoph Hellwig
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
2025-03-17
xfs: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-15
Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-14
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
2025-03-13
Revert "xfs: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-12
xfs: Remove duplicate xfs_rtbitmap.h header
Jiapeng Chong
2025-03-11
xfs: trigger zone GC when out of available rt blocks
Hans Holmberg
2025-03-10
xfs: trace what memory backs a buffer
Christoph Hellwig
2025-03-10
xfs: cleanup mapping tmpfs folios into the buffer cache
Christoph Hellwig
2025-03-10
xfs: use vmalloc instead of vm_map_area for buffer backing memory
Christoph Hellwig
2025-03-10
xfs: buffer items don't straddle pages anymore
Dave Chinner
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2025-03-10
xfs: convert buffer cache to use high order folios
Christoph Hellwig
2025-03-10
xfs: remove the kmalloc to page allocator fallback
Christoph Hellwig
2025-03-10
xfs: refactor backing memory allocations for buffers
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf_is_vmapped
Christoph Hellwig
2025-03-10
xfs: remove xfs_buf.b_offset
Christoph Hellwig
2025-03-10
xfs: add a fast path to xfs_buf_zero when b_addr is set
Christoph Hellwig
2025-03-10
xfs: unmapped buffer item size straddling mismatch
Dave Chinner
2025-03-10
Merge branch 'xfs-6.15-merge' into for-next
Carlos Maiolino
2025-03-10
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
[next]