index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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-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
2025-01-14
xfs: remove the incorrect comment above xfs_buf_free_maps
Christoph Hellwig
2025-01-14
xfs: fix a double completion for buffers on in-memory targets
Christoph Hellwig
2024-12-23
xfs: react to fsdax failure notifications on the rt device
Darrick J. Wong
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-04
xfs: Support atomic write for statx
John Garry
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-25
xfs: port block device access to files
Christian Brauner
2024-02-22
xfs: support in-memory buffer cache targets
Darrick J. Wong
[next]