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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-3
/
+2
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-7
/
+7
2011-03-07
xfs: Convert remaining cmn_err() callers to new API
Dave Chinner
1
-26
/
+17
2011-03-07
xfs: convert xfs_fs_cmn_err to new error logging API
Dave Chinner
1
-22
/
+17
2010-10-18
xfs: remove xfs_buf wrappers
Christoph Hellwig
1
-1
/
+1
2010-08-24
xfs: fix untrusted inode number lookup
Dave Chinner
1
-6
/
+10
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
2010-06-24
xfs: remove block number from inode lookup code
Dave Chinner
1
-16
/
+0
2010-06-24
xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
Dave Chinner
1
-4
/
+7
2010-06-24
xfs: validate untrusted inode numbers during lookup
Dave Chinner
1
-43
/
+78
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
1
-1
/
+1
2010-01-15
xfs: Replace per-ag array with a radix tree
Dave Chinner
1
-23
/
+2
2010-01-15
xfs: convert remaining direct references to m_perag
Dave Chinner
1
-10
/
+25
2009-12-11
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
1
-1
/
+1
2009-10-30
xfs: free temporary cursor in xfs_dialloc
Eric Sandeen
1
-0
/
+1
2009-09-01
xfs: un-static xfs_inobt_lookup
Christoph Hellwig
1
-1
/
+1
2009-09-01
xfs: speed up free inode search
Dave Chinner
1
-27
/
+106
2009-09-01
xfs: rationalize xfs_inobt_lookup*
Christoph Hellwig
1
-55
/
+22
2009-09-01
xfs: untangle xfs_dialloc
Christoph Hellwig
1
-153
/
+138
2009-09-01
xfs: factor out debug checks from xfs_dialloc and xfs_difree
Dave Chinner
1
-75
/
+56
2009-09-01
xfs: improve xfs_inobt_update prototype
Christoph Hellwig
1
-12
/
+11
2009-09-01
xfs: improve xfs_inobt_get_rec prototype
Christoph Hellwig
1
-50
/
+31
2009-09-01
xfs: factor out inode initialisation
Dave Chinner
1
-80
/
+95
2009-03-29
xfs: fix various typos
Malcolm Parsons
1
-1
/
+1
2009-02-09
xfs: remove superflous inobt macros
Christoph Hellwig
1
-5
/
+5
2009-01-16
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
1
-3
/
+3
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
1
-1
/
+1
2008-12-01
[XFS] embededd struct xfs_imap into xfs_inode
Christoph Hellwig
1
-1
/
+0
2008-12-01
[XFS] merge xfs_imap into xfs_dilocate
Christoph Hellwig
1
-47
/
+82
2008-12-01
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
1
-2
/
+1
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
1
-2
/
+2
2008-12-01
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
1
-4
/
+4
2008-12-01
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
1
-65
/
+10
2008-12-01
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
1
-38
/
+63
2008-10-30
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
1
-0
/
+23
2008-10-30
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
1
-1
/
+1
2008-10-30
[XFS] implement generic xfs_btree_update
Christoph Hellwig
1
-0
/
+20
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
1
-0
/
+53
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-2
/
+2
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-7
/
+7
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-8
/
+4
2008-04-29
[XFS] Don't initialise new inode generation numbers to zero
David Chinner
1
-0
/
+10
2008-04-18
[XFS] Account for inode cluster alignment in all allocations
David Chinner
1
-15
/
+29
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
1
-3
/
+3
2008-02-28
[XFS] If you mount an XFS filesystem with no mount options at all, then
Josef Jeff Sipek
1
-1
/
+1
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-6
/
+6
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
1
-3
/
+3
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
1
-3
/
+25
[next]