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
/
xfs_buf.c
Age
Commit message (
Expand
)
Author
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
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-02-25
xfs: remove the XBF_STALE check from xfs_buf_rele_cached
Christoph Hellwig
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
2025-02-25
xfs: decouple buffer readahead from the normal buffer read path
Christoph Hellwig
2025-02-25
xfs: reduce context switches for synchronous buffered I/O
Christoph Hellwig
2025-02-03
Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-28
xfs: remove xfs_buf_cache.bc_lock
Christoph Hellwig
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-24
xfs: remove an out of data comment in _xfs_buf_alloc
Christoph Hellwig
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Christoph Hellwig
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
2025-01-14
xfs: move in-memory buftarg handling out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: move write verification out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: remove xfs_buf_delwri_submit_buffers
Christoph Hellwig
2025-01-14
xfs: simplify xfs_buf_delwri_pushbuf
Christoph Hellwig
2025-01-14
xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
Christoph Hellwig
[next]