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_btree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
1
-1
/
+8
2019-10-21
xfs: track active state of allocation btree cursors
Brian Foster
1
-0
/
+3
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
1
-1
/
+0
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
1
-2
/
+7
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
1
-2
/
+2
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
1
-7
/
+3
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
1
-1
/
+0
2018-07-11
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
1
-1
/
+0
2018-07-11
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
1
-1
/
+0
2018-07-11
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
1
-1
/
+0
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-15
xfs: add repair helpers for the reference count btree
Darrick J. Wong
1
-0
/
+1
2018-05-15
xfs: add helpers to calculate btree size
Darrick J. Wong
1
-1
/
+1
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-4
/
+2
2018-03-11
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
1
-19
/
+0
2018-01-17
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
1
-0
/
+2
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-4
/
+7
2018-01-08
xfs: refactor long-format btree header verification routines
Darrick J. Wong
1
-0
/
+3
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
1
-4
/
+0
2017-10-27
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
1
-0
/
+4
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
1
-0
/
+7
2017-10-26
xfs: refactor btree block header checking functions
Darrick J. Wong
1
-0
/
+8
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
1
-2
/
+11
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
1
-1
/
+2
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
1
-0
/
+13
2017-06-19
xfs: always compile the btree inorder check functions
Darrick J. Wong
1
-2
/
+0
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-9
/
+9
2017-04-03
xfs: create a function to query all records in a btree
Darrick J. Wong
1
-0
/
+2
2017-02-02
xfs: filter out obviously bad btree pointers
Darrick J. Wong
1
-1
/
+1
2017-01-30
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
1
-2
/
+2
2017-01-30
xfs: make xfs_btree_magic more generic
Eric Sandeen
1
-0
/
+2
2016-12-05
xfs: make xfs btree stats less huge
Dave Chinner
1
-39
/
+4
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+12
2016-10-03
xfs: introduce refcount btree definitions
Darrick J. Wong
1
-0
/
+4
2016-09-19
xfs: count the blocks in a btree
Darrick J. Wong
1
-0
/
+2
2016-09-19
xfs: create a standard btree size calculator code
Darrick J. Wong
1
-0
/
+2
2016-09-19
xfs: remove xfs_btree_bigkey
Darrick J. Wong
1
-18
/
+6
2016-08-03
xfs: remove the get*keys and update_keys btree ops pointers
Darrick J. Wong
1
-24
/
+0
2016-08-03
xfs: add rmap btree operations
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-8
/
+14
2016-08-03
xfs: add rmap btree stats infrastructure
Darrick J. Wong
1
-2
/
+3
2016-08-03
xfs: introduce rmap btree definitions
Darrick J. Wong
1
-0
/
+3
2016-08-03
xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
1
-2
/
+2
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-2
/
+3
2016-08-03
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
1
-0
/
+5
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
1
-5
/
+17
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
1
-0
/
+30
2016-08-03
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
1
-0
/
+19
2016-08-03
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
1
-2
/
+0
[next]