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.c
Age
Commit message (
Expand
)
Author
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/li...
Carlos Maiolino
2024-11-05
xfs: support logging EFIs for realtime extents
Darrick J. Wong
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
2024-11-05
xfs: convert busy extent tracking to the generic group structure
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-11-05
xfs: pass a pag to xfs_extent_busy_{search,reuse}
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-11-05
xfs: remove the agno argument to xfs_free_ag_extent
Christoph Hellwig
2024-11-05
xfs: remove the redundant xfs_alloc_log_agf
Long Li
2024-10-30
xfs: Reduce unnecessary searches when searching for the best extents
Chi Zhiling
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
2024-07-04
xfs: Avoid races with cnt_btree lastrec updates
Zizhi Wo
2024-07-02
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
2024-07-02
xfs: remove xfs_defer_agfl_block
Christoph Hellwig
2024-07-02
xfs: remove duplicate asserts in xfs_defer_extent_free
Christoph Hellwig
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
2024-07-01
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
2024-02-22
xfs: turn the allocbt cursor active field into a btree flag
Christoph Hellwig
2024-02-22
xfs: consolidate the xfs_alloc_lookup_* helpers
Christoph Hellwig
2024-02-22
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-11-13
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-06-05
xfs: validity check agbnos on the AGFL
Dave Chinner
2023-06-05
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
2023-06-05
xfs: restore allocation trylock iteration
Dave Chinner
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
[next]