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
/
libxfs
/
xfs_inode_fork.h
Age
Commit message (
Expand
)
Author
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2021-03-25
xfs: initialise attr fork on inode create
Dave Chinner
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when moving extent from cow to data fork
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when writing to unwritten extent
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when adding dir entries
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2021-01-22
xfs: Add helper for checking per-inode extent count overflow
Chandan Babu R
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: refactor xfs_inode_verify_forks
Christoph Hellwig
2020-05-19
xfs: remove xfs_ifork_ops
Christoph Hellwig
2020-05-19
xfs: split xfs_iformat_fork
Christoph Hellwig
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
2019-02-11
xfs: update fork seq counter on data fork changes
Brian Foster
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_remove
Christoph Hellwig
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-10-26
xfs: add a new xfs_iext_lookup_extent_before helper
Christoph Hellwig
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-04-03
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
2016-11-24
xfs: new inode extent list lookup helpers
Christoph Hellwig
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner