index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
1
-0
/
+99
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
1
-0
/
+222
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
1
-0
/
+130
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
1
-27
/
+2
2008-10-30
[XFS] refactor btree validation helpers
Christoph Hellwig
1
-95
/
+101
2008-10-30
[XFS] refactor xfs_btree_readahead
Christoph Hellwig
1
-50
/
+68
2008-10-30
[XFS] add a long pointers flag to xfs_btree_cur
Christoph Hellwig
1
-3
/
+3
2008-10-30
[XFS] make btree root in inode support generic
Christoph Hellwig
1
-20
/
+27
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
1
-103
/
+4
2008-10-30
[XFS] kill struct xfs_btree_hdr
Christoph Hellwig
1
-6
/
+6
2008-08-13
[XFS] Use the same btree_cur union member for alloc and inobt trees.
Christoph Hellwig
1
-9
/
+9
2008-08-13
[XFS] small cleanups in xfs_btree.c
Christoph Hellwig
1
-57
/
+30
2006-09-28
[XFS] endianess annotations for xfs_bmbt_key Trivial as there are no
Christoph Hellwig
1
-1
/
+1
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
1
-3
/
+3
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
-50
/
+54
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
1
-25
/
+11
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
1
-13
/
+7
2005-06-21
[XFS] Fix up some warning fallout from functions made static
Eric Sandeen
1
-1
/
+1
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
1
-1
/
+11
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+949