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_alloc.h
Age
Commit message (
Expand
)
Author
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-06-02
xfs: pass perags through to the busy extent code
Dave Chinner
2021-01-22
xfs: Introduce error injection to allocate only minlen size extents for files
Chandan Babu R
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
Christoph Hellwig
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
2019-09-23
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-15
xfs: factor out nodiscard helpers
Brian Foster
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-09
xfs: create agfl block free helper function
Brian Foster
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-11
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-01-17
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
2017-10-26
xfs: create block pointer check functions
Darrick J. Wong
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
2017-04-03
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-03
xfs: provide a query_range function for freespace btrees
Darrick J. Wong
2017-02-17
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
Christoph Hellwig
2017-01-09
xfs: adjust allocation length in xfs_alloc_space_available
Christoph Hellwig
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: don't update rmapbt when fixing agfl
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
xfs: separate freelist fixing into a separate helper
Dave Chinner
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-01-04
libxfs: make xfs_alloc_fix_freelist non-static
Darrick J. Wong
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-06-23
Merge branch 'xfs-freelist-cleanup' into for-next
Dave Chinner
2015-06-22
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-22
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-05-29
xfs: support min/max agbno args in block allocator
Brian Foster
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner