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
2020-05-07
xfs: random buffer write failure errortag
Brian Foster
2020-05-07
xfs: ratelimit unmount time per-buffer I/O error alert
Brian Foster
2020-05-07
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
2020-05-07
xfs: reset buffer write failure state on successful completion
Brian Foster
2020-05-07
xfs: factor out buffer I/O failure code
Brian Foster
2020-03-27
xfs: Improve metadata buffer reclaim accountability
Dave Chinner
2020-03-12
xfs: xfs_buf_corruption_error should take __this_address
Darrick J. Wong
2020-03-12
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-02
xfs: ratelimit xfs_buf_ioerror_alert messages
Christoph Hellwig
2020-03-02
xfs: improve error message when we can't allocate memory for xfs_buf
Darrick J. Wong
2020-01-26
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
2020-01-26
xfs: make xfs_buf_alloc return an error code
Darrick J. Wong
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
xfs: Remove kmem_zone_destroy() wrapper
Carlos Maiolino
2019-11-18
xfs: Remove slab init wrappers
Carlos Maiolino
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
2019-10-29
xfs: simplify setting bio flags
Christoph Hellwig
2019-10-28
xfs: mark xfs_buf_free static
Christoph Hellwig
2019-10-06
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
2019-08-26
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: remove unused buffer cache APIs
Christoph Hellwig
2019-06-28
xfs: make mem_to_page available outside of xfs_buf.c
Christoph Hellwig
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-11
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-11
xfs: clarify documentation for the function to reverify buffers
Brian Foster
2019-02-03
xfs: set buffer ops when repair probes for btree type
Darrick J. Wong
2019-02-03
xfs: end sync buffer I/O properly on shutdown error
Brian Foster
2018-12-29
xfs: xfs_buf: drop useless LIST_HEAD
Julia Lawall
2018-10-18
xfs: clear ail delwri queued bufs on unmount of shutdown fs
Brian Foster
2018-10-18
xfs: fix use-after-free race in xfs_buf_rele
Dave Chinner
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-07-11
xfs: kill __xfs_buf_submit_common()
Brian Foster
2018-07-11
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-11
xfs: use sync buffer I/O for sync delwri queue submission
Brian Foster
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
2018-06-08
xfs: xfs_reflink_convert_cow() memory allocation deadlock
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-09
xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure
Dave Chinner
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
[next]