index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
[XFS] Remove the rest of the macro-to-function indirections.
Eric Sandeen
2009-01-19
1
-1
/
+1
*
[XFS] Always use struct xfs_btree_block instead of short / longform
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] cleanup btree record / key / ptr addressing macros.
Christoph Hellwig
2008-10-30
1
-1
/
+1
*
[XFS] Cleanup maxrecs calculation.
Christoph Hellwig
2008-10-30
1
-0
/
+16
*
[XFS] add keys_inorder and recs_inorder btree methods
Christoph Hellwig
2008-10-30
1
-0
/
+44
*
[XFS] implement generic xfs_btree_get_rec
Christoph Hellwig
2008-10-30
1
-44
/
+0
*
[XFS] implement generic xfs_btree_delete/delrec
Christoph Hellwig
2008-10-30
1
-685
/
+59
*
[XFS] move xfs_bmbt_killroot to common code
Christoph Hellwig
2008-10-30
1
-0
/
+32
*
[XFS] implement generic xfs_btree_insert/insrec
Christoph Hellwig
2008-10-30
1
-309
/
+30
*
[XFS] implement semi-generic xfs_btree_new_root
Christoph Hellwig
2008-10-30
1
-157
/
+22
*
[XFS] implement generic xfs_btree_split
Christoph Hellwig
2008-10-30
1
-158
/
+42
*
[XFS] implement generic xfs_btree_lshift
Christoph Hellwig
2008-10-30
1
-144
/
+2
*
[XFS] implement generic xfs_btree_rshift
Christoph Hellwig
2008-10-30
1
-134
/
+2
*
[XFS] implement generic xfs_btree_update
Christoph Hellwig
2008-10-30
1
-68
/
+38
*
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
2008-10-30
1
-45
/
+5
*
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
2008-10-30
1
-264
/
+48
*
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
2008-10-30
1
-91
/
+7
*
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
2008-10-30
1
-95
/
+4
*
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
2008-10-30
1
-0
/
+3
*
[XFS] add get_maxrecs btree operation
Christoph Hellwig
2008-10-30
1
-0
/
+9
*
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
1
-0
/
+73
*
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
2008-10-30
1
-0
/
+45
*
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-13
1
-8
/
+8
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
1
-8
/
+12
*
[XFS] Reduce endian flipping in alloc_btree, same as was done for
Eric Sandeen
2006-09-28
1
-51
/
+57
*
[XFS] use NULL for pointer initialisation instead of zero-cast-to-ptr
Nathan Scott
2006-09-28
1
-4
/
+4
*
[XFS] remove left over INT_ comments in *alloc*.c We can verify endianess
Christoph Hellwig
2006-09-28
1
-8
/
+8
*
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-20
1
-2
/
+0
*
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-02
1
-205
/
+208
*
[XFS] silence gcc4 warnings. the directory ones are wrong because of
Christoph Hellwig
2005-11-02
1
-0
/
+8
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-25
/
+11
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
1
-8
/
+10
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2204