index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_alloc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
1
-5
/
+3
2024-11-12
Merge tag 'realtime-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge
Carlos Maiolino
1
-2
/
+13
2024-11-12
Merge tag 'generic-groups-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge
Carlos Maiolino
1
-35
/
+39
2024-11-12
Merge tag 'perag-xarray-6.13_2024-11-05' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into staging-merge
Carlos Maiolino
1
-18
/
+14
2024-11-05
xfs: support logging EFIs for realtime extents
Darrick J. Wong
1
-2
/
+13
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
1
-4
/
+4
2024-11-05
xfs: convert busy extent tracking to the generic group structure
Christoph Hellwig
1
-12
/
+17
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-20
/
+19
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
1
-2
/
+2
2024-11-05
xfs: pass a pag to xfs_extent_busy_{search,reuse}
Christoph Hellwig
1
-2
/
+2
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
1
-8
/
+6
2024-11-05
xfs: remove the agno argument to xfs_free_ag_extent
Christoph Hellwig
1
-6
/
+4
2024-11-05
xfs: remove the redundant xfs_alloc_log_agf
Long Li
1
-2
/
+0
2024-10-30
xfs: Reduce unnecessary searches when searching for the best extents
Chi Zhiling
1
-1
/
+1
2024-10-07
xfs: don't ifdef around the exact minlen allocations
Christoph Hellwig
1
-5
/
+2
2024-07-04
xfs: Avoid races with cnt_btree lastrec updates
Zizhi Wo
1
-0
/
+114
2024-07-02
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
1
-10
/
+2
2024-07-02
xfs: remove xfs_defer_agfl_block
Christoph Hellwig
1
-46
/
+22
2024-07-02
xfs: remove duplicate asserts in xfs_defer_extent_free
Christoph Hellwig
1
-13
/
+0
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
1
-6
/
+7
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
1
-4
/
+3
2024-07-01
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
1
-27
/
+1
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
1
-4
/
+2
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-2
/
+2
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-3
/
+3
2024-02-22
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
1
-18
/
+18
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
1
-5
/
+3
2024-02-22
xfs: split the agf_roots and agf_levels arrays
Christoph Hellwig
1
-30
/
+19
2024-02-22
xfs: turn the allocbt cursor active field into a btree flag
Christoph Hellwig
1
-5
/
+8
2024-02-22
xfs: consolidate the xfs_alloc_lookup_* helpers
Christoph Hellwig
1
-21
/
+22
2024-02-22
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
1
-16
/
+81
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
1
-0
/
+2
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
1
-0
/
+6
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
1
-6
/
+4
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
1
-2
/
+2
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
1
-4
/
+100
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
1
-1
/
+1
2023-11-13
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
1
-3
/
+24
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
1
-26
/
+46
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
1
-7
/
+3
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
1
-5
/
+6
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
1
-34
/
+56
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
1
-18
/
+50
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
1
-44
/
+52
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
1
-0
/
+4
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
1
-3
/
+13
2023-06-05
xfs: validity check agbnos on the AGFL
Dave Chinner
1
-0
/
+3
2023-06-05
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
1
-17
/
+42
2023-06-05
xfs: restore allocation trylock iteration
Dave Chinner
1
-6
/
+7
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
1
-1
/
+1
[next]