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_item.h
Age
Commit message (
Expand
)
Author
2022-04-21
xfs: convert buffer log item flags to unsigned.
Dave Chinner
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2020-09-15
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-07-07
xfs: get rid of log item callbacks
Dave Chinner
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-05-07
xfs: refactor failed buffer resubmission into xfsaild
Brian Foster
2020-01-16
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
2019-06-28
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2018-09-29
xfs: refactor xfs_buf_log_item reference count handling
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-08-12
xfs: split out buf log item format definitions
Dave Chinner
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
xfs: add CRC checks to remote symlinks
Dave Chinner
2013-04-21
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
xfs: add CRC checks to the AGI
Dave Chinner
2013-04-21
xfs: add CRC checks to the AGFL
Christoph Hellwig
2013-04-21
xfs: add CRC checks to the AGF
Dave Chinner
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
2012-12-17
xfs remove the XFS_TRANS_DEBUG routines
Mark Tinguely
2012-12-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2012-07-01
xfs: support discontiguous buffers in the xfs_buf_log_item
Dave Chinner
2012-07-01
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
2010-12-16
xfs: use struct list_head for the buf cancel table
Christoph Hellwig
2010-07-26
xfs: give li_cb callbacks the correct prototype
Christoph Hellwig
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
2007-10-01
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
2007-09-18
[XFS] Avoid replaying inode buffer initialisation log items if on-disk versio...
Lachlan McIlroy
2007-02-10
[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric
Eric Sandeen
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-06-21
[XFS] Add support for project quota, based on Dan Knappes earlier work.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds