index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
7 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
32 hours
Merge branch 'vfs-7.3.super' into vfs.all
Christian Brauner
35 hours
xfs: handle NULL b_addr in xfs_buf_free
Yun Zhou
2026-07-01
xfs: simplify __xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: fix handling of synchronous errors in xfs_buf_submit
Christoph Hellwig
2026-07-01
xfs: remove xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
2026-07-01
xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
Christoph Hellwig
2026-07-01
xfs: open code xfs_buf_ioend_fail in xfs_buf_submit
Christoph Hellwig
2026-06-29
xfs: port to fs_bdev_file_open_by_path()
Christian Brauner
2026-06-29
xfs: simplify the failure path in xfs_buf_alloc_vmalloc
Christoph Hellwig
2026-06-29
xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_mem
Christoph Hellwig
2026-06-29
xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller
Christoph Hellwig
2026-06-29
xfs: split up xfs_buf_alloc_backing_mem
Christoph Hellwig
2026-06-09
xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
2026-05-21
xfs: fix a buffer lookup against removal race
Christoph Hellwig
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
2026-03-30
xfs: don't decrement the buffer LRU count for in-use buffers
Christoph Hellwig
2026-03-30
xfs: switch (back) to a per-buftarg buffer hash
Christoph Hellwig
2026-03-30
xfs: use a lockref for the buffer reference count
Christoph Hellwig
2026-03-30
xfs: don't keep a reference for buffers on the LRU
Christoph Hellwig
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-07-08
xfs: remove the bt_bdev_file buftarg field
Christoph Hellwig
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
2025-07-08
xfs: remove the call to sync_blockdev in xfs_configure_buftarg
Christoph Hellwig
2025-06-27
xfs: avoid dquot buffer pin deadlock
Dave Chinner
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
2025-05-14
xfs: stop using set_blocksize
Darrick J. Wong
2025-05-07
xfs: ignore HW which cannot atomic write a single block
Darrick J. Wong
2025-05-07
xfs: separate out setting buftarg atomic writes limits
Darrick J. Wong
2025-05-07
xfs: only call xfs_setsize_buftarg once per buffer target
Darrick J. Wong
2025-05-07
xfs: simplify xfs_buf_submit_bio
Christoph Hellwig
2025-04-28
xfs: stop using set_blocksize
Darrick J. Wong
2025-04-14
xfs: mark xfs_buf_free as might_sleep()
Christoph Hellwig
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-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: 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
[next]