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_da_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
xfs: rename xfs_bmapi to xfs_bmapi_write
Dave Chinner
1
-6
/
+4
2011-10-11
xfs: remove xfs_bmapi_single()
Dave Chinner
1
-24
/
+8
2011-10-11
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-5
/
+4
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
1
-11
/
+21
2011-07-26
xfs: encapsulate a block of debug code
Alex Elder
1
-11
/
+21
2011-07-25
xfs: Remove the macro XFS_BUF_PTR
Chandra Seetharaman
1
-5
/
+5
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-1
/
+1
2011-07-13
xfs: remove the dead XFS_DABUF_DEBUG code
Christoph Hellwig
1
-56
/
+12
2011-07-13
xfs: factor out xfs_da_grow_inode_int
Christoph Hellwig
1
-57
/
+69
2011-07-13
xfs: reshuffle dir2 headers
Christoph Hellwig
1
-6
/
+3
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-29
/
+29
2011-07-08
xfs: avoid usage of struct xfs_dir2_data
Christoph Hellwig
1
-7
/
+4
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-5
/
+4
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: fix gcc 4.6 set but not read and unused statement warnings
Christoph Hellwig
1
-4
/
+2
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-5
/
+4
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-4
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-01-20
xfs: convert dirnameops to unsigned char names
Dave Chinner
1
-2
/
+2
2009-12-14
xfs: event tracing support
Christoph Hellwig
1
-1
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
1
-1
/
+1
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-4
/
+4
2008-10-30
[XFS] Account for allocated blocks when expanding directories
David Chinner
1
-0
/
+5
2008-07-28
[XFS] streamline init/exit path
Christoph Hellwig
1
-1
/
+1
2008-07-28
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
1
-1
/
+1
2008-07-28
[XFS] Name operation vector for hash and compare
Barry Naujok
1
-0
/
+22
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
1
-11
/
+11
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-7
/
+7
2008-02-07
[XFS] Unwrap xfs_dabuf_global_lock
Eric Sandeen
1
-8
/
+5
2007-09-05
[XFS] fix sparse shadowed variable warnings
Christoph Hellwig
1
-1
/
+0
2007-02-10
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
1
-15
/
+0
2007-02-10
[XFS] fix sparse warning in xfs_da_btree.c
Lachlan McIlroy
1
-2
/
+1
2006-09-28
[XFS] Minor code rearranging and cleanup to prevent some coverity false
Nathan Scott
1
-15
/
+18
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-157
/
+28
2006-06-09
[XFS] endianess annotations for xfs_dir_leaf_entry_t
Christoph Hellwig
1
-2
/
+2
2006-06-09
[XFS] endianess annotations for xfs_dir_leaf_hdr_t
Christoph Hellwig
1
-1
/
+1
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-4
/
+5
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-1
/
+1
2006-03-17
[XFS] endianess annotations for xfs_da_node_hdr_t
Nathan Scott
1
-70
/
+69
2006-03-17
[XFS] endianess annotations for xfs_da_node_entry_t
Nathan Scott
1
-43
/
+43
2006-03-17
[XFS] endianess annotations for xfs_da_blkinfo_t
Nathan Scott
1
-107
/
+99
2006-03-17
[XFS] endianess annotations for xfs_dir2_leaf_entry_t
Nathan Scott
1
-1
/
+1
2006-03-17
[XFS] endianess annotations for xfs_dir2_leaf_hdr_t
Nathan Scott
1
-2
/
+2
2006-03-17
[XFS] endianess annotations for xfs_dir2_free_hdr_t
Nathan Scott
1
-1
/
+1
2006-03-17
[XFS] endianess annotations for xfs_dir2_data_hdr structure.
Nathan Scott
1
-1
/
+1
2005-11-03
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
1
-1
/
+2
2005-11-02
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
Nathan Scott
1
-13
/
+1
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
[next]