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_trans_buf.c
Age
Commit message (
Expand
)
Author
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-09-15
xfs: simplify xfs_trans_getsb
Christoph Hellwig
2020-07-07
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
2020-01-26
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf_map 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
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-02-11
xfs: clarify documentation for the function to reverify buffers
Brian Foster
2018-10-18
xfs: fix buffer state management in xrep_findroot_block
Darrick J. Wong
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-09-29
xfs: clean up xfs_trans_brelse()
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-06-19
xfs: release bli from transaction properly on fs shutdown
Brian Foster
2016-02-10
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
2015-02-10
xfs: only trace buffer items if they exist
Dave Chinner
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
2014-10-02
xfs: kill xfs_bioerror_relse
Dave Chinner
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
xfs: return is not a function
Eric Sandeen
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
[next]