index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_alloc_btree.c
Commit message (
Expand
)
Author
Age
*
xfs: Don't directly reference m_perag in allocation code
Dave Chinner
2010-01-15
*
xfs: event tracing support
Christoph Hellwig
2009-12-15
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-18
*
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
*
[XFS] cleanup btree record / key / ptr addressing macros.
Christoph Hellwig
2008-10-30
*
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
2008-10-30
*
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
*
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
*
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_split
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_update
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
2008-10-30
*
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
2008-10-30
*
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
2008-10-30
*
[XFS] add get_maxrecs btree operation
Christoph Hellwig
2008-10-30
*
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
*
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
2008-10-30
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
*
[XFS] Reduce endian flipping in alloc_btree, same as was done for
Eric Sandeen
2006-09-27
*
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
Nathan Scott
2006-09-27
*
[XFS] remove left over INT_ comments in *alloc*.c We can verify endianess
Christoph Hellwig
2006-09-27
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-19
*
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-01
*
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
2005-11-01
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-01
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16