index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_ag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
1
-0
/
+6
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
1
-1
/
+1
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
1
-1
/
+4
2023-05-02
xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
Darrick J. Wong
1
-10
/
+9
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
1
-0
/
+4
2023-04-11
xfs: create traced helper to get extra perag references
Darrick J. Wong
1
-0
/
+13
2023-04-11
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
1
-4
/
+2
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
1
-4
/
+2
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
1
-1
/
+2
2023-02-13
xfs: use active perag references for inode allocation
Dave Chinner
1
-2
/
+1
2023-02-13
xfs: rework the perag trace points to be perag centric
Dave Chinner
1
-16
/
+9
2023-02-13
xfs: active perag reference counting
Dave Chinner
1
-0
/
+70
2022-07-14
xfs: double link the unlinked inode list
Dave Chinner
1
-8
/
+0
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
1
-9
/
+3
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
1
-0
/
+39
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
1
-1
/
+39
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
1
-12
/
+8
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
1
-1
/
+1
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
1
-10
/
+12
2022-07-07
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
1
-1
/
+2
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
1
-30
/
+21
2022-05-27
xfs: don't assert fail on perag references on teardown
Dave Chinner
1
-2
/
+1
2021-11-10
xfs: #ifdef out perag code for userspace
Eric Sandeen
1
-0
/
+2
2021-10-22
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
1
-1
/
+0
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-2
/
+2
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-10
/
+10
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
1
-0
/
+8
2021-06-21
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
1
-3
/
+4
2021-06-08
Merge tag 'inode-walk-cleanups-5.14_2021-06-03' of https://git.kernel.org/pub...
Darrick J. Wong
1
-1
/
+1
2021-06-08
Merge tag 'xfs-perag-conv-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Darrick J. Wong
1
-1
/
+271
2021-06-02
xfs: remove xfs_perag_t
Dave Chinner
1
-12
/
+12
2021-06-02
xfs: convert rmap btree cursor to using a perag
Dave Chinner
1
-1
/
+1
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
1
-0
/
+135
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-0
/
+135
2021-06-01
xfs: use xfs_buf_alloc_pages for uncached buffers
Dave Chinner
1
-1
/
+0
2021-03-25
xfs: introduce xfs_ag_shrink_space()
Gao Xiang
1
-0
/
+115
2020-09-15
xfs: store inode btree block counts in AGI header
Darrick J. Wong
1
-0
/
+5
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
1
-2
/
+2
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+1
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
1
-3
/
+3
2020-03-11
xfs: remove the agfl_bno member from struct xfs_agfl
Christoph Hellwig
1
-1
/
+1
2020-01-26
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
1
-9
/
+12
2019-10-06
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
1
-3
/
+2
2019-06-28
xfs: account for log space when formatting new AGs
Darrick J. Wong
1
-0
/
+67
2019-06-28
xfs: refactor free space btree record initialization
Darrick J. Wong
1
-11
/
+16
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
1
-4
/
+4
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
1
-0
/
+2
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
1
-0
/
+52
[next]