开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_alloc.c
Age
Commit message (
Expand
)
Author
3 days
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
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
[next]