index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ialloc_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
xfs: fix static and extern sparse warnings
Dave Chinner
1
-0
/
+1
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-4
/
+2
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-3
/
+3
2013-05-07
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
1
-2
/
+2
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-24
/
+63
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-8
/
+9
2012-11-15
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-0
/
+1
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-3
/
+16
2012-11-15
xfs: verify btree blocks as they are read from disk
Dave Chinner
1
-0
/
+40
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2011-07-13
xfs: remove leftovers of the old btree tracing code
Christoph Hellwig
1
-75
/
+0
2010-10-18
xfs: remove the ->kill_root btree operation
Christoph Hellwig
1
-33
/
+0
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-3
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2008-10-30
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
1
-0
/
+16
2008-10-30
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
1
-0
/
+27
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
1
-44
/
+0
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-605
/
+41
2008-10-30
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
1
-0
/
+17
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-282
/
+20
2008-10-30
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
1
-148
/
+16
2008-10-30
[XFS] implement generic xfs_btree_split
Christoph Hellwig
1
-163
/
+49
2008-10-30
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
1
-145
/
+2
2008-10-30
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
1
-133
/
+2
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-52
/
+0
2008-10-30
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
1
-45
/
+5
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-259
/
+35
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-91
/
+7
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-95
/
+4
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
1
-0
/
+3
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
1
-0
/
+9
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
1
-0
/
+73
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-0
/
+41
2008-08-13
[XFS] Use the same btree_cur union member for alloc and inobt trees.
Christoph Hellwig
1
-15
/
+15
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-8
/
+8
2006-09-28
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
Nathan Scott
1
-4
/
+4
2006-09-28
[XFS] remove left over INT_ comments in *alloc*.c We can verify endianess
Christoph Hellwig
1
-8
/
+8
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
1
-19
/
+19
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
1
-118
/
+118
2005-11-02
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
1
-0
/
+7
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-37
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-5
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2094